Wix Installation
Install Jetrack on your Wix website
Add Jetrack to your Wix site to track visitor behavior and site performance.
Installation Steps
- Go to your Wix Dashboard
- Click Settings in the left sidebar
- Scroll down and click Custom Code under the Advanced section
- Click + Add Custom Code at the top right
- A popup will appear - configure it as follows:
Code Settings
Paste your BrandJet tracking script:
<script
async
defer
data-website-id="your-unique-id"
src="https://analytics.brandjet.ai/script.js">
</script>Name: Enter a descriptive name (e.g., "Jetrack")
Add Code to Pages: Choose where to load the script:
- All Pages (Recommended) - Tracks your entire site
- Choose Specific Pages - Only track selected pages
Place Code in: Select Head
Load code once: Leave unchecked
- Click Apply
Your BrandJet tracking script is now active on your Wix site!
What Gets Tracked
BrandJet automatically tracks:
- All static pages
- Blog posts
- Store pages (if using Wix Stores)
- Custom pages
- Landing pages
Wix Editor vs. Editor X
These instructions work for both:
- Wix Editor - Classic Wix website builder
- Editor X - Advanced responsive design tool
- Wix ADI - AI-powered website builder
The Custom Code feature is available in all Wix plans that support custom code.
Wix Stores (E-commerce)
If you're running a Wix online store, BrandJet will track:
- Product page views
- Collection/category pages
- Cart interactions
- All store-related pages
Testing
- After adding the code, visit your live Wix site
- Open browser Developer Tools (F12)
- Go to the Network tab and refresh
- Look for
script.jsfromanalytics.brandjet.ai - Check your BrandJet dashboard for visitor data
Important Notes
Premium Plan Required
Custom code (including Jetrack) requires a Wix Premium Plan. Free Wix sites cannot add custom code.
Site Must Be Published
The tracking script only works on your published site, not in the Wix editor preview.
Troubleshooting
Script Not Loading
- Verify you have a Wix Premium plan
- Make sure you clicked Apply after adding the code
- Confirm your site is published (not just saved)
- Check that "Place Code in" is set to Head
No Data in Dashboard
- Wait 30-60 seconds after visiting your site
- Disable browser ad blockers when testing
- Verify your website ID is correct
- Check browser console for JavaScript errors
Specific Pages Only
If tracking specific pages:
- In Custom Code settings, click on your BrandJet script
- Click Edit Code
- Under "Add Code to Pages", select Choose Specific Pages
- Select which pages to track
- Click Apply
Best Practices
- Use All Pages for complete site analytics
- Name your custom code clearly for easy management
- Keep your tracking script in the Head section
- Test after publishing to verify tracking works