Using zaraz with GA4, trying to pass more data to pageview event in sveltekit.
My onmount function has zaraz.set(key, value). This is undefined when pageview gets fired. Is there a way to delay zaraz pageview or do i have to reinvnet the wheel and manually fire pageview?
0 Replies