Pendo: Account Daily Metrics

Description

  • Table capturing daily event metrics for tracked accounts, from the day that ane event was first tracked for this account to the current date.

Supported Data Sources

  • Pendo

Columns

Type
Name
Description

DATE

date_day

Day for which these metrics were calculated.

STRING

account_id

Unique identifier for the account.

INTEGER

count_active_visitors

Count of visitors who have triggered any kind of event in Pendo on this day.

INTEGER

sum_minutes

Total daily time, in minutes, of logged event activity for this account (based on event.num_minutes).

INTEGER

sum_events

Total daily number of tracked events for this account (based on event.num_events)

INTEGER

count_event_records

Count of records in the EVENT table logged for this account on this day.

INTEGER

count_pages_viewed

Count of distinct pages viewed by this account.

INTEGER

count_features_clicked

Count of distinct features clicked by this account.

INTEGER

count_page_viewing_visitors

Count of distinct visitors who triggered pageview events under this account.

INTEGER

count_feature_clicking_visitors

Count of distinct visitors who triggered feature-click events under this account.

Last updated

Was this helpful?