Recommendation performance of Citolytics should be measured with click through-data from the Android app.
- Android app supports Event logging ( package org.wikipedia.analytics )
- Use existing MobileWikiAppArticleSuggestions schema
- Add value to readMoreSource-property (3: citolytics)
- Access log via https://wikitech.wikimedia.org/wiki/Analytics/EventLogging#Accessing_data
Open questions:
- How to do A/B testing? Compare a single time range with 50/50 random readMoreSource selection.
- How to access the event logs? Is there a web-interface for that? Except Grafana