When I call anonymize on logout, what actually happens to the profile?
I call croct.identify on login and croct.anonymize on the logout. I want to understand exactly what anonymize does under the hood.
Specifically: does it detach the session from the identified user going forward, or does it touch stored data too? Trying to reason about it precisely before I ship.
Was this helpful?
0 answers
Still have questions?