Steps to replicate the issue (include links if applicable):
- We need to to figure out what's going on with some app install ids that are missing from app donations that pop out to the donations form.
- Christine Stone has been working with Shay Nowick and looked at the banner code here https://donate.wikimedia.org/w/index.php?title=MediaWiki:AppsCampaignConfig.json but it doesn't reference the install id.
It looks like iOS ones are passing the data through okay but the Android app ones aren't
What happens?:
Donation data is not being collected
Other information (browser name/version, screenshots, etc.):
Lamar to discuss this with Dmitry and Shay, maybe also Toni for comparison with iOS.
More details to be added here by Dmitry/Shay
SN: Looking at recent App Donation data from Metabase we are seeing the bulk (75% of records from last 40 days) of rows having either NULL or non-usable string values in utm_key where value for donor app_install_id should be. I can't tell if these are duplicate records for other donations or just donations that are getting malformed data. This makes it impossible for us to track unique donors when joining from our internal user data.