Installation Guide · Wix
How to Add Agent Analytics to Your Website
One script captures what visitors browse. That becomes memory your analytics can understand. And agents like Jack turn it into actions — recovery emails, demand segments, conversion insights.
Install on Wix
Wix
Wix has a built-in Custom Code feature for adding scripts. Available on free plans, but Custom Code requires a premium plan.
Custom Code Settings
Use Wix's built-in custom code settings to add scripts to all pages.
Prerequisites
- •Wix admin access
- •Premium Wix plan (for Custom Code feature)
This is under the Advanced section at the bottom of the Settings page. If you don't see it, you may need a premium plan.
Warning: The Custom Code feature requires a Wix Premium plan. Free plans cannot add custom scripts.
This opens a new code snippet entry form.
This is just a label for your reference. It won't affect how the script works.
The code box is the large text area. Paste the entire script as-is.
<script async src="https://analytics.tradly.dev/tracker.js" data-server="https://analytics.tradly.dev" data-project="marketplace"></script>This ensures the script loads on every page. The other option is "Body — end" which loads it later.
This makes the pixel track across your entire site, not just specific pages.
The code is now live. Changes may take a moment to propagate across your site.
Troubleshooting (3 common issues)
- →If Custom Code is grayed out, you need a Wix Premium plan (Business & eCommerce or higher)
- →Wix sometimes caches aggressively — try opening your site in an incognito window to verify
- →If the script doesn't show in DevTools, wait 5 minutes and try again — Wix has propagation delays
Need help? Contact support@tradly.dev or check our FAQ.
Last updated: January 2025