Forum Discussion
JordanW
3 months agoSupporter
Tracking Users' Post Click
Hi Braze Community, I am scratching my head a bit trying to understand how the Braze SDK does not have an out-of-box feature that automatically associates a session with a specific user post email/...
Manoj__
3 months agoVisionary
Hello JordanW
When a unknown user lands on your website, you can create a unique session id and assign the session id as an alias. Once this user identifies themselves then this session id can be stitched with an identified external_id.
The downside is that if a user never identifies then you will end up creating multiple profiles without external id.
TedScott
2 months agoVisionary
You have it correct, you need to pass a value in the url and "log" the user in on the site when they click (the only downfall is if they share the email / link with someone else or do this on a shared device).
Related Content
- 3 months ago
- 11 months ago
- 2 years ago