There is a huge quantity of data, so each connection corresponding to a referrer is indexed. You can also refresh this index by clicking the "Refresh index" button. This process may take a while, and it's only needed if you modified or added a referrer, or if you want changes to be retroactive.There is a huge quantity of data, so each connection corresponding to a referrer is indexed. You can also refresh this index by clicking the "Refresh index" button. This process may take a while, and it's only needed if you modified or added a referrer, or if you want changes to be retroactive.Line: 32Your data is cached in order to sort it and filter it. You can refresh the cache by clicking on the "Refresh cache" button.Your data is cached in order to sort it and filter it. You can refresh the cache by clicking on the "Refresh cache" button.Line: 45Direct traffic can be quite resource-intensive. You should consider enabling it only if you have a strong need for it.Direct traffic can be quite resource-intensive. You should consider enabling it only if you have a strong need for it.Line: 58Show me moreShow me moreLine: 33Definitions:Definitions:Line: 35The "http_referer" field is the website from which your customers arrive.The "http_referer" field is the website from which your customers arrive.Line: 38For example, visitors coming from Google will have an "http_referer" value like this one: "http://www.google.com/search?q=prestashop".For example, visitors coming from Google will have an "http_referer" value like this one: "http://www.google.com/search?q=prestashop".Line: 39If the visitor arrives directly (by typing the URL of your shop, or by using their bookmarks, for example), the http_referer will be empty.If the visitor arrives directly (by typing the URL of your shop, or by using their bookmarks, for example), the http_referer will be empty.Line: 40If you'd like to view all the visitors coming from Google, you can type "%google%" in this field. Alternatively, you can type "%google.fr%" if you want to view visitors coming from Google France, only.If you'd like to view all the visitors coming from Google, you can type "%google%" in this field. Alternatively, you can type "%google.fr%" if you want to view visitors coming from Google France, only.Line: 41The "request_uri" field is the URL from which the customers come to your website.The "request_uri" field is the URL from which the customers come to your website.Line: 45For example, if the visitor accesses a product page, the URL will be like this one: "%smusic-ipods/1-ipod-nano.html".For example, if the visitor accesses a product page, the URL will be like this one: "%smusic-ipods/1-ipod-nano.html".Line: 46This is helpful because you can add tags or tokens in the links pointing to your website.This is helpful because you can add tags or tokens in the links pointing to your website.Line: 47For example, you can post a link (such as "%sindex.php?myuniquekeyword" -- note that you added "?myuniquekeyword" at the end of the URL) in an online forum or as a blog comment, and get visitors statistics for that unique link by entering "%%myuniquekeyword" in the "request_uri" field.For example, you can post a link (such as "%sindex.php?myuniquekeyword" -- note that you added "?myuniquekeyword" at the end of the URL) in an online forum or as a blog comment, and get visitors statistics for that unique link by entering "%%myuniquekeyword" in the "request_uri" field.Line: 48This method is more reliable than the "http_referer" one, but there is one disadvantage: if a search engine references a page with your link, then it will be displayed in the search results and you will not only indicate visitors from the places where you posted the link, but also those from the search engines that picked up that link.This method is more reliable than the "http_referer" one, but there is one disadvantage: if a search engine references a page with your link, then it will be displayed in the search results and you will not only indicate visitors from the places where you posted the link, but also those from the search engines that picked up that link.Line: 49The "Include" fields indicate what has to be included in the URL.The "Include" fields indicate what has to be included in the URL.Line: 53The "Exclude" fields indicate what has to be excluded from the URL.The "Exclude" fields indicate what has to be excluded from the URL.Line: 57When using simple mode, you can use a wide variety of generic characters to replace other characters:When using simple mode, you can use a wide variety of generic characters to replace other characters:Line: 61"_" will replace one character. If you want to use the real "_", you should type this: "\\_"."_" will replace one character. If you want to use the real "_", you should type this: "\\_".Line: 63"%" will replace any number of characters. If you want to use the real "%", you should type this: "\\%"."%" will replace any number of characters. If you want to use the real "%", you should type this: "\\%".Line: 64The Simple mode uses the MySQL "LIKE" pattern matching, but for a higher potency you can use MySQL's regular expressions in the Expert mode.The Simple mode uses the MySQL "LIKE" pattern matching, but for a higher potency you can use MySQL's regular expressions in the Expert mode.Line: 69Take a look at MySQL's documentation for more details.Take a look at MySQL's documentation for more details.Line: 70Get help!Get help!Line: 81e.g. 10:00AM - 9:30PMe.g. 10:00AM - 9:30PMLine: 67Further information regarding this contact.Further information regarding this contact.Line: 124Image width in pixels. Enter "0" to use the original size.Image width in pixels. Enter "0" to use the original size.Line: 162Image height in pixels. Enter "0" to use the original size.Image height in pixels. Enter "0" to use the original size.Line: 169The group defined for your un-identified visitors.The group defined for your un-identified visitors.Line: 111The group defined for your identified guest customers (used in guest checkout).The group defined for your identified guest customers (used in guest checkout).Line: 119The group defined for your identified registered customers.The group defined for your identified registered customers.Line: 127Automatically apply this value as a discount on all products for members of this customer group.Automatically apply this value as a discount on all products for members of this customer group.Line: 331How prices are displayed in the order summary for this customer group.How prices are displayed in the order summary for this customer group.Line: 338Customers in this group can view prices.Customers in this group can view prices.Line: 373%group_name% - All persons without a customer account or customers that are not logged in.%group_name% - All persons without a customer account or customers that are not logged in.Line: 619%group_name% - All persons who placed an order through Guest Checkout.%group_name% - All persons who placed an order through Guest Checkout.Line: 620%group_name% - All persons who created an account on this site.%group_name% - All persons who created an account on this site.Line: 621PrestaShop has three default customer groups:PrestaShop has three default customer groups:Line: 623Need to hide prices for all groups? Save time, enable catalog mode in Product Settings instead.Need to hide prices for all groups? Save time, enable catalog mode in Product Settings instead.Line: 374Leave blank if no change.Leave blank if no change.Line: 199Fee given for each visit.Fee given for each visit.Line: 236Fee given for each order placed.Fee given for each order placed.Line: 242If you know how to use MySQL regular expressions, you can use the [1]expert mode[/1].If you know how to use MySQL regular expressions, you can use the [1]expert mode[/1].Line: 301Enable the automatic indexing of products. If you enable this feature, the products will be indexed in the search automatically when they are saved. If the feature is disabled, you will have to index products manually by using the links provided in the field set.Enable the automatic indexing of products. If you enable this feature, the products will be indexed in the search automatically when they are saved. If the feature is disabled, you will have to index products manually by using the links provided in the field set.Line: 119By default, to search for “blouse”, you have to enter “blous”, “blo”, etc (beginning of the word) – but not “lous” (within the word).By default, to search for “blouse”, you have to enter “blous”, “blo”, etc (beginning of the word) – but not “lous” (within the word).Line: 140With this option enabled, it also gives the good result if you search for “lous”, “ouse”, or anything contained in the word.With this option enabled, it also gives the good result if you search for “lous”, “ouse”, or anything contained in the word.Line: 145Enable search within a whole word, rather than from its beginning only.Enable search within a whole word, rather than from its beginning only.Line: 151It checks if the searched term is contained in the indexed word. This may be resource-consuming.It checks if the searched term is contained in the indexed word. This may be resource-consuming.Line: 156By default, if you search "book", you will have "book", "bookcase" and "bookend".By default, if you search "book", you will have "book", "bookcase" and "bookend".Line: 168With this option enabled, it only gives one result “book”, as exact end of the indexed word is matching.With this option enabled, it only gives one result “book”, as exact end of the indexed word is matching.Line: 173Enable more precise search with the end of the word.Enable more precise search with the end of the word.Line: 179It checks if the searched term is the exact end of the indexed word.It checks if the searched term is the exact end of the indexed word.Line: 184Only words this size or larger will be indexed.Only words this size or larger will be indexed.Line: 256Please enter the index words separated by a "|".Please enter the index words separated by a "|".Line: 268Enter each alias separated by a comma (e.g. 'prestshop,preztashop,prestasohp').Enter each alias separated by a comma (e.g. 'prestshop,preztashop,prestasohp').Line: 428;=#{}]]>;=#{}]]>Line: 429Search this word instead.Search this word instead.Line: 437By default, the fuzzy search is enabled. It means spelling errors are allowed, e.g. you can search for "bird" with words like "burd", "bard" or "beerd".By default, the fuzzy search is enabled. It means spelling errors are allowed, e.g. you can search for "bird" with words like "burd", "bard" or "beerd".Line: 196Enable approximate string matching.Enable approximate string matching.Line: 207Note that this option is resource-consuming: the more you search, the longer it takes.Note that this option is resource-consuming: the more you search, the longer it takes.Line: 220Disabling this option will require exact spelling for the search to match results.Disabling this option will require exact spelling for the search to match results.Line: 201Only words fewer or equal to this maximum length will be searched.Only words fewer or equal to this maximum length will be searched.Line: 235This parameter will only be used if the fuzzy search is activated: the lower the value, the more tolerant your search will be.This parameter will only be used if the fuzzy search is activated: the lower the value, the more tolerant your search will be.Line: 240;=#{}]]>;=#{}]]>Line: 429This field does not refer to the shop name visible in the front office.This field does not refer to the shop name visible in the front office.Line: 373Follow [1]this link[/1] to edit the shop name used on the front office.Follow [1]this link[/1] to edit the shop name used on the front office.Line: 374You can't edit the shop group because the current shop belongs to a group with the "share" option enabled.You can't edit the shop group because the current shop belongs to a group with the "share" option enabled.Line: 442This is the root category of the store that you've created. To define a new root category for your store, [1]please click here[/1].This is the root category of the store that you've created. To define a new root category for your store, [1]please click here[/1].Line: 452By selecting associated categories, you are choosing to share the categories between shops. Once associated between shops, any alteration of this category will impact every shop.By selecting associated categories, you are choosing to share the categories between shops. Once associated between shops, any alteration of this category will impact every shop.Line: 506Upload an icon from your computer (File type: .gif, suggested size: 16x16).Upload an icon from your computer (File type: .gif, suggested size: 16x16).Line: 305Whether or not to display this store.Whether or not to display this store.Line: 271Storefront picture.Storefront picture.Line: 280Displayed in emails sent to customers.Displayed in emails sent to customers.Line: 457Shop registration information (e.g. SIRET or RCS).Shop registration information (e.g. SIRET or RCS).Line: 464Contact name (e.g. Customer Support).Contact name (e.g. Customer Support).Line: 87Emails will be sent to this address.Emails will be sent to this address.Line: 114If enabled, all messages will be saved in the "Customer Service" page under the "Customer" menu.If enabled, all messages will be saved in the "Customer Service" page under the "Customer" menu.Line: 127After a customer logs in, you can recall and display the content of his/her last shopping cart.After a customer logs in, you can recall and display the content of his/her last shopping cart.Line: 52Minimum time required between two requests for a password reset.Minimum time required between two requests for a password reset.Line: 86Activate or deactivate B2B mode. When this option is enabled, B2B features will be made available.Activate or deactivate B2B mode. When this option is enabled, B2B features will be made available.Line: 97Display or not the birth date field.Display or not the birth date field.Line: 107Display or not the partner offers tick box, to receive offers from the store's partners.Display or not the partner offers tick box, to receive offers from the store's partners.Line: 117Send an email with a summary of the account information after registration.Send an email with a summary of the account information after registration.Line: 62We recommend that you deactivate your store while performing maintenance. Note that it will not disable the webservice.We recommend that you deactivate your store while performing maintenance. Note that it will not disable the webservice.Line: 80Allow IP addresses to access the store, even in maintenance mode. Use a comma to separate them (e.g. 42.24.4.2,127.0.0.1,99.98.97.96).Allow IP addresses to access the store, even in maintenance mode. Use a comma to separate them (e.g. 42.24.4.2,127.0.0.1,99.98.97.96).Line: 97Display a customized message when the store is disabled.Display a customized message when the store is disabled.Line: 117If you own an SSL certificate for your shop's domain name, you can activate SSL encryption (https://) for customer account identification and order processing.If you own an SSL certificate for your shop's domain name, you can activate SSL encryption (https://) for customer account identification and order processing.Line: 96When enabled, all the pages of your shop will be SSL-secured.When enabled, all the pages of your shop will be SSL-secured.Line: 110Enable or disable token in the Front Office to improve PrestaShop's security.Enable or disable token in the Front Office to improve PrestaShop's security.Line: 121Allow iframes on text fields like product description. We recommend that you leave this option disabled.Allow iframes on text fields like product description. We recommend that you leave this option disabled.Line: 131Clean the HTML content on text fields. We recommend that you leave this option enabled.Clean the HTML content on text fields. We recommend that you leave this option enabled.Line: 141You can choose among 6 different ways of rounding prices. "Round up away from zero ..." is the recommended behavior.You can choose among 6 different ways of rounding prices. "Round up away from zero ..." is the recommended behavior.Line: 159You can choose when to round prices: either on each item, each line or the total (of an invoice, for example).You can choose when to round prices: either on each item, each line or the total (of an invoice, for example).Line: 173Enable best sellers page on your front office even when its respective module is disabled.Enable best sellers page on your front office even when its respective module is disabled.Line: 197The multistore feature allows you to manage several e-shops with one Back Office. If this feature is enabled, a "Multistore" page will be available in the "Advanced Parameters" menu.The multistore feature allows you to manage several e-shops with one Back Office. If this feature is enabled, a "Multistore" page will be available in the "Advanced Parameters" menu.Line: 205Enable suppliers page on your front office even when its module is disabled.Enable suppliers page on your front office even when its module is disabled.Line: 181Enable brands page on your front office even when its module is disabled.Enable brands page on your front office even when its module is disabled.Line: 189Display an overview of the addresses, shipping method and cart just before the order button (required in some European countries).Display an overview of the addresses, shipping method and cart just before the order button (required in some European countries).Line: 79Allow guest visitors to place an order without registering.Allow guest visitors to place an order without registering.Line: 84Disable the option to allow customers to reorder in one click from the order history page (required in some European countries).Disable the option to allow customers to reorder in one click from the order history page (required in some European countries).Line: 89Set to 0 to disable this feature.Set to 0 to disable this feature.Line: 94Automatically updates the shipping costs when you edit an order.Automatically updates the shipping costs when you edit an order.Line: 101Require customers to accept or decline terms of service before processing an order.Require customers to accept or decline terms of service before processing an order.Line: 121Choose the page which contains your store's terms and conditions of use.Choose the page which contains your store's terms and conditions of use.Line: 126Allow the customer to ship orders to multiple addresses. This option will convert the customer's cart into one or more orders.Allow the customer to ship orders to multiple addresses. This option will convert the customer's cart into one or more orders.Line: 108It allows you to delay shipping if your customers request it.It allows you to delay shipping if your customers request it.Line: 116Suggest gift-wrapping to customers.Suggest gift-wrapping to customers.Line: 80Set a price for gift wrapping.Set a price for gift wrapping.Line: 85Set a tax for gift wrapping.Set a tax for gift wrapping.Line: 94Suggest recycled packaging to customer.Suggest recycled packaging to customer.Line: 103Only letters, numbers and underscores ("_") are allowed.Only letters, numbers and underscores ("_") are allowed.Line: 201Email template for both .html and .txt.Email template for both .html and .txt.Line: 202characterscharactersLine: 56Note that the label will be displayed only if backorders are denied.Note that the label will be displayed only if backorders are denied.Line: 84Enable this option if you want to display your product's attributes in its meta title.Enable this option if you want to display your product's attributes in its meta title.Line: 50Enable this option only if your server allows URL rewriting (recommended).Enable this option only if your server allows URL rewriting (recommended).Line: 99URL rewriting (mod_rewrite) is not active on your server, or it is not possible to check your server configuration. If you want to use Friendly URLs, you must activate this mod.URL rewriting (mod_rewrite) is not active on your server, or it is not possible to check your server configuration. If you want to use Friendly URLs, you must activate this mod.Line: 106Enable this option only if you have problems with URL rewriting.Enable this option only if you have problems with URL rewriting.Line: 138Some of PrestaShop's features might not work correctly with a specific configuration of Apache's mod_security module. We recommend to turn it off.Some of PrestaShop's features might not work correctly with a specific configuration of Apache's mod_security module. We recommend to turn it off.Line: 145Enable this option if you want to allow accented characters in your friendly URLs. You should only activate this option if you are using non-Latin characters; for all the Latin charsets, your SEO will be better without this option.Enable this option if you want to allow accented characters in your friendly URLs. You should only activate this option if you are using non-Latin characters; for all the Latin charsets, your SEO will be better without this option.Line: 119The catalog mode is actually to disable products checkout (prices, add to cart, etc.) on your shop, like a retail website does.The catalog mode is actually to disable products checkout (prices, add to cart, etc.) on your shop, like a retail website does.Line: 38Set the maximum size of the summary of your product description (in characters).Set the maximum size of the summary of your product description (in characters).Line: 63How to calculate quantity discounts.How to calculate quantity discounts.Line: 70When active, friendly URL will be updated on every save.When active, friendly URL will be updated on every save.Line: 77When active, new products will be activated by default during creation.When active, new products will be activated by default during creation.Line: 84Catalog mode disables the shopping cart on your store. Visitors will be able to browse your products catalog, but not buy them.Catalog mode disables the shopping cart on your store. Visitors will be able to browse your products catalog, but not buy them.Line: 39Have specific needs? Edit particular groups to let them see prices or not.Have specific needs? Edit particular groups to let them see prices or not.Line: 43Display product prices when in catalog mode.Display product prices when in catalog mode.Line: 47Set to "0" to disable this feature.Set to "0" to disable this feature.Line: 48Display or hide the "add to cart" button on category pages for products that have attributes forcing customers to see product details.Display or hide the "add to cart" button on category pages for products that have attributes forcing customers to see product details.Line: 63In the volume discounts board, display the new price with the applied discount instead of showing the discount (ie. "-5%").In the volume discounts board, display the new price with the applied discount instead of showing the discount (ie. "-5%").Line: 84Display the "%add_to_cart_label%" button when a product has attributesDisplay the "%add_to_cart_label%" button when a product has attributesLine: 62Display or hide the "%add_to_cart_label%" button on category pages for products that have attributes forcing customers to see product details.Display or hide the "%add_to_cart_label%" button on category pages for products that have attributes forcing customers to see product details.Line: 62If an attribute is not available in every product combination, it will not be displayed.If an attribute is not available in every product combination, it will not be displayed.Line: 55Number of products displayed per page. Default is 10.Number of products displayed per page. Default is 10.Line: 39The order in which products are displayed in the product list.The order in which products are displayed in the product list.Line: 46Default order method for product list.Default order method for product list.Line: 53By default, the Add to Cart button is hidden when a product is unavailable. You can choose to have it displayed in all cases.By default, the Add to Cart button is hidden when a product is unavailable. You can choose to have it displayed in all cases.Line: 38Advised for European merchants to be legally compliant (eg: Delivered within 3-4 days)Advised for European merchants to be legally compliant (eg: Delivered within 3-4 days)Line: 82Advised for European merchants to be legally compliant (eg: Delivered within 5-7 days)Advised for European merchants to be legally compliant (eg: Delivered within 5-7 days)Line: 90When selling packs of products, how do you want your stock to be calculated?When selling packs of products, how do you want your stock to be calculated?Line: 98By default, the "%add_to_cart_label%" button is hidden when a product is unavailable. You can choose to have it displayed in all cases.By default, the "%add_to_cart_label%" button is hidden when a product is unavailable. You can choose to have it displayed in all cases.Line: 39Allows you to delay shipping at your customers' request.Allows you to delay shipping at your customers' request.Line: 82Invalid characters: numbers andInvalid characters: numbers andLine: 43Status will be highlighted in this color. HTML colors only.Status will be highlighted in this color. HTML colors only.Line: 49Order's return status name.Order's return status name.Line: 41Order status (e.g. 'Pending').Order status (e.g. 'Pending').Line: 41You can search for a new domain name or add a domain name that you already own. You will be redirected to your PrestaShop account.You can search for a new domain name or add a domain name that you already own. You will be redirected to your PrestaShop account.Line: 40Invalid characters:Invalid characters:Line: 71Name of the related page.Name of the related page.Line: 45Title of this page.Title of this page.Line: 49A short description of your shop.A short description of your shop.Line: 59List of keywords for search engines.List of keywords for search engines.Line: 69For instance, "contacts" for http://example.com/shop/contacts to redirect to http://example.com/shop/contact-form.phpFor instance, "contacts" for http://example.com/shop/contacts to redirect to http://example.com/shop/contact-form.phpLine: 80Only letters and hyphens are allowed.Only letters and hyphens are allowed.Line: 81To add tags, click in the field, write something, and then press the "Enter" key.To add tags, click in the field, write something, and then press the "Enter" key.Line: 70Enable this option if you want to allow accented characters in your friendly URLs.Enable this option if you want to allow accented characters in your friendly URLs.Line: 70You should only activate this option if you are using non-latin characters ; for all the latin charsets, your SEO will be better without this option.You should only activate this option if you are using non-latin characters ; for all the latin charsets, your SEO will be better without this option.Line: 70Activate or deactivate your shop (It is a good idea to deactivate your shop while you perform maintenance. Please note that the webservice will not be disabled).Activate or deactivate your shop (It is a good idea to deactivate your shop while you perform maintenance. Please note that the webservice will not be disabled).Line: 43IP addresses allowed to access the front office even if the shop is disabled. Please use a comma to separate them (e.g. 42.24.4.2,127.0.0.1,99.98.97.96)IP addresses allowed to access the front office even if the shop is disabled. Please use a comma to separate them (e.g. 42.24.4.2,127.0.0.1,99.98.97.96)Line: 50Custom text displayed on maintenance page while shop is deactivated.Custom text displayed on maintenance page while shop is deactivated.Line: 57If you want to enable SSL on all the pages of your shop, activate the "Enable on all the pages" option below.If you want to enable SSL on all the pages of your shop, activate the "Enable on all the pages" option below.Line: 54Choose how many decimals you want to displayChoose how many decimals you want to displayLine: 126Enable brands and suppliers pages on your front office even when their respective modules are disabled.Enable brands and suppliers pages on your front office even when their respective modules are disabled.Line: 134