- TLC Home Home
- Discussions Discussions
- Documentation Documentation
- Knowledge Base Knowledge Base
- Education Education
- Blog Blog
- Support Desk Support Desk
3 weeks ago
https://docs.tealium.com/platforms/android-kotlin/module-list/install-referrer/#maven
“The Google Install Referrer API is a dependency for this module, but is not automatically added for you. Add the module to your build.”
From the document, it required to statement an extra dependency of 'com.android.installreferrer:installreferrer'. But it looks like no where in my build will use it. Can you explain why we need it?
Solved! Go to Solution.
3 weeks ago
The Google Install Referrer API is a dependency for the Tealium Install Referrer module because it helps the module to accurately attribute app installs to specific marketing campaigns or sources. The Install Referrer API is used to retrieve the install referrer information, which is crucial for understanding where your app's installs are coming from and optimizing your marketing efforts.
While you may not see an explicit usage of the Install Referrer API in your build, it is used behind the scenes by the Tealium Install Referrer module to fetch the referrer data. By adding the 'com.android.installreferrer:installreferrer' dependency to your build, you ensure that the Tealium Install Referrer module has access to the necessary API to function correctly.
In short, including the Google Install Referrer API as a dependency is required for the Tealium Install Referrer module to work properly and provide you with accurate install attribution data.
Copyright All Rights Reserved © 2008-2023