Skip to content

Domains not proxied by Cloudflare

Last updated View as MarkdownAgent setup

You can load Zaraz on domains that are not proxied through Cloudflare. However, you will need to create a separate domain, or subdomain, proxied by Cloudflare (also known as orange-clouded domains), and load the script from it:

  1. Create a new subdomain like my-subdomain.example.com and proxy it through Cloudflare. Refer to Enabling the Orange Cloud for more information.
  2. Add the following script to your main website’s HTML, immediately before the </head> tag closes:
<script src="https://my-subdomain.example.com/cdn-cgi/zaraz/i.js"></script>

Was this helpful?