Hi,
I have set up the Facebook Conversion API, but I noticed that the number of server-side events is exactly twice the number of web (browser) events.
Total browser events: 7,001
Total server events: 12,920
I suspect there might be a duplication issue, but I can’t find where to adjust it. Could you help me understand:
-
Why is the server-side event count consistently double the browser event count?
-
How can I fix this to prevent duplicate events?
Thanks in advance for your help!