Reports configuration
This section allows you to configure settings related to tracking and optimizing your product feed's performance across different platforms.
-
Enable reports
- No (enabled by default): if disabled, no special tracking arguments will be added to the product URLs in the feed.
- Yes: the extension will append two special arguments to the product URLs:
-
ff=
: tracks clicks from the feed. -
fp=
: tracks orders made after clicking on the product link.examplehttp://example.com/product.html?ff=1&fp=1
-
This helps in tracking the performance of your feeds, including how many users click on the products and how many complete the purchase.
-
Enable facebook metadata
- Yes (enabled by default): this setting adds special metadata to the generated Google and Facebook shopping feeds.
The metadata added by our extension allows Google and Facebook to recognize that the feeds were generated using our module. The extension adds
ref_application_id
as a static value and generatesref_asset_id
based on the store URL and feed ID to include in your feed. -
Enable fast mode filtering
-
Yes (enabled by default): when this option is turned on, it can significantly speed up the process of filtering products within the feed. It improves the feed generation speed, especially when dealing with large catalogs of products.
NoteFast mode filtering may not work properly with certain combinations of filter conditions, so if you experience issues, you may need to disable this option for specific use cases.
-