Hello,
I have a one problem. To more specify I create app and I use @auth0/auth0-react package.
I use Cloudflare Zaraz on my site, which is a tool for loading user tracking scripts and for tagging the site like Google tag manager.
The problem starts here, because when I log in to my site’s user account and am taken to the client panel, the tracking script https://niezle-ziolko.eu/cdn-cgi/zaraz/i.js is blocked and third-party tracking scripts are not loaded.
How can I set up my Auth0 application so that it doesn’t block Cloudflare Zaraz tool?
my app: https://niezle-ziolko.eu/
Best Regards