Steps to replicate the issue (include links if applicable):
- Load Special:Homepage
- Observe analytics requests, in particular the ones using /analytics/legacy/homepagemodule/1.6.7 (there should be one request per homepage module)
- Observe the "Suggested edits impression" request
What happens?:
The event data lacks a valid value for the homepage_pageview_token property, it's null but the schema only accepts string for this prop
What should have happened instead?:
homepage_pageview_token should be filed with a valid pseudo unique token as a string
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
wmf-23, introduced in rEGRE8d65369e46c67bd0a3f0187b206f6d3107c818dc
Other information (browser name/version, screenshots, etc.):