Hi,
if I use the server api to send a charged event, and I must identify the user using one of this fields:
Identity |
yes* |
Identity to recognize a user uniquely. It can be the user’s email id, a phone number or any other identifier that you are using to tag your users. This is the key that will be looked up to find the user whose profile needs to be updated. If this identity is not found a new user profile will be created. |
FBID |
yes* |
Can be used to identify a unique user by his Facebook ID |
GPID |
yes* |
Can be used to identify a unique user by his Google Plus ID |
WZRK_G |
yes* |
Can be used to identify a unique user by their CleverTap Global Cookie ID |
In case of a mobile user, iPHONE or ANDROID, what field must I use if I have the CleverTapID from the mobile SDK?
Thanks,