Sending User Segments / User Info
Sending user segments to our system will allow our system to be able to segment the userbase within the segments you use on your side. Aswell it will allow us to use this information to detect fraudulent users.
This is related to intialization of the SDK
This is not required, but allows us to be able to indentify fraudulents user based on email/phone numbers.
Paramater | Data Type | Description |
---|---|---|
userPhoneNumber | Integer | Can be used to identify the user to prevent fraud. Format the + as 00, example: 0015555551234 for a US number |
userEmail | Can be used to identify the user to prevent fraud | |
userGroup | string | Can be used to segment the user base in different groups allowing you to reward them a higher or lower % based on this group. Example (High purchasing user) |
Last updated