Closed paul-adams-985 closed 1 month ago
Solved:
<x-conversions-api-facebook-pixel-page-view />
clears events before it is run, but not after. This means the PageView it generates is not cleared. In SPA type applications, this event is picked up again making it appear twice.
I have this mostly working, but I get two PageView events with different eventID's for every page
My layout is:
Is this correct?