is a cookieless, operator-level identity solution (mobile/fixed network) that generates a pseudonymous identifier called . Its integration with Eulerian allows for enriched measurement and attribution models beyond third-party cookies.
The Utiq script must be deployed on all pages of the site, ideally via your tag manager (e.g., Google Tag Manager, Eulerian Tag Manager).
It must be loaded , in accordance with GDPR obligations.
The Utiq script only runs for users connected via a Utiq partner operator (mobile network or eligible internet box).
Once the script is loaded, Utiq exposes the in the global JavaScript object.
In the Eulerian interface, navigate to the Identity synchronisation interface:
Click on the logo
Link Utiq to consent to ensure we can retrieve the necessary identifiers
Enable synchronization
Once activated, Eulerian is able to receive and store the martechpassid during tracking calls, and associate it with known visitor profiles.
In Eulerian, navigate to Single Touch Attribution Model
Create or edit an existing attribution model
In the section, select:
Configure the desired allocation rules (last-click, data-driven, linear, etc.)
Save and publish the model
This setting allows Eulerian to resolve user journeys using the martechpass as a reference identifier in the identity graph, including for cookieless sessions.
Open your browser's (F12 > tab) and filter requests on the Eulerian tracking domain (e.g., *.eulerian.net or your custom collection domain).
Verify that a call contains the utiqmtid parameter:
If the parameter
https://<tracking-domain>/rpset/...&utiqmtid=<valeur_martechpass>&...
utiqmtid is absent:
- Verify that Utiq consent has been obtained.
- Verify that the Utiq script is loaded before the Eulerian call
- Confirm that the user is on an eligible carrier network
Eulerian stores visitor IDs in an encrypted cookie. To verify that the is correctly associated with the profile:
from the developer tools (Application > Cookies)
using the decoding tool available in Eulerian
In the decoded profile, verify the presence of the martechpassid field with a non-zero value.
If martechpassid does not appear in the profile, make sure that Utiq identity synchronization is enabled (see step 2) and that a call with utiqmtid has been captured.
One of the key benefits of Utiq integration is to by recovering touchpoints that would be lost without cross-session identification.
To measure the uplift generated:
Go to your standard attribution reports
Select :
- : standard model (cookie only, without Utiq)
- : model with graphId "Utiq - MarTech Pass"
Analyze the following indicators:
Number of additional conversions attributed through the martechpass
Changes in channel weight with Utiq reconciliation
Delta of conversions attributed between model B and model A
A positive uplift confirms that user journeys were lost without Utiq, and that identity resolution allows for better valuation of the acquisition channels involved.