Upload User Data
Use the "Upload User Data" action at the Audiences page to upload user data via CSV directly into your Leanplum dashboard.
1. Navigate to the Audiences page
In the left-side navigation, click Audiences, then click "Upload User Data".
2. Browse or Drag and Drop a file
After browsing your file, you'll see a preview of the file, and you'll be able to proceed with the upload by clicking on "Upload File".
3. Upload Status
After uploading the file, you will be redirected to the Upload User Data page, where you will see your upload status. Note that it may take up to some time after the import has finished to segment based on the imported data.
Example File Format
Check all the data types that can be added via Upload User Data.
userId | userAttributes.age | userAttributes.friends |
---|---|---|
sample_user_id | 24 | "[Jimmy, Sara, Amy]" |
Updated over 3 years ago