If a context enrichment worker is being used and the account is on a Worker's free plan and the 100k

If a context enrichment worker is being used and the account is on a Worker's free plan and the 100k daily request limit gets hit, what happens? Will the enrichment worker be bypassed or will it error and prevent Zaraz from working?
13 Replies
ItsTobias
ItsTobias3mo ago
I would check your conversion id and conversion label are correct. Ads communication is fired client side so you should see the requests in your network tab in Dev tools, check they aren't being blocked by an ad blocker/tracking blocker.
Unknown User
Unknown User3mo ago
Message Not Public
Sign In & Join Server To View
ItsTobias
ItsTobias3mo ago
Are you using zaraz debug mode? It shows the actions fired in a little window in the browser
Coop
Coop3mo ago
They are firing and everything looks hooked up correctly. When I go to googles ad interface it says no tag is connected and no conversions are showing up as active
No description
ItsTobias
ItsTobias3mo ago
You can't use the Google tools to detect the tag because CF do not use a JS tag. If the Google Ads conversion summary is saying there's no data and Cloudflare Zaraz debugger is saying it's sending data to Google Ads and you can see the network requests in dev tools network tab succeeding then you most likely have a mismatch between your conversion ID and label between your CF settings and the Google Ads conversion Action config.
Coop
Coop3mo ago
Its just the numbers from the google account right? no AW- prefix? Also do I need to delete the old google tag connection? could that be it
No description
ItsTobias
ItsTobias3mo ago
The numbers without the AW- are the conversion ID but you also need the conversion label which is the second part in the tag
Coop
Coop3mo ago
where do I put the label?
No description
Coop
Coop3mo ago
I just pass through the event name right now
ItsTobias
ItsTobias3mo ago
Cloudflare Docs
FAQ | Cloudflare Zaraz docs
Below you will find answers to our most commonly asked questions. If you cannot find the answer you are looking for, refer to the community page ↗ or Discord channel ↗ to explore additional resources.
ItsTobias
ItsTobias3mo ago
I don't think your conversion is configured correctly either, I don't think you want it firing with all tracks
Coop
Coop3mo ago
Yeah, I'm just testing that to try to get anything to go through. Ideally I just want pageviews and have the tag fire. The gtag code doesnt have a second string and when I try to create a new conversion it doesnt give me a conversion id at all (just a GA4 event name), or the other options are scan the website for the tag
No description
ItsTobias
ItsTobias3mo ago
You should be able to get page view data to go through with no conversion added at all In Google ads it will tell you when it's receiving page view data and it will show the conversion Action as "active" if page view data is coming through even without a conversion configured If you are on Google ads and select add gtag to your website. There are 2 tags, you want the details from the second one which has both the conversion id and conversion label in it. The first tag only shows the conversion id and it's used for tracking page views (which doesn't require the conversion label) I think you have the wrong conversion type added, it shouldnt have anything to do with Google Analytics You need to add a conversion type which "uses" a website gtag script. And then steal the details from that gtag script to put into zaraz
Want results from more Discord servers?
Add your server