This guide explains how to enable a custom tracking section within your project, allowing you to insert custom JavaScript code (for example, third-party scripts not listed among the standard integrations).
WARNING: Inserting custom JavaScript code requires advanced knowledge. If the code is incorrect, the entire site functionality may be affected.
Step-by-Step Procedure
1. Access the Tracking Project
- From the main list of tracking projects, click on the project you want to modify (or create a new one).
2. Navigate to the "Other Integrations" Section
- Scroll through the project edit page until you find the box titled "Other Integrations" (icon: cube
fa-cubes).
3. Enable Custom Tracking
- Inside this box, look for the section titled "Custom Tracking".
- Check the checkbox labeled: "Enable custom tracking".
4. Insert the JavaScript Code
- Once enabled, a text area will appear preceded by a security warning:
> The following settings require advanced knowledge to use; if the code does not work properly, the entire site functionality may be affected.
- Under the label "JavaScript Code", paste your custom JavaScript code.
5. Save Changes
- Scroll to the bottom of the page and click the button to save the project and apply changes.
Your custom JavaScript code will now be included on the website or domains specified in the tracking project's settings.







