Pass User Id from CRM to datalayer | Community
Skip to main content
Level 2
April 10, 2021
Solved

Pass User Id from CRM to datalayer

  • April 10, 2021
  • 1 reply
  • 746 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by yuhuisg

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.

1 reply

yuhuisg
Community Advisor
yuhuisgCommunity AdvisorAccepted solution
Community Advisor
April 10, 2021

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.