Rocket Beetle
Forum Replies Created
-
Honest answer: no, not really. Cloudflare Zaraz doesn’t fully support Enhanced Conversions for Google Ads — the Google Ads integration in Zaraz is client-side only, which means we can’t reliably push the hashed user data Google wants for Enhanced Conversions the way a true server-side setup would.
There’s a toggle for it in our Pro plugin and some customers have reported it works for them, but the results have been mixed and we’re not going to pretend it’s a first-class feature when Cloudflare itself hasn’t built proper Enhanced Conversions support into Zaraz yet. If Enhanced Conversions is mission-critical for you, this probably isn’t the right tool today.
Hi Peter,
I’m sorry about the rough experience with the recent update – there was a bug in the base plugin that caused issues, and I understand that was frustrating.
I do want to clarify a couple of things. We’ve been going back and forth on your support ticket over the last few days, so it’s not quite accurate that there’s been no response. We’ve been actively working through the issues together.
On the technical side – Beetle Tracking with Cloudflare Zaraz doesn’t use a dataLayer. Everything is sent directly to Zaraz server-side, which is actually the whole point of server-side tracking. If you’re seeing data in Zaraz, the plugin is working as intended. If you’re expecting a dataLayer, that suggests there might be a mix of tools involved that we should sort out.
I’d love to get this fully working for you – let’s continue in the support ticket and figure out what’s going on with your Google Ads setup.
In that case you can set the Product Identifier to ID
@roadlink have you tried to change this setting:
https://www.dropbox.com/scl/fi/gjl9o0nyqoinf00amdu88/CleanShot-2025-06-03-at-10.30.29-2x.png?rlkey=2224mqtwaessok2yep5l710uq&st=ynpznl7f&dl=0Forum: Plugins
In reply to: [Beetle Tracking - Cloudflare Zaraz for WooCommerce] php warningIt has been solved in latest release
We wish all support requests were like this; it is a thoroughly detailed description. However, we received the same request in our support inbox, so we will handle it there. 🙂
Forum: Plugins
In reply to: [Beetle Tracking - Cloudflare Zaraz for WooCommerce] Can’t set the form_idHi,
bt-form-id is the form_id, but everything looks like it should work in your code, but could you try to remove the quotes around ‘form-id’, so it becomes:beetle_tracking.track('Form', {
form_id: formId
});In general I dont see why it should change anything, would you be able to send the url to us ? Maybe here or maybe on support@rocketbeetle.com
Yes, you need what we call the basic version, which is free, and the pro version is an add-on.
We apologize for the lack of communication, I have just replied you email, and will also answer your questions here:
1- Are there things that are injected into my site when I use your plugin
Yes, we need different attributes, but it is only minimal JS we inject. You will however be able to to get rid of the different tracking script from meta, tag manager and so on, so you will see a faster page if you are using tradition scripts right now
2- When will the Snapchat pixel be supportedWe can’t say, but it is on our Roadmpa
3- Is the value of purchases included in your plugin for tracking
Yes in the basic (free), and for our Pro also more attributes such as enchanced conversions
4- Can Payment completion ROAS (website) be tracked
We track Purchase events
5- Can the value of Add to Cart be tracked
Yes we include value to Add to Cart
6- Can the value of the checkout page (total cart) be tracked
Yes
7- Can multiple referrals be tracked in Google Ads
Do you mean multiple Google Ads accounts? I believe this can be accomplished with some additional setup on the Zaraz account. However, our plugin can only handle one conversion ID.
Forum: Plugins
In reply to: [Beetle Tracking - Cloudflare Zaraz for WooCommerce] Support for PHP v8.3.15Sorry for the delay in getting back to you. Sometimes, the issue you are seeing can be resolved by resetting your Cloudflare Zaraz account, but please remember to take a backup first.
We have also just released a new version where the export settings are working again.
Forum: Plugins
In reply to: [Beetle Tracking - Cloudflare Zaraz for WooCommerce] How to migrate?Hi Jochen,
I would recommend to disable Google Tag Manager while you test our Zaraz.
If using our plugin it should be straight forward, just copy of the different id’s from pixels and tracking tools.
There is not a tool which migrates everything from GTM to Zaraz, but the two can do pretty much the same things.Forum: Plugins
In reply to: [Beetle Tracking - Cloudflare Zaraz for WooCommerce] facebook trackingHi,
The issue is that the pixels are managed by Zaraz, where the IDs are located along with the API token.
What we do on the WordPress sites won’t change that, and we don’t have a good idea right now of how we could overcome that without the configuration getting completely messed up.
So for now, it is not something we are going to support anytime soon.
Thank you for the kinds words, we have just released a new version where bing is part of the pro version
Forum: Plugins
In reply to: [Beetle Tracking - Cloudflare Zaraz for WooCommerce] Support for PHP 8.1?Yes, we support PHP 7.4 and up
It has been fixed in 1.5.12