Pendo: Guide Daily Metrics
Description
Table capturing daily event metrics for tracked features, from the day that the feature was created to the current date. Pendo tracks a variety of events around guides, and event-type-specific visitor-count-metrics are dynamically pivoted out in this table.
Supported Data Sources
Pendo
Columns
DATE
date_day
Day for which these metrics were calculated.
STRING
guide_id
Unique identifier of the guide.
STRING
guide_name
Name of the guide.
INTEGER
count_visitors
Count of visitors interacting with the guide on this day.
INTEGER
count_accounts
Count of accounts interacting with the guide on this day.
INTEGER
count_guide_events
Count of records in guide_event
for this guide on this day.
INTEGER
count_first_time_visitors
Count of visitors interacting with the guide for the first time on this day.
INTEGER
count_first_time_accounts
Count of accounts interacting with the guide for the first time on this day.
INTEGER
count_visitors_guideSeen
Count of visitors who have been presented with a guide on this day.
Last updated
Was this helpful?