You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
I am using this package for implementing GA4 in my next js application.
While clicking on any ancor tag a extra GA4 click event is getting called, so is their any way to block this extra event call
The text was updated successfully, but these errors were encountered:
@ShubhamSinghNW18, I'm experiencing a similar issue where page views are duplicated (noticed when monitoring the Realtime Overview, where they appear twice).
I tested the solution suggested by @guybinya, and while it does address the problem, it introduces a new issue: if you navigate through multiple pages quickly, only a single request is sent (resulting in just one page showing up in the Realtime Overview).
Hi
I am using this package for implementing GA4 in my next js application.
While clicking on any ancor tag a extra GA4 click event is getting called, so is their any way to block this extra event call
The text was updated successfully, but these errors were encountered: