---
title: "Mapp Intelligence: Improved Data Quality for Anonymized Tracking"
slug: "mapp-intelligence-improved-data-quality-for-anonymized-tracking"
updated: 2024-07-03T10:48:22Z
published: 2024-07-03T10:48:22Z
canonical: "docs.mapp.com/mapp-intelligence-improved-data-quality-for-anonymized-tracking"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mapp.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Mapp Intelligence: Improved Data Quality for Anonymized Tracking

**17 Nov 2023** You can now enable a temporary session ID, allowing for better data quality when using Anonymous Tracking!

## Key Benefits

Anonymized tracking (also known as cookieless tracking) lets you collect information about your page's visits without user-identifiable data. Because you always want to respect your visitor's privacy, and some data is better than nothing! The temporary session ID is only used to prevent session breaks, **not** stored to re-identify users on return to the website or app after the session has ended.

## How does it work?

You can set this new method (setTemporarySessionId) with any of our tracking libraries after you have updated to the latest version. Please see the relevant documentation:

### Mobile

[Android Anonymous Tracking](/v1/docs/android-anonymous-tracking)

[iOS Anonymous Tracking](/v1/docs/anonymous-tracking)

[Flutter (see Anonymous Tracking)](/v1/docs/functions)

### Pixel

[Smart Pixel](/v1/docs/tracking-configuration-advanced)

[Pixel V5](/v1/docs/gdpr)

[Pixel Version 4 (Outdated)](/v1/docs/pixel-version-4-outdated)

### Single Page Applications

[Angular](/v1/docs/angular-advanced)

[React](/v1/docs/react-next-advanced)

[Vue](/v1/docs/vue-advanced)

### Server (see the section Session)

[Java](/v1/docs/data)

[PHP](/v1/docs/php-data)

[Node.js](/v1/docs/nodejs-data)

## Availability

This feature went live on November 17th.

## Related Topics

[What is Anonymized (aka Cookieless) Tracking?](/v1/docs/what-is-anonymized-aka-cookieless-tracking)
