Match Contacts between Engage and Intelligence without Redirects
- 1 Minute to read
- Print
- DarkLight
Match Contacts between Engage and Intelligence without Redirects
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
There are currently two ways to match users in between Intelligence and Engage: via redirect when the contact clicks on a link in an email and via URL parameter if you're using the latest version of our Pixel (Released 2.02.2022).
URL Parameter
Anyone who doesn't want to use redirects can include the email receiver ID with the Mapp user ID as a value in their link:
(<target domain>/?uc701=<%${user.PK}%>)
The contact who clicks on the link with this parameter is directed to your landing page with their Mapp ID appended to the URL. The pixel reads the ID from the URL and sends it together with the unique identifier (cd or eid) to the Intelligence backend.
please note you must use this specific parameter in order to track without redirects.
Related
Was this article helpful?