Amplitude prefixes guide-related events with [Guides-Surveys] Guide
and survey-related events with [Guides-Surveys] Survey
.
All Guides and Surveys events include the following event properties.
Property | Type | Description |
---|---|---|
Key | string |
A unique identifier for the guide or survey. |
Is From Debug Mode | boolean |
True when the event was sent from preview mode. Use this property to filter administrative activity. |
Lifecycle UUID | string |
Enables grouping of Guides and Surveys events by lifecycle. Lifecycle UUID is useful for analyzing events for a given guide/survey across multiple app sessions. |
Page | json |
Details about the page of the guide or survey on which the event occured. |
Step ID | number |
The unique identifier of a guide or survey step. |
Step Index | number |
The step's relative zero-based index. |
Step Title | string |
The title of the step. |
Is Last Step | boolean |
True when the event occured on the last step of a guide or survey. False otherwise. |
Type | string |
|
Variant ID | string |
A unique identifier for the guide or survey variant. Useful for analyzing guide or survey experiments. |
Version | number |
The version identifier for the guide or survey. |
These events occur for both guides and surveys
Event | Description | Properties |
---|---|---|
Viewed | A guide or survey is viewed by a users. |
The json source of the experience. Can be one of:
|
Tooltip Marker Viewed | The tooltip marker was seen by a user. |
|
Dismissed | A user dismissed a guide or survey. |
|
Rage closed | The guide or survey was closed within two seconds of appearing. |
|
Completed | Indicates a guide or survey is complete, through one of the following:
This event doesn't fire on Tooltips. |
Guide-specific events are only relevant to guides.
Event | Description | Properties |
---|---|---|
Tooltip Market Viewed | The tooltip marker was seen by a user. |
Survey-specific events are only relevant to surveys.
Event | Description | Properties |
---|---|---|
Survey Submitted | A user submitted a survey response. |
|
Survey Abandoned | A user dismissed a survey when a response input was not empty. |
|
Thanks for your feedback!
February 10th, 2025
Need help? Contact Support
Visit Amplitude.com
Have a look at the Amplitude Blog
Learn more at Amplitude Academy
© 2025 Amplitude, Inc. All rights reserved. Amplitude is a registered trademark of Amplitude, Inc.