We used "MobileServices.processGooglePlayInstallReferrerUrl(referrerStr)" previously in our app code, now as Mobile services has been deprecated, is their any alternative function/class available for this function from Adobe?
Thanks in advance.
Solved! Go to Solution.
Views
Replies
Total Likes
As Adobe Mobile Services have been deprecated, you should migrate to the Adobe Experience Platform SDKs (also known as Adobe Experience Platform Mobile SDKs) for mobile app tracking and analytics.
The Adobe Experience Platform SDKs don't have a direct equivalent of the MobileServices.processGooglePlayInstallReferrerUrl(referrerStr) function. However, you can still track Google Play Install Referrer information by setting custom context data variables and then sending the data to Adobe Analytics.
As Adobe Mobile Services have been deprecated, you should migrate to the Adobe Experience Platform SDKs (also known as Adobe Experience Platform Mobile SDKs) for mobile app tracking and analytics.
The Adobe Experience Platform SDKs don't have a direct equivalent of the MobileServices.processGooglePlayInstallReferrerUrl(referrerStr) function. However, you can still track Google Play Install Referrer information by setting custom context data variables and then sending the data to Adobe Analytics.
Yes, I have my developers set up code to get the Google Install Referrers and pass as a custom context variable....
Here is a good video that might help you out:
https://www.youtube.com/watch?v=jCd1uDAVEmE
Views
Replies
Total Likes
Views
Likes
Replies