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

BUG - In HTTP Request tool

BUG - In HTTP Request tool, when I add a Custom Field, the "Include Event Properties" turns off automatic

Web Conversions

Twitter/X conversions can we send click ID manually when we're sending based on an S2S event? What about other identifiers -- few of the events are listed by default and it's unclear if I should use identifiers.name syntax or maybe identifiers["name"] to add one, if supported at all https://developer.x.com/en/docs/x-ads-api/measurement/web-conversions/api-reference/conversions

Reddit built-in object doesn't seem to

Reddit built-in object doesn't seem to let you add custom fields or any of the enhanced attribution fields (we want to use email and external_id). Am I missing something? https://business.reddithelp.com/s/article/about-advanced-matching
No description

Lastly, if I select `Email` in the

Lastly, if I select Email in the fields list, is hashing done by Zaraz? I am passing both clear and hashed emails to my HTTP event calls, and not sure which to select to pass the right sha256 hashed value to Facebook. (Would be great when you select a pre-defined event if there was some more text clarifying exact field name it uses since you make them friendly and any transform applied)

Is there a reason click IDs, like `fbc`

Is there a reason click IDs, like fbc on the facebook conversions API are not a default option in the list of events? Seems I have to use custom event name to pass those.

Second, is there a way to validate which

Second, is there a way to validate which events in the pre-existing tags are eligible to be sent S2S. For example, if the Taboola integration already ready to send server-to-server?

hey, loving using zaraz compated to GTM

hey, loving using zaraz compated to GTM -- great concept. But a few questions.
First, what is the regex engine used? i want to identify when a parameter is not empty, so what's the most effective rule? query param Not matches regex /^$|\s+/ or (^$|\s+) without the /s or just ^$... or should I use a positive match on something like (.|\s)*\S(.|\s)* ... Will the simple negative matches work if the parameter just doesn't exist, or will the rule fail with an error because the parameter doesn't exist? GTM variables I would look for falsy javascript variables like undefined|NaN... Any guidance?...

Manually loading Zaraz

How can I manually add the zaraz tag? I can find the disable auto inject but I cant find the html script tag.

Feature request: Syntax highlighting (

Feature request: Syntax highlighting (html, css, js) and an auto format button within the Custom HTML component.

Feature request: Export Zaraz debugger

Feature request: Export Zaraz debugger data to JSON or CSV for analysis

are there any plans to integrate the

are there any plans to integrate the Snapchat Conversions API in the snapchat integration? (https://developers.snap.com/api/marketing-api/Conversions-API)

Right now, this is how i think it should

Right now, this is how i think it should be done then. You create a custom trigger and then a custom action along with it in the respective source (in this case i used TikTok as example).
No description

I'm still trying to get some explanation

I'm still trying to get some explanation on this issue. @yo'av responded with: "However as others mentioned here, you definitely do not need to adjust your payload to the provider's API." That's the response but then there is no further explanation on the issue and how to solve. Because when we send a Meta payload to the HTTP Events API, it does not reach any other sources at all. Right now, I think for every event we trigger to the Events API, we need to create customs actions that re-map the keys in the payload body to suit the providers API... Doesn't this defeat the purpose of zaraz? This channel just gets flooded with elementary questions about clearly documented things. So if we want to send Enhanced Data to our Zaraz HTTP Events API, how can we set it up so that it automatically properly reaches Meta / Google and TikTok? Do we create custom actions for each? Please clarify because it's seems like this thread has been quite unanswered despite being a significant impediment to using Zaraz. It's important and I think there's a some other users that still remain unanswered like @ItsTobias and @Wraith ....

I am frustrated with identifying the

I am frustrated with identifying the issue preventing the "Purchase" event from the server side using Zaraz. I have attached some screenshots of my settings. Please check and guide me.

Please check my settings. My Purchase

Please check my settings. My Purchase Event is still not active and can't be used when trying to run a Meta ad campaign.
No description

how do i receive webhooks in zaras? do i

how do i receive webhooks in zaras? do i have to send the webhook to https://mydomain.com/cdn-cgi/zaraz/t im missing something? and then if i have activated facebook pixel tool, is that all? it will send all the info to facebook? im trying to send the webhook with all the info with purchase... so my facebook ads works better? am i doing it right? please some info im no techy

How do I remove system cookies from

How do I remove system cookies from showing in the Zaraz debugger? I deleted the variables, triggers and any code/action references to them months ago. example url https://www.jampack.com/events/when-we-were-young-2025/book
No description

Zaraz Ecom

Can we get some clarity on if we fill out the purchase payload exactly how it's filled out in the docs if it will act as an agnostic payload to all integrations.

Using zaraz ecom

It seems to mutate the fields to match the integration payload

Zaraz is such a cool idea I wish there

Zaraz is such a cool idea I wish there were more docs etc around it.
Next