---
title: Collected data - Web
description: Understand what data is collected by the Tag
lastUpdated: 20 January 2026
source_url:
  html: https://docs.contentsquare.com/en/web/collected-data/
  md: https://docs.contentsquare.com/en/web/collected-data/index.md
---

## Personal Data

You will find below an exhaustive list of all data being collected. In particular, **potential** Personal Data would be:

1. Into the **HTML content** that is sent for a small fraction of our visitors. Solutions to prevent this from happening:

   * Remove some sensitive content ([this chapter explains how](https://docs.contentsquare.com/en/web/personal-data-handling/#remove-contentpersonal-data-from-the-collected-html))

   * Totally deactivate this for all users (some features may then be unavailable like Session Replay or retroactive background; ask your Account Manager)

2. Into **Custom Variables** sent to our servers (to prevent this from happening, make sure that the values that you wish to collect could not be linked to one individual)

## What is not collected

* We don't collect the values of form fields
* We don’t collect what the user types in
* We remove every email-looking string in URL, Custom Vars, Dynamic Vars and Session Replay before they are sent to our servers

Warning

This does not apply to Voice of Customer capabilities designed to collect user feedback.\
See [Voice of Customer](https://docs.contentsquare.com/en/web/voice-of-customer/).

## What is collected

The Tag automatically collects the following data. Any values you explicitly send via [Custom Vars](https://docs.contentsquare.com/en/web/sending-custom-vars/) or [Dynamic Vars](https://docs.contentsquare.com/en/web/sending-dynamic-vars/) are also collected.

| Data | Usage | Value example |
| - | - | - |
| User Agent | Device type (desktop/tablet/mobile) and browser detection | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv.7.5) |
| City Geolocation | Web users geolocation (based on the IP address; for more info on IP Addresses [see dedicated section](https://docs.contentsquare.com/en/web/ip-addresses/)) | Paris, France |
| URL | Mappings: group pageviews on similar page templates | [https://en.wikipedia.org/ ↗](https://en.wikipedia.org/) |
| Screen Resolution | Segments | 1600x900 |
| Referer | Segments: traffic source detection | [https://google.com ↗](https://google.com) |
| Clicks | Zoning Analysis | {target: "div#zone", t:1500} |
| Clicked Element (button & link) | Segmentation, Funnels | {target: "button#checkout", t:1500, text: "Checkout"} |
| Clicked Element (all elements) | Segmentation, Funnels | {target: "button#checkout", t:1500, text: "Checkout"} |
| Hovers | Zoning Analysis | {target: "div#zone", t:1500} |
| Scroll | Zoning Analysis (exposure metrics) | {top:0px, left: 0px; t:1500} |
| Mouse move | Activity rate | {x:200, y:800, t:1500} |
| Focus | Not used | {target: "div#zone", t:1500} |

| E-commerce data (if applicable) | Value example |
| - | - |
| Transaction ID | 1234 |
| Total (revenue) | 11.99 |
| Currency | usd |
| Product Total ([Merchandising](https://docs.contentsquare.com/en/web/sending-ecommerce-commands/#sending-a-transaction-for-merchandising) only) | 11.99 |
| Product ID / SKU ([Merchandising](https://docs.contentsquare.com/en/web/sending-ecommerce-commands/#sending-a-transaction-for-merchandising) only) | 1234 |
| Product name ([Merchandising](https://docs.contentsquare.com/en/web/sending-ecommerce-commands/#sending-a-transaction-for-merchandising) only) | Green shoes |
| Product quantity ([Merchandising](https://docs.contentsquare.com/en/web/sending-ecommerce-commands/#sending-a-transaction-for-merchandising) only) | 1 |
| Product category ([Merchandising](https://docs.contentsquare.com/en/web/sending-ecommerce-commands/#sending-a-transaction-for-merchandising) only) | Shoes |
