@Omar I narrowed down the problem. It only happens with specific domains. We have a handful of domai

@Omar I narrowed down the problem. It only happens with specific domains. We have a handful of domains that contain the same characters. When trying to access those domains, it defaults to the same one, regardless of which one was clicked on. I can view Zaraz setings for other domains that have entirely different spelling, which explains why you were not able to replicate the issue on your end.
12 Replies
Unknown User
Unknown User2w ago
Message Not Public
Sign In & Join Server To View
n
n2w ago
hi. how do i integrate GA4 and MS Clarity into my canva sites thru zaraz? would appreciate it if anyone could help me or explain in more depth on what i should do. feel free to ping me
DevPanther
DevPanther2w ago
Why can't we use eCommerce actions for LinkedIn, i have to create a new trigger for LinkedIn? Also my FB doesn't receive my add to cart event from ecommerce-Prouct Added
No description
DevPanther
DevPanther2w ago
Pinterest works but not Facebook
DevPanther
DevPanther2w ago
i keep getting empty events, nothing works
No description
DevPanther
DevPanther2w ago
How do we pass fbc to zaraz.ecommerce or how is it sent?
"user_data": {
"fbc": "fb.1.1554763741205.IwAR2F4-dbP0l7Mn1IawQQGCINEz7PYXQvwjNwB_qa2ofrHyiLjcbCRxTDMgk",
"em": ["7b17fb0bd173f625b58636fb796407c22b3d16fc78302d79f0fd30c2fc2fc068"],
"ph": ["6069d14bf122fdfd931dc7beb58e5dfbba395b1faf05bdcd42d12358d63d8599"],
},
"custom_data": {
"currency": "USD",
"value": "142.52"
}
"user_data": {
"fbc": "fb.1.1554763741205.IwAR2F4-dbP0l7Mn1IawQQGCINEz7PYXQvwjNwB_qa2ofrHyiLjcbCRxTDMgk",
"em": ["7b17fb0bd173f625b58636fb796407c22b3d16fc78302d79f0fd30c2fc2fc068"],
"ph": ["6069d14bf122fdfd931dc7beb58e5dfbba395b1faf05bdcd42d12358d63d8599"],
},
"custom_data": {
"currency": "USD",
"value": "142.52"
}
we only pass custom_data through zaraz.ecommerce
Chris_x_ai
Chris_x_ai2w ago
Hey guys, has anyone run into an issue where a subdomain that’s only partially set up and with proxy fails to load the Zaraz script? Auto injection is on You can paste the script with custom html
n
n2w ago
but the thing is my canva sites has an explicit CSP which blocks external scripts.. ive tried everything including server side loading, subdomain cloudflare worker, but the only thing that happened is that my analytics did show data, but it was the worker webpage 😭
samumaretiya
samumaretiya2w ago
Hey, I am newbie here. We have Zaraz integrated previously, and it was working great. We have recently changed the domain and server and it started saying wainscoting:22397 Uncaught ReferenceError: zaraz is not defined at wainscoting:22397:5 (anonymous) @ wainscoting:22397 Our live site is working great but only staging site as subdomain gives this error. Let me know if anyone have faced this before any insights how to deal with this.
Andreas
Andreas2w ago
Is there a way to define a trigger which takes the consent decision into account. I wanted to create a trigger with two rules, one based on element visibility and the another using the value of a variable system.consent.<id> equals true. This did not work, so I tried a workaround and uses a pageview custom html to extract the consent decision and set is as a variable: const marketingFlag = zaraz.consent.get("marketing-id"); console.log("? Marketing Consent: " + marketingFlag); zaraz.set("marketingConsent", marketingFlag); But this also did not work :/ Any idea how I can achieve this?
Qasim
Qasim5d ago
Hey All, Using Astro (static with no view transitions), hosted on Cloudflare Pages and using Zaraz to fire a GA4 tracker (Zaraz consent modal used, no custom JS on my site). The consent works fine on the page that it’s accepted (both accepting and rejecting) however the GA4 tracker doesn’t fire on any other page afterwards. I’m using a standard pageview trigger. Tried using GPT/Gemini for help but I wasn’t getting anywhere. Anything I can do to get this working?
Mackenly
Mackenly2d ago
Dashboard bug: The dashboard UI does not reflect the actual permissions assigned to components. See the config (no permissions in the array), see screenshot showing the permission enabled. In reality, the permission is not actually enabled and does not execute the code. This switch should reflect the actual state of the component's permissions even if it is disabled from being changed in the dashboard.
No description
No description

Did you find this page helpful?