SupalyticsSupalyticsBeta

Install Script

Add a single script tag to your website and start tracking immediately.

Quick Start

Add this snippet to your <head> tag:

<script src="https://cdn.supalytics.co/script.js" data-site="YOUR_SITE_ID" defer></script>

Replace YOUR_SITE_ID with your site ID from your project settings.

Finding Your Site ID

  1. Hover over your website in the dashboard and click the settings icon

Hover on website to access settings

  1. Copy the Site ID from the settings page

Site ID in settings page

Script Attributes

AttributeRequiredDescription
data-siteYesYour unique site ID (found in project settings)
deferRecommendedLoads script without blocking page render

Verify Installation

  1. Deploy your changes
  2. Visit your site
  3. Check the dashboard - pageviews appear within seconds

Script Size

The tracking script is < 1.5KB over the network. It won't slow down your site.

On this page

How to Install Supalytics Tracking Script - Supalytics