Page refers to an HTML file of any software application that usually displays text, pictures, and other multimedia and is linked to other pages which help the user interact.
Page iCube is a dataset that enables you to create ad hoc reports and dashboards that help you track unique visitors, pages viewed of an application or areas and features, active users, and so on. Using the Page iCube, Product Managers and UX Designers can gain insights into product and feature usability, usage, user experience, and important business questions such as:
Note: This iCube currently supports only the Pendo source system.
You can use the following attributes and metrics provided as part of the iCube to create your own reports:
Attribute | Description |
---|---|
Browser Device Type | The type of device from which the page is being accessed |
Browser Key | The key of the browser from which the page is being accessed |
Browser Name | The name of the browser from which the page is being accessed |
Browser OS | The operating system of the browser from which the page is being accessed |
Calendar Date | Gregorian calendar date displayed in the format 'M/D/YYYY' |
Calendar Month | Gregorian calendar month displayed in the format 'Mon YYYY' |
Calendar Quarter | Gregorian calendar quarter displayed in the format 'Q# YYYY' |
Calendar Week | Gregorian calendar week displaying the week number. For example, W21, W22 |
Customer | An organization or account whose users access the application |
Date | Gregorian calendar date displayed in the format 'M/D/YYYY,' when a page is accessed |
Lagging Count of Days | Count of number of days since the first data record till current day |
Lagging Count of Months | Count of number of months since the first data record till current month |
Lagging Count of Quarters | Count of number of quarters since the first data record till current quarter |
Lagging Count of Weeks | Count of number of weeks since the first data record till current week |
Page | The specific page in the application for which Product Experience is measured |
Page Source URL | The URL of the page usage performance details within the Product Analytics solution such as Pendo |
Product | The specific application whose product usage and user experience performance is being measured |
Product Area | The specific areas and product capabilities of the application whose product usage performance is being measured |
Visitor | The specific unique visitor of the page in an application |
Metric | Description | Formula | Expected Value |
---|---|---|---|
Avg Page Usage Daily Time (Hours) | Average daily time users spend on application for the selected date range | NullToZero(([Page Usage Time (Hours)] / [No of Active Days])) | >=0 |
Avg Page Usage per User (Hours) | Average time spent by a user on a specific page | NullToZero(([Page Usage Time (Hours)] / [No of Unique Users])) | >=0 |
Avg Page Views per Account | Average number of pages viewed by an account | NullToZero(([Page Views] / [No of Accounts])) | >=1 |
Avg Page Views per Day | Average number of views of a specific page per day | NullToZero(([Page Views] / [No of Active Days])) | >=0 |
New User Growth - Last 30 Days | Number of unique users during the specific 30 day duration | NullToZero((([New User Visit - Last 30 Days] - [New User Visit - Last to Last 30 Days]) / [New User Visit - Last to Last 30 Days])) | >=0 |
No of Accounts | Total number of accounts | Max([No of Accounts]) | >=0 |
No of Active Days | The sum of every day of the date range which contains at least one event in application for each visitor of account | Count([No of Active Days]) | >=0 |
No of Unique Active Days | The sum of every day of the date range which contains at least one event in application across all the visitor of account | Max([No of Unique Active Days]) | >=0 |
No of Unique Users | Total number of unique visitors who have been active within the selected time range | Max([No of Unique Users]) | >=0 |
Page Usage Time (Hours) | Total page usage time of an account during the selected time period duration | NullToZero(([Page Usage Time] / 3600)) | >=0 |
Page Views | Total number of views of a page for the selected time period of an account | Sum([Page Views]) | >=0 |
Usage Trending - Last 30 Days | Total time spent on application for the account previous 30 days (period n) to the previous-to-previous period of equal length of 30 days (period n-1) | NullToZero((([Page Usage Time - Last 30 Days] - [Page Usage Time - Last to Last 30 Days]) / [Page Usage Time - Last to Last 30 Days])) | >0 or <0 |
© 2022 Digital.ai Inc. All rights reserved.