Cloudflare Developers

CD

Cloudflare Developers

Welcome to the official Cloudflare Developers server. Here you can ask for help and stay updated with the latest news

Join

Hey there!

Hey there! Were there any changes to Zaraz around May 24th that would have affected how parameters are set for the first_visit/session_start events? Ever since ~May 24, we've been receiving parameter values set as "{{ client.xyz }}" in our first_visit/session_start events. We have all our GA4 data exported to a redshift table daily so we are able to query it and determine that this is occurring only for these 2 events, and the parameters are set for all our other events......
No description

Hey Folks,

Hey Folks, Need some help and advice, struggling a bit! I have a GA call: ...

Hey, i am still having massive problems

Hey, i am still having massive problems with the modal on mobile devices, When can we expect a fix?

Hello,

Hello, I’m using the server-side tracking with Zaraz for my ad platforms. But for Twitter Ads I cannot specify the Event ID or the “Event type” that it is related to. For all the other platforms it works (ex : reddit ads). Do you know if this is normal? As a result my events aren’t tracked correctly. In my case the event I want to track is “add to wishlist” thanks for your help!...
No description

Hello everyone, I am using the zaraz.

Hello everyone, I am using the zaraz.ecommerce event "Order Completed" on my website for GA4, but it is showing a gap of more than 20 orders every day in analytics. Is there any issue with this event?

How can we see event activity in Zaraz?

How can we see event activity in Zaraz?

Unknown Zaraz events ate half of our 1,000,000 monthly events in 2 days

I am trying to understand why a particular event is being fired the event name is _zarazConsentedPageview I am only using spaPageView and that is showing up as the event Page View . Why are there two events being called for pageviews?

With a worker variable we can get a

With a worker variable we can get a cookie like the example: // Get the value of the cookie "login-cookie" const cookieValue = system.cookies["login-cookie"]; My question: We can set a cookie with the response?...

Zaraz Triggers

Hey everyone, if I load GA4 with zaraz, standard config, can I then do:
await gtag("event", name, config)
await gtag("event", name, config)
...

Zaraz Loads Twice

Good afternoon guys, I finally got all my scripts transferred over to Zaraz from GTag, but now I have a new problem... Zaraz is loaded twice and therefore sends two page views. Is there something I am doing wrong with my setup? Any assistance would be great, thank you!
No description

Hey guys, I'm trying to use the REST API

Hey guys, I'm trying to use the REST API for Zaraz since we need to have it work on our Mobile Apps. My question is how do we get it to work when doing local deving? I get a CORS error when trying to hit one our domains and I'm not sure where or how I could fix it. I'm testing on a browser right now and I think that it would fix for the browser once the code is on the same domain. We'll be testing on mobile next but I'm not sure if it would run into the same error....

Hi, I'm trying to use a context enricher

Hi, I'm trying to use a context enricher to remove the referrer property when the traffic is coming from a payment processor in order to prevent it from showing up in Google Analytics as traffic. This is the context enricher worker I wrote: `const referrerList = [ 'pay.skrill.com', 'commerce.coinbase.com', 'paymentpage.ecommpay.com',...
No description

Hi !

Hi ! What happen if we use the first million of events and are on free plan ?...

Hey! Did anything change regarding the

Hey! Did anything change regarding the MIME type?
No description

Changelog · Cloudflare Zaraz docs

It seems the internals of Zaraz tracking SPAs changed in the last month or so, perhaps breaking the previous implementations. In Dec 2023 @yo'av recommended an approach like this: ``` window.zarazData['l'] = document.location.href; window.zarazData['t'] = document.title; window.zarazData['r'] = prevLocation;...

The consent pop up is not working very

The consent pop up is not working very good 🙃🙃🙃

Hey guys, i have the problem that the

Hey guys, i have the problem that the cookie consent banner from zaraz will be blocked bei Ublock Origin and many of my clients use that.

Zaraz Debugger

Hey Guys, Facing some issues with Zaraz Debug Mode. Pop up window doesn't open after running the command in console window

Hey Guys we need urgent help with zaraz

Hey Guys we need urgent help with zaraz. HTTP Events API endpoint is being BLOCKED by cloudflare itself!