← All platforms

    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.

    Easy·2 min·1 method

    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)
    1
    In your Wix dashboard, go to Settings → Custom Code

    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.

    2
    Click Add Code or + Add New Code

    This opens a new code snippet entry form.

    3
    Give it a name like "Tradly Analytics"

    This is just a label for your reference. It won't affect how the script works.

    4
    Paste the tracking script into the code box

    The code box is the large text area. Paste the entire script as-is.

    Paste this
    <script async src="https://analytics.tradly.dev/tracker.js" data-server="https://analytics.tradly.dev" data-project="marketplace"></script>
    5
    Set Place Code in to "Head"

    This ensures the script loads on every page. The other option is "Body — end" which loads it later.

    6
    Set Pages to "All Pages"

    This makes the pixel track across your entire site, not just specific pages.

    7
    Click Apply

    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