Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sending too many events to Pinterest #2

Open
tgowing opened this issue Apr 19, 2023 · 1 comment
Open

Sending too many events to Pinterest #2

tgowing opened this issue Apr 19, 2023 · 1 comment

Comments

@tgowing
Copy link

tgowing commented Apr 19, 2023

The Pinterest 3rd party tool also seems to be sending far too many events. I have 3 events set up - standard "PageVisit", "WatchVideo" and "Lead". When I test these events in the debug mode on the website, everything looks like it is working as it should, but now that I have put this on the live site the number of events for each of these types being sent is about 3 or 4 times more events than it should be. I have the same trigger (track.() event) sending identical events to multiple 3rd Party tools eg SnapChat and the number of events seem to be correct being sent to Snapchat for example.

@bjesus
Copy link
Member

bjesus commented May 16, 2023

This should be somewhat easy to debug because the Snapchat implementation currently sends the requests from the browser, meaning you can easily see what Zaraz is sending. Can you try checking the network tab and filter on tr.snapchat.com/p and see if you're seeing any extra requests there?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants