Remarkety's Magento 1 plugin includes advanced configuration options which you may want to tweak if you experience any issues.
You can see these settings by going to Remarkety -> Configuration in your Magento admin dashboard.
If some of these settings are missing, you probably don't have the latest plugin version - make sure to download an update it, as we continuously develop the plugin, solve bugs and add options.
Setting | What does it do? |
API Key | This is the API key that is used to sync your account. It needs to be the same key as defined in Remarkety. Read here for more information. |
Intervals | When sending webhooks to Remarkety, if the send wasn't successful then the plugin puts the event into a queue and retries to send later. You can tweak the intervals between retry attempts here. This should usually be left blank. |
Bypass page cache for website tracking |
When you have webtracking installed, the plugin injects a piece of code into every product page to track the page views. If you are caching these pages, then the customer's email address might also be injected into the page, and thus send events with a wrong user email. If you are caching product pages, this should be *turned on*. |
Mark grouped product as parent of associated products | If you are using "grouped products" and each simple product has only 1 parent group product, make sure this option is checked so that we can properly retrieve product information. |
Get images and urls independently for simple products | If you have configurable products where the simple products are actually different and have their own URL's and images, make sure this is checked. Most stores use configurable products for sizes etc, and so by default Remarkety looks at the configurable product only. |
Use Magento's internal methods to get product urls |
When Remarkety fetches the product catalog from Magento, we use our own method to speed up the URL resolution for products, for performance reasons. If you have special SEO modules, our internal method may not work, and in this case we will receive the wrong product URL's. *Check this option* if you want Remarkety to use Magento's own $product->getProductUrl() method which may degrade performance when fetching products. |
Force webhooks to make requests asynchronous using queue |
The plugin uses an Observer to latch on to internal Magento events and inform Remarkety in real-time. This may add 200-300ms to your checkout process. If you would like the events to be send asynchronously (once a minute by default), check this option. |
Force order update event to Remarkety when status is not changed |
By default and for performance reasons, we only send webhooks to Remarkety regarding order information when the order status is changed. Check this option to send all order updates to Remarkety anyway. |
Recover personal details when recovering carts | Cart recovery links in abandoned cart emails sent by Remarkety recover only the items stored in the cart, not the shopper's personal details. When checked, we will recover personal details as well, so the checkout process will be faster. * Important:If checked, this exposes a possible security issue, because then anyone with the link will be able to recover the original shopper's billing and shipping addresses. |
Comments
0 comments