Hi Andrey,
I am planning to parse the customer id very soon and would like to get some advise from you as you have already done it in DTM.
Can i do the set up by only using data elements (i.e. setting user id, authstate for that particular customer)? or will i require that piece of javascript?
I understand that puuid is used when you have multiple IDs, are you the one generating that random string? can i just ignore that puuid as i don't expect to have multiple ids?
It is also mentioned on the website that the customer IDs and authentication states need to be parsed on every page. Once the user logs out do you use a certain logic (i.e. cookie based) to persist the customer id for his/her visit while logged out?
Thank you
Jerome