Page MenuHomePhabricator

'.event.referer_route' should be equal to one of the allowed values
Closed, ResolvedPublicPRODUCTION ERROR

Description

Error

schema_uri: /analytics/legacy/homepagevisit/1.1.0

message
'.event.referer_route' should be equal to one of the allowed values
{"meta":{"domain":"es.wikipedia.org","stream":"eventlogging_HomepageVisit","id":"redacted","dt":"2021-04-26T14:00:11.645Z","request_id":"10a2cbb0-728c-40f8-99a5-437034c10935"},"http":{"request_headers":{"user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36"}},"event":{"is_mobile":false,"referer_route":"welcomesurvey-originalcontext","referer_namespace":-1,"referer_action":"view","user_id":redacted,"user_editcount":0,"impact_module_state":"unactivated","start_email_state":"unconfirmed","homepage_pageview_token":"redactedkd"},"schema":"HomepageVisit","wiki":"eswiki","webHost":"es.wikipedia.org","$schema":"/analytics/legacy/homepagevisit/1.1.0","client_dt":"2021-04-26T14:00:11Z","dt":"2021-04-26T14:00:11.645Z"}

Impact

Event dropped from intake.

Notes

Event Timeline

kostajh triaged this task as Medium priority.Apr 27 2021, 9:48 AM
kostajh created this task.

welcomesurvey-originalcontext is used as the referrer (source query parameter) when you return from the welcome survey to the page you arrived from (ie. the page where you started account creation). That can't be the homepage under normal circumstances so there's no real impact to this. I suppose we should add it to the list of referrer values just to get cleaner logs.

Change 684042 had a related patch set uploaded (by Gergő Tisza; author: Gergő Tisza):

[schemas/event/secondary@master] HompageVisit: Add welcomesurvey-originalcontext to referer_route

https://gerrit.wikimedia.org/r/684042

Change 684043 had a related patch set uploaded (by Gergő Tisza; author: Gergő Tisza):

[mediawiki/extensions/GrowthExperiments@master] Bump HomepageVisit schema version

https://gerrit.wikimedia.org/r/684043

Change 684042 merged by jenkins-bot:

[schemas/event/secondary@master] HompageVisit: Add welcomesurvey-originalcontext to referer_route

https://gerrit.wikimedia.org/r/684042

This will be ready for QA when wmf.5 is in production next Thursday

Change 684043 merged by jenkins-bot:

[mediawiki/extensions/GrowthExperiments@master] Bump HomepageVisit schema version

https://gerrit.wikimedia.org/r/684043