Quickstart

From zero to a working install in under two minutes.

Piqo is one <script> tag away. This guide walks you through the full setup: add your site, paste the snippet, and verify it's firing.

1. Add your site

From the dashboard, hit Add site and enter the domain you want to track (no https://, no trailing slash). Each site gets its own ID and its own analytics view.

  • One site = one domain. Subdomains can share or split as you prefer.
  • You can rename or delete a site at any time from its settings page.
  • Site limits depend on your plan — check Pricing.

2. Install the script

Copy the snippet from your site's settings page and paste it into the <head> of every page you want to track. The script is ~1KB, deferred, and CDN-cached — it won't slow your page.

<script defer data-site="YOUR_SITE_ID" src="https://piqo.app/piqo.js"></script>
Using a specific framework? We have tailored walkthroughs for 24 platforms — Next.js, WordPress, Shopify, Webflow, and more.

3. Verify installation

Open your site in a new tab, then check the Realtime view in your Piqo dashboard. You should see yourself appear as an active visitor within a few seconds.

Nothing shows up? Jump to Troubleshooting.

What's next? Learn how Piqo identifies visitors in Cookie vs cookieless, or wire up Stripe revenue attribution.