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

Hello all! How're you?

Hello all! How're you? I know the docs say this is not recommended, but I want to ask if you have any experience and even if this could be at least 2% effective. I am working with a client that has GTM with a good number of tags and tools there. I can't migrate each one to Zaraz right now as recommended for a number of reasons....

**Zaraz Performance Optimization**

Zaraz Performance Optimization What are the best practices for speeding up Zaraz loads? I've been noticing on some sites that the initial Zaraz s.js is taking about 800ms. If manually loaded, could we do it async so that it starts loading asap rather than being deferred?...

I hope this is the right place to ask.

I hope this is the right place to ask. When I check the code for the ManagedComponents (e.g. floodlight) I noticed that the calls against the api are still client-sided (client.fetch) and also the Zaraz debugger is showing me "Client-Side network request). Is there a reason this is not done server-sided (manager.fetch)?

Hello,

Hello, Is there any cookie banner template for zaraz or only the default banner. If there are any alternative anyone show me the resource please...

Hey there - I know there has been a

Hey there - I know there has been a number of threads discussing implementing support for Google Ads "Enhanced Conversions" soon - but no concrete specifics. Is there any sort of rough deadline this is expected to be implemented by? Our stakeholders are asking...

In Google Ads I get this warning since a

In Google Ads I get this warning since a couple of days... anybody is experiencing the same? How to solve this? To my understanding Google Ads is expecting this script to run on the website but because of Zaraz all requests are server side right? Am I missing something?...
No description

I set everything up in Zaraz on our

I set everything up in Zaraz on our staging site and everything went smoothly. But when I tried to add it to the production site I get a net::ERR_ABORTED 404 (Not Found) error for the /cdn-cgi/zaraz/s.js path. I've checked the settings and everything seems to match. I know it is a 404 but I also checked to make sure it wasn't getting blocked by cloudflare. I also enabled billing for zaraz just to make sure it wasn't checking our potential traffic. I'm not sure what I should check next to get to...

**Feature request:**

Feature request: When publishing changes, users should be able to uncheck changes to "stash" them for later. Perhaps I need to hot fix one tool and am in the process of working on another. I'd like to be able to uncheck the changes of the one I am still working on and bring it live later. In the UI this could look like the change list having checkboxes (that are by default checked) giving users more control over changes....

**UI Bug Report:**

UI Bug Report: Notice that both say unpublished. This is found in the publish confirmation modal....
No description

I can't get it to work anymore.... It

I can't get it to work anymore.... It used to work, but I guess TikTok updated the API and now it's not receiving any events anymore 😦

yo'av, I know this isnt Zaraz related

yo'av, I know this isnt Zaraz related but it is somewhat related to Cloudflare Analytics and I know that you are looking into making improvements to that area of CF. We have been encountering some issues very recently on our Google Merchant Center and Google Search console intermittently marking pages as "website down"/5xx error Unfortunately Google gives very little information as to what is going on. I was able to identify that Google had encountered a 503 error which was interesting....
No description

Hi everyone, I'm currently struggling

Hi everyone, I'm currently struggling with using client.get and client.set in custom managed components. I'm 99% certain that my code worked before, but after checking today, it's not behaving like I expected it to. Shouldn't the following code log the value the second time I visit the page? I have enabled the "Access client key-value store" permission for this component. ```js manager.addEventListener('pageview', event => { const { client } = event const id = client.get('someId')...

Cookie Consent

Hey Can anyone help me with zaraz cookie consent, I wanted to know if we can use fully customized popup for cookies?

Hi guys,

Hi guys, I recently added facebook tool and managed to send events correctly to facebook conversion API using zaraz.track, Do i need to send facebook click id as a parameter in zaraz.track or it is handled automatically?...

Internal issues

Hi there! I'm attempting to access the general settings for Zaraz Google Ads tools, but I've been encountering errors for the past 5 days. Does anyone has the same error?
No description

Hi All, I have a Custom HTML tool in

Hi All, I have a Custom HTML tool in place and when I try to unfold one specific action of it I am presented with this: All other actions work fine. Can someone support?...
No description

managed-component-to-cloudflare-worker/s...

Hello. I am trying to use Custom Managed Components on my website. Specifically widgets (https://managedcomponents.dev/specs/embed-and-widgets/widgets/). However, when I deploy it using https://www.npmjs.com/package/managed-component-to-cloudflare-worker, I see no widget appear on my website. In worker logs, I see console.log output from managed components. Could that be due to unfinished TODO in NPM package ? ( see https://github.com/cloudflare/managed-component-to-cloudflare-worker/blob/main...

With Google Ads' Enhanced Conversions,

With Google Ads' Enhanced Conversions, has there been further movement on support with Zaraz's Google Ads MC? Back in August it was :soontm: but wondering if there's an estimated timeline, work around, or potential beta option. Thanks! https://discord.com/channels/595317990191398933/1275387396170580020/1276515019378655253...

Hi guys, I just registered cloudflare

Hi guys, I just registered cloudflare and use the Zaraz to connect with facebook pixel. My DNS entry is all good. I can access to the website as usual. But the Zaraz Facebook Pixel, I've keyed in the correct pixel ID, the conversion API token as well as the triggers. Then I installed the Meta Pixel Helper to check whether my pixel was setup correctly in the website, but unfortunately "No pixel found on jaafarconsult.com". The Zaraz monitor also didn't receive any traffics, not to mention my Face...

Hello Folks. I have a blocking trigger

Hello Folks. I have a blocking trigger setup on an analytics script which should be getting triggered when the User-agent string contains uptime.com. I'm not getting any activity on the trigger which leads me to believe the blocking trigger might have a bug in it (I have confirmed my user agent from the uptime.com monitors does indeed contain the match value I have set on the triggering condition). I've submitted mulitple support requests to cloudflare on this paid cloudflare pro site but their support ticketing system is not working, i only see old support tickets and none of the new ones I've submitted. - Anyone else having issues with cloudflare support ticketing? - Anyone else have any success with using blocking triggers? ...