Redundant Purchase Events
-
Hi, I am using your plugin to trigger facebook pixel event.
This week I found below error on the Event Manager Diagnostics tab.
ISSUE
Your pixel is reporting four or more Purchase events across different pages from a single person in one session. This could mean your pixel is incorrectly tracking Purchase events on pages where purchases can’t be made, which may impact event tracking and ad optimization and lead to overreporting of events.
SOLUTION
Check the website source code of all affected page URLs and make sure they are pages where a purchase can be made. If a purchase can’t be made at a URL make sure to remove to the Purchase event from the code.
If all your affected URLs lead to pages where a purchase can be made, it may mean your website it set up so that a person can make multiple purchases across different URL in one sessions. If this is true, select “Ignore” to close this diagnostic.After I check the event debugging, I found that there are duplicated event found. The event has same value (as seen below).
Current URL
https://www.xxx.com/checkout/order-received/51710/
transaction_id
51710Current URL
https://www.xxx.com/checkout/order-received/51710/
transaction_id
51710Please your suggestion regarding this issue.
Thanks.
- The topic ‘Redundant Purchase Events’ is closed to new replies.