Hi there! I'm attempting to access the general settings for Zaraz Google Ads tools, but I've been en

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
10 Replies
Mhdz
Mhdz•3w ago
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?
Unknown User
Unknown User•3w ago
Message Not Public
Sign In & Join Server To View
Afroj Ahmed
Afroj Ahmed•3w ago
Hey Can anyone help me with zaraz cookie consent, I wanted to know if we can use fully customized popup for cookies?
Unknown User
Unknown User•3w ago
Message Not Public
Sign In & Join Server To View
CodingUnderTheInfluence
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.
manager.addEventListener('pageview', event => {
const { client } = event
const id = client.get('someId')
console.log('id', id)
if (!id) {
client.set('someId', '4711')
}
})
manager.addEventListener('pageview', event => {
const { client } = event
const id = client.get('someId')
console.log('id', id)
if (!id) {
client.set('someId', '4711')
}
})
ItsTobias
ItsTobias•3w ago
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. When I started looking into the Analytics in Cloudflare I encountered the attached image which is obviously concerning. I pulled everything about the request apart, assuming that something had gone wrong with our application servers or our AWS load balancers which was causing nearly 1% of our page requests to return a 503 It was only after working through this for a few hours that I remembered that I had tweaked some settings in Cloudflare on Monday and looked into whether they could have been at fault. Long story short, I had enabled Speed Brain. I should have remembered that Speed Brain uses the 503 response code to indicate a failed cache pull. Unfortunately this means though that genuine 503 errors are getting absolutely swamped by a huge influx of Speed Brain related 503 errors in the analytics. With Speed Brain enabled it is completely impossible to get an accurate rate of 503 errors which have been caused by non Speed Brain related issues. I know the blog post justifies the use of 503 to prevent incompatibilities with services which have not had support enabled for speculative requests but this seems like a pretty major downside. On top of that, It does appear that 503's related to Speed Brains cache lookup failures are leaking and being interpreted by services which should not be interpreting them that way. Mainly Google Mrchant Center and Search Console (and possibly other tools) are somehow encountering these responses and disabling shopping listings/ads/search results
No description
Zvonimir Adriatic.hr
Hi community I am new here and i need help regarding Zaraz Consent Mode, i set up everything including translations, turned modal on but it is always in EN. I belive that is because zaraz reads browsers lang and sets that lang to use. I have a website with multylang support like this: www.adriatic.hr/en ... /de ... /hr ... /hu etc and defined lang in <html>. So how do i tell zaraz what language to use? (i posted in general help but then i saw this channel)
Unknown User
Unknown User•3w ago
Message Not Public
Sign In & Join Server To View
Zvonimir Adriatic.hr
so only way is Custom Consent API ty
BadgeMan
BadgeMan•3w ago
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 😦
Want results from more Discord servers?
Add your server