Using basic web tracking, you can track the recency and frequency of page views by your known contacts. For an introduction to Maropost's web tracking feature, see Introduction to Web Tracking.
When a contact clicks a tracked link included in an email sent from Maropost, the contact ID and the campaign ID are automatically set as cookies in the contact’s browser. As part of basic web tracking, Maropost's web tracking script reads those cookies to attribute the page views to the contact and the campaign.
📋 Note: To prevent any tracking errors, you need to make sure that your browser’s ad and cookie blockers, plus other utility tools do not interfere with the functions of the Web tracking feature.
By default, Maropost's web tracking script only records the page title, the domain and path of the page URL being viewed, and any external links included in those pages. The script does not record the query string parameters. This omission is intentional; otherwise, clients who use web analytics (that is, Google Analytics, Adobe Analytics, WebTrends, and so on) query string parameters will be left with hundreds of thousands of separate URLs that are identical except for the query string parameter values with only a single page view for each.
You can, however, override the default URL by using the advanced capabilities of web tracking. To learn more about advanced web tracking, see Advanced Web Tracking.
Add New Web Tracking Domains
To add a website for enabling Maropost's web tracking, perform the following steps:
- In the Navigation, go to AUDIENCE and select Web Tracking.
- On the Web Tracking Index page, click New Tracking.
- On the New Website dialog box, provide the website tracking details and click the Save button.
The dialog box contains the following fields:
- The Web Tracking Index page will now show the domain of the website that you’ve just created. Click on the domain name to open the web tracking details screen.
- Click the Integration tab to view the HTML code for your web tracking script. If this is the first time that you’re enabling web tracking for your website, the screen will be blank. Click the Script Builder button on the right-hand side of the screen, and then click the Submit button.
The screen will now show you the web tracking script.

- Copy and paste the web tracking script into your web page.
📋 Note: We recommend that you place the web tracking script tag in the footer of your web pages so that it can read all Javascript variables that you have defined within the web page. The Javascript function works in an asynchronous fashion so that it has no impact on your page load time.