CallClickstreams
Stores detailed user interaction data within a call, capturing click-level activity for auditing and behavioral analysis. This table enables insights into how users engage with digital content during field calls.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
Unique identifier for the call clickstream record, typically generated by the system. |
| Global ID | String | True |
System-level global identifier that uniquely distinguishes this record across vaults and integrations. |
| Link | String | False |
Internal system link or reference URL that connects to the specific call clickstream entry. |
| Call Clickstream Name | String | True |
The display name of the clickstream event as defined in the Vault interface. |
| Status | String | False |
Indicates the current lifecycle state of the clickstream record, such as active, archived, or under review. |
| Created By | String | True |
Username or ID of the user who originally created this clickstream record. |
| Created Date | Datetime | True |
Timestamp when the clickstream record was first created in the system. |
| Last Modified By | String | True |
Username or ID of the user who last updated the record. |
| Last Modified Date | Datetime | True |
Timestamp of the most recent modification to this record. |
| Answer | String | False |
The response selected or entered by the user during a survey or interactive content. |
| Auxillary Id | String | False |
An optional or legacy identifier used to reference this record in external systems. |
| CLM ID | String | False |
Identifier for the Closed Loop Marketing (CLM) session associated with this clickstream entry. |
| Mobile ID | String | False |
Unique identifier from the mobile client that captured this clickstream event. |
| Parent Id | String | False |
Identifier of the parent record, allowing for hierarchical linkage in nested clickstream data. |
| Popup Opened | Bool | False |
Indicates whether a popup element was opened during the user's interaction with the presentation. |
| Possible Answers | String | False |
A comma-separated list of all potential answer choices presented to the user (for example, Yes, No, Maybe). |
| Presentation ID | String | False |
Reference ID of the CLM presentation shown during the call where the clickstream was logged. |
| Survey Question | String | False |
The actual question text displayed to the user as part of the survey or content. |
| Range Value | String | False |
A value representing a selected range in a slider or similar range-based input component. |
| Revision | Decimal | False |
The numeric revision value associated with the current version of the clickstream record. |
| Rollover Entered | Bool | False |
Indicates whether the user performed a mouse rollover action on the tracked element. |
| Selected Items | String | False |
Comma-separated values representing multiple selections made by the user (for example, Option A, Option B). |
| Survey Type | String | False |
The type or category of survey that was used in the clickstream interaction, such as HCP feedback or training. |
| Text Entered | String | False |
Free-form text entered by the user in response to a survey or content prompt. |
| Toggle Button On | Bool | False |
Boolean flag that indicates if a toggle button was switched on during the interaction. |
| Track Element Description | String | False |
Descriptive text for the interactive element that was tracked during the call or presentation. |
| Track Element Id | String | False |
Unique identifier for the element being tracked, such as a button, image, or hotspot. |
| Track Element Type | String | False |
Type classification of the tracked element, such as button, image, or link. |
| Usage Duration | Decimal | False |
Duration in seconds that the tracked element was actively used or viewed during the session. |
| Usage Start Time | Datetime | False |
The timestamp marking when usage of the tracked element began. |
| Call | String | False |
Reference to the call record in which the clickstream activity was captured. |
| Key Message | String | False |
The key marketing or educational message associated with this clickstream record. |
| Product | String | False |
The product being promoted or discussed in relation to this clickstream entry. |
| Legacy CRM Id | String | False |
An identifier from a legacy Customer Relationship Management (CRM) system that references the corresponding call clickstream. |