In order to track interactions with Shared Reading Lists we will want to measure import fail/success counts on the iOS side. We can use the existing MobileWikiAppiOSReadingLists schema, adding new values for action similar to what we are using for Android where relevant - see MobileWikiAppReadingLists
Relevant Android actions used to track Shared Reading Lists interactions:
"receive_start"
"receive_preview"
"receive_cancel"
"receive_finish"
Adding we will want to measure user interaction with survey - users who saw survey count and users who click through so we have click through rate. We can these survey actions to MobileWikiAppiOSReadingLists.
New schema revision number (see diff): 24086844