Skip to main content

I am using PX to track users on our community. I need to send a date for the Signed Up date field. 

How am I able to get the registration date of the community member in the DOM or insidedData object and send with the PX attributes?

 

Similarly email is also NOT directly available. Any ideas??

I’m not aware of a way to access anything beyond what the CC source code is adding to the inSidedData object. In these cases I have relied on data integrations to enrich the User object by matching on something like the CC userId or user name.


Reply