Documentation Installation Guide

Installation Guide

Installing PrivacyPulse is simple - just add one line of code to your website.

Basic Installation

Add the following script tag to your website's HTML, preferably in the <head> section:

<script defer src="https://your-domain.com/t.js" data-website-id="YOUR_WEBSITE_ID"></script>

Tip: Find your Website ID in Dashboard → Websites → [Your Site] → Tracking Code

Script Attributes

Attribute Required Description
data-website-id Yes Your unique website identifier
data-auto-track No Set to "false" to disable automatic pageview tracking
data-do-not-track No Set to "true" to respect browser DNT settings
data-domains No Comma-separated list of domains to track

Platform-Specific Guides

Verifying Your Installation

  1. Open your website in a browser
  2. Go to PrivacyPulse Dashboard → Real-time
  3. You should see your visit appear within 5 seconds