Installation Guides
Installation Overview
Choose your platform to get started with Jetrack
The Jetrack tracking script is a tiny (2KB), asynchronous JavaScript file that collects visitor data without slowing down your website.
Understanding the Tracking Script
Your unique tracking script looks like this:
<script
async
defer
data-website-id="your-unique-website-id"
src="https://analytics.brandjet.ai/script.js">
</script>What each attribute does:
async- Loads the script asynchronously without blocking page renderingdefer- Ensures the script executes after the HTML is parseddata-website-id- Your unique website identifier (automatically generated)src- Points to the BrandJet tracking script
Where to Get Your Script
- Sign into your BrandJet dashboard
- Go to Dashboard → Your Website → Settings → General
- Your unique tracking script will be displayed with syntax highlighting
- Click the Copy button to copy it to your clipboard
Choose Your Platform
Select your platform or framework from the navigation menu to see specific installation instructions:
Popular Frameworks
- Next.js - App Router & Pages Router support
- Astro - Static & SSR configurations
- React Router - Vite & Remix examples
- React / Create React App - Standard React setup
- Vue.js / Nuxt.js - Vue 3 & Nuxt 3
- Laravel - PHP framework with Blade templates
- Django - Python web framework
Tag Management
- Google Tag Manager - Manage all tags in one place
Design & No-Code Platforms
- Framer - Design tool with custom code support
- Bubble.io - No-code web app builder
- Webflow - Visual web design platform
AI-Powered Builders
- Lovable - AI-powered web builder (formerly GPT Engineer)
- V0 by Vercel - AI design-to-code tool
- Bolt.new - AI full-stack development by StackBlitz
- Replit - Online IDE with AI assistance
CMS & Website Builders
- WordPress - Multiple installation methods
- Shopify - E-commerce platform
- Wix - Website builder
- Squarespace - Blog & portfolio sites
- Ghost - Publishing platform
Course & Membership Platforms
Other Platforms
- Static HTML - Traditional websites
Testing Your Installation
After installing the script:
- Visit your website in a browser
- Wait 10-30 seconds
- Check your BrandJet dashboard
- You should see at least 1 visitor
For detailed testing instructions, see the specific guide for your platform.
Need Help?
If you're stuck or have questions about installation, check out the specific guide for your platform or reach out to support.