Skip to main content
Question

Anonymize user after logout

  • 17 July 2024
  • 0 replies
  • 44 views

Hi everyone,

I’m currently implementing Amplitude in my Expo app (v51.0.14) using the latest version of @amplitude/analytics-react-native and Ampli.

Everything is working except the logout part when I need to anonymize my user when he logout / delete his account. I tried to use the ampli identify function and providing an undefined userId and then tried the reset function but its not working the events are still being sent under the same userId.

I’ve enabled logLevel to Debug and it log nothing when I’m calling the reset function, is it excepted or something going wrong ?

 

Thank you :)

0 replies

Be the first to reply!

Reply