JAKEN
JAKEN
CDCloudflare Developers
Created by zilch on 8/12/2024 in #zaraz
Use Zaraz on domains not proxied by Clou...
@cooper | Meme Dev ☁ do you happen to need assistance here?
16 replies
CDCloudflare Developers
Created by zilch on 8/12/2024 in #zaraz
Use Zaraz on domains not proxied by Clou...
@zilch have a look at this quick article and let me know if it points you in the right direction https://developers.cloudflare.com/pages/functions/examples/cors-headers/
16 replies
CDCloudflare Developers
Created by zilch on 8/12/2024 in #zaraz
Use Zaraz on domains not proxied by Clou...
Depends on what your server is set up as. Are you running apache or nginx? Also what stack is the site built on
16 replies
CDCloudflare Developers
Created by zilch on 8/12/2024 in #zaraz
Use Zaraz on domains not proxied by Clou...
@zilch What I did was set a custom domain zaraz.example.com and pointed it to 'https://zaraz.example.net/cdn-cgi/zaraz/i.js this got around the CORS issues I had. otherwise you need to check your CSP and make sure your domain is allowing access to the script.
16 replies
CDCloudflare Developers
Created by JAKEN on 7/24/2024 in #zaraz
Quick question about testing locally. Is
Thank you @yo'av! Solved!
3 replies
CDCloudflare Developers
Created by JAKEN on 7/24/2024 in #zaraz
Quick question about testing locally. Is
Awesome. Thanks for the reply I'll give that a shot. I believe the last time I tried it was giving me a 404, but I'll try this again
3 replies
CDCloudflare Developers
Created by Jojok on 7/14/2024 in #zaraz
Hi guys I have a legacy codebase with a
4 replies
CDCloudflare Developers
Created by JAKEN on 6/10/2024 in #zaraz
Unknown Zaraz events ate half of our 1,000,000 monthly events in 2 days
ofc ofc, I do appreciate your insight though, thank you again
37 replies
CDCloudflare Developers
Created by JAKEN on 6/10/2024 in #zaraz
Unknown Zaraz events ate half of our 1,000,000 monthly events in 2 days
@yo'av Thank you so much for rubber duckying this with me. Sometimes I feel like I don't know what is going on with zaraz since it is proprietary code in which case we can't see the source to figure out how the internals work.
37 replies
CDCloudflare Developers
Created by JAKEN on 6/10/2024 in #zaraz
Unknown Zaraz events ate half of our 1,000,000 monthly events in 2 days
the event will be fired again
37 replies
CDCloudflare Developers
Created by JAKEN on 6/10/2024 in #zaraz
Unknown Zaraz events ate half of our 1,000,000 monthly events in 2 days
so say the user hits the page, consents, then goes to another page, then scrolls down 50%
37 replies
CDCloudflare Developers
Created by JAKEN on 6/10/2024 in #zaraz
Unknown Zaraz events ate half of our 1,000,000 monthly events in 2 days
the window event listener never gets unset so every page load after consent has been granted will continue regardless of the cookie check
37 replies