As per the [[ https://docs.google.com/document/d/1bdMLKbn7LJx8kfCpHmtmXmQObnksOavMoAtbMvq6TqM/edit?tab=t.0#heading=h.92fgmsxazee6 | measurement plan ]] and [[https://docs.google.com/spreadsheets/d/18bjlt6xTyhM3f3MGXbAW4KUaJ6kHTihrClw7xQ70fx8/edit?gid=0#gid=0 | instrumentation spec ]], the Synthetic A/A test will track page visits.
**Acceptance Criteria: **
[x] Create an instrument named PageVisit that tracks the action `page-visited`
[x] Delete the `product_metrics.web_base.experiment_enrollment_handling.dev0` stream and request deletion of the associated table
[x] Delete the `product_metrics.web_base.experiment_enrollment_handling.dev1` stream and request deletion of the associated table
[] For beta cluster support, add the `product_metrics.web_base` stream
[] For beta cluster support, enable experimentation by setting `MetricsPlatformEnableExperiments` to `true`
[] For beta cluster support, send experiment-related analytics events to `/evt-103e/v2/events` by setting `MetricsPlatformExperimentEventIntakeServiceUrl`
[] For beta cluster support, enable testers to provide manual experiment overrides by setting `MetricsPlatformEnableExperimentOverrides` to `true`
[] TBD: For beta cluster support, add an experiment configuration corresponding to the PageVisit experiment to mediawiki-config (`wgMetricsPlatformInstrumentConfiguratorBaseUrl` would not presently be meaningful for beta cluster given domain name incongruence)