Skip to main content
All CollectionsStatistics
Cookieless Tracking Setup
Cookieless Tracking Setup

Use Monsido to track user statistics without cookies

Updated over a week ago

This document gives instructions on how to set up the Monsido Cookieless Tracking feature.

Article Navigation


Introduction

The Statistics module normally applies a cookie to the browser of the visitor. It is possible to remove this, and still allow us track the same data from visitors who refuse statistics cookies on the cookie banner.

Note: If Cookieless Tracking is enabled, the statistics from the cookie consent banner are not shown. This means that if you switch from cookie banner only to Cookieless Tracking, you might see a jump in the figures because the data is counted in a different way.

The data tracked includes browsing behavior, geographical location, device information, and more.

For more information about Cookieless Tracking see:


How it works

To gather the same data without a cookie, we rely on other pieces of information such as operating system, browser, browser plugins, user IP address, and browser language to assign a unique ID to each visitor in our systems.

The unique ID is only valid for 24 hours and visitor IP addresses are made fully anonymous until they are deleted.

This makes the solution privacy-friendly and prohibits fingerprinting.


Advantages

  • Practical: When users refuse statistical cookies via the cookie banner, Monsido can still gain valuable information without placing a cookie on their browser.

  • Symbolic: Show your audience that you care about their privacy.

  • Privacy: Visitors can rest assured that no unwanted files (cookies) are placed on their browser.

  • Legal: While not prohibited yet, cookies are becoming more and more unpopular as a tracking mechanism. In 2019, Google launched the Privacy Sandbox initiative, which aims to create a standard for websites to access user information without compromising the privacy of their visitors. Part of that initiative involves a move away from third-party cookies to gather data.


Disadvantages

There are few to no disadvantages with Cookieless Tracking.

  • Returning visitors: Since the unique visitor ID that Cookieless Tracking is based on expires after 24 hours, it makes it hard to track returning visitors and build visitor profiles over time. However, our Statistics feature does not provide visitor profiling. You can expect the same quality of visitor data without a cookie.


Instructions

This section gives instructions on how to set up Cookieless Tracking on your website.


Instructions for New Users

  1. Click Admin Settings (gear icon) on the main toolbar from any page.

    Note: The Settings button is only available to site admins.

    The location of the Admin Settings button, on the top menu bar.

    The Domain Settings page opens.

    Image showing the Domain Settings page.

  2. On the same row as a domain, click Action.

    The location of the Action button, on the same row as a domain.

    The Action menu expands.

  3. In the drop-down list, select Script Setup Guide.

    The location of the Script Setup Guide selection in the drop-down menu, second option from the top.

    The Set up your Domain page opens.

  4. Click Enable Statistics to turn it on.

    The loction of the Enable Statistics button, on the domain setup page.

  5. Click to turn on Enable Cookieless Tracking.

    The location of the Enable Cookieless Tracking button, in the Set up your domain window.


    For more information, see the User Guide article:
    Cookieless Tracking.

  6. Click Save at the bottom of the page.

  7. Copy the script and add it to the HTML code of the website. In the HTML editor, paste the script into the HEAD tag or place it before the </body> tag on every page.

    Note: If Consent Manager is activated, the script must be in the HEAD tag in order to catch the cookies.

    For more information, see the User Guide chapter:
    Add the Monsido Script.


Existing Monsido Statistics Users

Existing users of the Monsido Statistics module can switch to Cookieless Tracking at any time. Follow the steps above to create a new script to publish.

When cookieless tracking is enabled, the analytics data merges seamlessly with your existing dataset to avoid the problem of two separate datasets (one for cookie-based tracking and one for cookieless).

Note: If Cookieless Tracking is enabled, the statistics from the cookie consent banner are not shown. This means that if you switch from cookie banner only to Cookieless Tracking, you might see a jump in the figures because the data is counted in a different way.


Advanced Setup

To set up Cookieless Tracking manually, see the instructions in:


Additional Resources

For more information on the topics covered in this article, see:

See Monsido for Developers collection for more documentation containing advanced help for developers.

For definitions and explanations of acronyms and abbreviations used in the Monsido user guide, see:

For further assistance, contact the Monsido support team at support@monsido.com or use the Monsido chat and help features inside the application.

Image of the toolbar with the Help Center buttons highlighted.

Did this answer your question?