Cookie vs cookieless

Two ways Piqo identifies visitors. Pick the one that matches your stack.

Cookie mode (default)

New sites default to cookie mode: Piqo writes a first-party piqo_visitor cookie scoped to your domain. This keeps visitor identity stable across sessions, so multi-week funnels and Stripe attribution work correctly.

Cookieless mode

Prefer no cookies at all? Flip the site to cookieless mode in settings. Piqo falls back to a daily-rotating IP+UA hash for visitor identity — the “sessions” metric resets at UTC midnight.

<script defer data-site="YOUR_SITE_ID" data-cookieless src="https://piqo.app/piqo.js"></script>
Privacy: the cookie is 16 hex characters, contains no personal data, and is set on your domain — not ours. See Privacy & GDPR for the full breakdown.