1
Access Tracking Tools
- Log in to your Wix account and go to your site’s dashboard.
- Click on Settings in the left sidebar.
- Scroll down and click on Tracking Tools.
2
Add New Tool
- In the Tracking Tools page, click on + New Tool.
- Select Custom from the list of options.
3
Add Locadapt Code
In the custom code editor, paste the following code:
4
Configure Tool Settings
- Set the tool to apply on All pages.
- Choose to load the code in the Head of the page.
- Name your custom tool (e.g., “Locadapt Integration”).
5
Save and Publish
- Click Apply to save your custom tool.
- Publish your site to apply the changes.
Troubleshooting
If you encounter any issues or don’t see Locadapt working on your site, try the following:- Ensure you’ve replaced
YOUR_PROJECT_IDwith your actual Locadapt project ID. - Clear your browser cache and reload the page.
- Check if there are any JavaScript errors in your browser’s developer console.
- Make sure the custom code is set to load on all pages and in the head of the document.