Page MenuHomePhabricator

Investigation: Page previews analytics may include reference previews
Open, Needs TriagePublic

Description

The Popups extension has several logging and metrics options. Verify whether the interactions between page and reference previews are polluting metrics.

  • Virtual pageviews: Make sure we aren't logging a virtual pageview for reference previews.

Outcome: We don't send a virtual pageview for reference preview popups.

Outcome: Reference previews are counted in Popups events, for example action=dismiss. Popups event logging is currently disabled everywhere, so there is no impact other than the technical and conceptual debt (e.g., is the type of preview recorded as an enum field?) to be cleaned up.