/
Android - Banner Click
Android - Banner Click
Use the following method when the user clicks a banner:
HashMap<String, String> parameters= new HashMap<String, String>(); parameters.put("OM.OSB","Banner Name/Banner Code"); parameters.put("OM.exVisitorID","memberID/userID"); parameters.put("OM.sys.TokenID","Token ID to use for push messages"); parameters.put("OM.sys.AppID","App ID to use for push messages"); Visilabs.CallAPI().customEvent("Banner Click", parameters);
TokenID and AppID parameters are optional. If you are using Euromessage, you should send it.
Do not forget to use a universaID/customerID as the userID which you also share with other parties such as your ESP. If you are using a GSM number or an email address instead of a userID please send that info as the userID. Make sure that you share the same ID with all other parties.
Parent Topic: Android - MobileTagging
, multiple selections available,
Related content
iOS - Banner Click
iOS - Banner Click
More like this
Android - Login
Android - Login
More like this
React Native - Banner Click
React Native - Banner Click
More like this
Android - Push Message
Android - Push Message
More like this
Android Visilabs Target Actions
Android Visilabs Target Actions
More like this
Banner Display & Click (GTM)
Banner Display & Click (GTM)
More like this
Copyright 2020 Related Digital