-
Sending an event to a specific tracker when using react-ga4 with multiple trackers
Hey there, in my code I have 2 trackers set up, one with ‘G-0000001’ and another with ‘G-0000002’. Now, there’s this event ‘timeToLoad’ that I want to send exclusively to the first tracker ‘G-0000001’. Any pointers on how I could do that?
Log in to reply.