Integrations
CNAME / First-Party Cookie Server
Route all Tugus requests through your own domain for maximum browser compatibility and HttpOnly first-party cookies.
With a CNAME setup, all requests run through your own domain — maximum browser compatibility, no ITP blocking, HttpOnly first-party cookies.
DNS configuration
# Add to your nameserver:
metrics.yourshop.com. CNAME collect.tugus.io.- Set the CNAME record —
metrics.yourshop.com → collect.tugus.io - Verify in the dashboard — Properties → CNAME → enter your domain → verify. SSL via Let's Encrypt is set up automatically.
- Update the script URL — change the script tag URL to
https://metrics.yourshop.com/v1/tg.min.js.