Skip to main content
All CollectionsTracking Script Integration Manuals
How to integrate AdUp's Tracking Script in custom CMS
How to integrate AdUp's Tracking Script in custom CMS

A step by step guide to add AdUp's tracking script to any custom CMS.

T
Written by Tishani Chandramohan
Updated over a week ago

Step 1: Access Your CMS Dashboard

Log in to your custom CMS account and navigate to the dashboard. Ensure you have the necessary permissions to modify the website's settings.

Step 2: Navigate to the Code Editor

In the CMS dashboard, locate and select the Code Editor or the area where you can edit your website’s HTML or template files. This is where you will insert your tracking script.

Step 3: Copy the Tracking Script

Log in to your AdUp dashboard, locate the tracking script you need to integrate, and copy it.

Step 4: Insert the Tracking Script in the Code Editor

In the Code Editor, locate the file that contains the head section of your website’s HTML (commonly header.html or similar). (These files typically contain the HTML code for the head section of your website, where meta tags, links to stylesheets, and other head elements are placed.) Paste the tracking script you copied from the AdUp dashboard into the head section of this file.

Step 5: Save and Apply Changes

After pasting the tracking script, save your changes. Your custom CMS will automatically apply the new script to your website.

Step 6: Verify Script Installation

To ensure the tracking script is correctly integrated, visit your website and use your browser's developer tools (usually accessible via right-click -> Inspect or pressing F12) to check the head section of your HTML. Confirm that your tracking script appears correctly.

Step 7: Test the Tracking Functionality

Finally, verify that the tracking script is working by checking your analytics platform. Look for real-time data or test events to ensure that your site activity is being tracked as expected.

Did this answer your question?