AbdFatah / analytics-issues

Automatically exported from code.google.com/p/analytics-issues
0 stars 0 forks source link

Android INSTALL_REFERRER not working on Ice cream sandwhich and up #230

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Name of related library and version, if applicable (e.g. Android, iOS,
Snippets, etc.): Android

Issue summary:
Referrer tracking is not working anymore for devices that run SDK 15 (Ice cream 
sandwhich) and up.

Steps to reproduce issue:
1. Send a user on a device with SDK level 15 or 16 to the android market with a 
referrer enabled URL, for instance 
market://details?id=com.appspot.swisscodemonkeys.detector&referrer=utm_source%3D
test%26utm_medium%3Dweb%26utm_campaign%3Dtest_web
2. User installs & runs app
3. Referrer string never arrives in analytics

Expected output:
What do you expect to see after performing the above steps?
The proper referrer being recorded

Actual results:
What do you actually see after performing the above steps?
No referrer data.

Probably related bug report on Android: 
http://code.google.com/p/android/issues/detail?id=19247

Original issue reported on code.google.com by math...@gmail.com on 5 Sep 2012 at 4:40

GoogleCodeExporter commented 9 years ago
Sorry, let me be more specific.
I forgot to mention that I'm only interested in the "New Users" advanced 
segment. Those generally don't have a referrer set anymore for SDK 15 and up. 
Does it come too late?

Original comment by math...@gmail.com on 7 Sep 2012 at 2:17

GoogleCodeExporter commented 9 years ago

Original comment by awa...@google.com on 7 Nov 2013 at 9:35