As a product manager
I want to understand how the new page is used
in order to better understand if the new page is an improvement or needs further tweaking
Acceptance criteria:
- a graph exists on https://grafana.wikimedia.org/d/UHV96YJGk/wikidata-datamodel-lexemes that shows the number of new Lexemes created per day via the UI
- a graph exists on https://grafana.wikimedia.org/d/UHV96YJGk/wikidata-datamodel-lexemes to track the page views of Special:NewLexeme per day
Notes:
- Page views for only a few special pages are currently tracked: https://github.com/wikimedia/analytics-refinery-source/blob/fa0ea90194d4b355b5dd636157ed5b6a4e2036c3/refinery-core/src/main/java/org/wikimedia/analytics/refinery/core/PageviewDefinition.java#L60-L65
- We want to track both page loads and Lexeme creations from the php code via graphite