Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support tracking Install Referrer for Android #153

Open
TylerMcCraw opened this issue Apr 18, 2023 · 3 comments
Open

Support tracking Install Referrer for Android #153

TylerMcCraw opened this issue Apr 18, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@TylerMcCraw
Copy link

Is your feature request related to a problem? Please describe.
No problem

Describe the solution you'd like
It would be nice if the analytics-kotlin library had a plugin of sorts to include automatic install referrer tracking.
I know that analytics-kotlin already tracks referrers from deep links, however, I don't think it does so from referrers immediately after an Android app is installed.
I'm referring to the Google Play Install Referrer library here which gives us this information.
Maybe if this is outside the scope of this library, it could be added as part of the Android sample application in this repo?

Describe alternatives you've considered
I believe I could do this manually by calling analytics.openUrl() with the referrer I receive from the Google Play Install Referrer library, but it would be nice if this were included as a part of analytics-kotlin

@wenxi-zeng wenxi-zeng assigned didiergarcia and unassigned prayansh Apr 18, 2023
@wenxi-zeng wenxi-zeng added the enhancement New feature or request label Apr 18, 2023
@sherif95
Copy link

Hello @wenxi-zeng,
Could you please inform us if there are new updates about this enhancement?

@didiergarcia
Copy link
Contributor

Hi @sherif95, we've added this request to our backlog. I'll update the ticket once we know when it's going to be shipped.

@sherif95
Copy link

Hi @didiergarcia,

Thanks for your response, appreciate it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants