Analytics: add experimentview events (#44120)
* Analytics: add experimentview event * remove ref to feature-highlights * Experimentview -> ExperimentView
This commit is contained in:
@@ -81,6 +81,7 @@ export enum EchoEventType {
|
||||
Sentry = 'sentry',
|
||||
Pageview = 'pageview',
|
||||
Interaction = 'interaction',
|
||||
ExperimentView = 'experimentview',
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user