Mixpanel Community Icon

Creating User Profiles in Mixpanel for Existing Signed-Up Users

·
·

if i already have signed up users on my app and i am now startting with mixpanel, how do I create suer profiles for those?

  • Avatar of Andreas G.
    Andreas G.
    ·
    ·

    Depends a bit on you specific set-up and skill-set.

    1. 1.

      You can ensure that profile properties are set on app open, that way all users who open the app again will get the properties set.

    2. 2.

      Create a script to update the user properties with values. You can use this python library https://github.com/mixpanel/mixpanel-utils