Install

Install Atriqo

Add the tracker snippet to your site. The data-site value is generated when you create a site.

Step 01

Copy the snippet

<script src="https://api.atriqo.com/track.js" data-site="SITE_ID" async></script>

Replace SITE_ID with the data-site value from your Atriqo install screen.

Step 02

Add it before </head>

Place the snippet in the <head> of every page you want to measure.

Step 03

Visit your site

Open your site in a browser. Atriqo checks for the first event and then unlocks the dashboard.

Notes

  • The install screen polls for detection every few seconds.
  • If detection does not happen immediately, check that the snippet is present on the live page and that the data-site value matches your site.
  • No cookie banner is required for Atriqo's own tracker.
Just one tag. No npm package, no bundler step, no SDK. The snippet is a static script that loads track.js from api.atriqo.com.

Next

Curious what data the snippet collects, what it avoids, and how custom events fit in? Read the tracker page next, or check the privacy model.