Snapshots
For events that occur outside of our autocaptured event types, our track API can be implemented by developers to generate…
Snapshots give you the ability to capture additional metadata that isn’t autocaptured by Heap out-of-the-box. Examples of what you can…
You can use a Text in Element Snapshot to capture data, such as the size of an item, as an…
You can use a Text in Element Snapshot to capture data, such as the size of an item when it…
To capture users’ inputs on an input field, such as a text input, you can use the Form Value Snapshot…
To capture search queries entered into a search bar, you can use Text to Element to capture the text in…
You can use the Form Value Snapshots to capture users’ inputs for elements such as radios and checkboxes. This example…
You can capture screen dimensions to attach to a pageview event by using the JavaScript snapshot example below. We recommend…
Finding the pixel-to-device ratio of your user’s screens can help you understand how your images are rendering. Note that this…
You can capture screen orientation (on pageload only: APIs for tracking orientation changes are not supported across all popular browsers)…
Custom properties are configured on a per-event basis and are limited to 255 characters. Any changes to a custom property…
When using the visual labeling interface, you’re able to define custom properties that are attached to interaction events (clicks, form…