Pulling data into Tag Manager
- Head to Google Tag Manager
- Select Tag Manager account correlating to the site you're aiming to pull user data from
- Click Variables > New > JavaScript Variable and enter
$cv.csscurrentUser.
, then append the following variable based on what you're hoping to use in Tag Manager (`emailAddress`,firstName
,surname
,phoneNumber
,roleName
,customerCode
,catalogue
)- Hit Save and then Publish the workspace
- You can verify the data was pulled by clicking "Preview"
Related Resources