Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Pass User Id from CRM to datalayer

Avatar

Level 2

How to pass user ID from our CRM to the data layer when a user has successfully logged in to web site

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Ask your developers to add it. After the user has logged in, your developers should be able to retrieve that user's ID from the CRM. They can then set that in the data layer, normally in the next page that the user views after logging in.

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Ask your developers to add it. After the user has logged in, your developers should be able to retrieve that user's ID from the CRM. They can then set that in the data layer, normally in the next page that the user views after logging in.