Where
Settings → Activity log at the workspace level. Or per site, under Site → Activity log, a filtered view of the same feed.
Activity log with actor, verb, and object per row.
The view
Grouped by day: Today, Yesterday, Earlier. Newest event first inside each group. Each row has:- Actor, who did it.
- Verb, paused, published, edited, invited.
- Object, the experiment, goal, permission key.
- Timestamp in your project timezone.
- Details link on structured events (variant edit, permissions change) opens a dialog with the before/after.
Filters
All URL-shareable:- Actor, one member.
- Site, one site in the workspace.
- Experiment, one experiment.
?actor=<id>&experiment=<id> shows every action one
person took on one test.
Deep-link from an experiment
Every experiment detail page has a Change history link that opens the activity log pre-filtered to that experiment.What lands in the log
- Experiment lifecycle, created, saved, published, scheduled, cancelled, paused, resumed, republished, archived, restored, deleted, cloned, data-reset.
- Content edits, variant JS/CSS, goals attached/detached, locations/audiences changed, activation mode changed.
- Team & access, invitations, permission toggles, role changes, removed members.
- Site settings, anything under Settings that changes what the snippet does.
Redactions
- Global JS, only “edited” is logged, not the code.
- Variant JS/CSS, the before/after is truncated to 200 characters per side.
- Cookie values in audience rules, the rule is logged, the value is not.