Skip to content

Commit 677f05b

Browse files
chore: update AUTHORS, THIRD-PARTY-NOTICES, Security Test Summary
1 parent 5abf09b commit 677f05b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/tracking-plan.md

+10
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ Generated on Fri, Apr 18, 2025
152152
- [Performance Advisor Clicked](#event--PerformanceAdvisorClickedEvent)
153153
- [Screen](#event--ScreenEvent)
154154
- [Secret Storage Not Available](#event--SecretStorageNotAvailableEvent)
155+
- [Experiment Viewed](#event--ExperimentViewedEvent)
155156

156157
### Performance Tab
157158

@@ -1779,6 +1780,15 @@ This event is fired when a user activates (i.e., navigates to) a screen.
17791780
This event is fired at startup when we detect that the application is running on
17801781
a system that doesn't offer a suitable secret storage backend.
17811782

1783+
<a name="event--ExperimentViewedEvent"></a>
1784+
1785+
### Experiment Viewed
1786+
1787+
**Properties**:
1788+
1789+
- **test_name** (required): `string`
1790+
- **is_compass_web** (optional): `true | undefined`
1791+
17821792
## Performance Tab
17831793

17841794
<a name="event--CurrentOpShowOperationDetailsEvent"></a>

0 commit comments

Comments
 (0)