TrafficPageViewsDaily
Records daily page view statistics for a repository, helping track user engagement and traffic patterns over time.
View-Specific Information
Select
The 本製品 processes all filters client-side within the 本製品. The following query is the only one processed server-side:
SELECT * FROM [TrafficPageViewsDaily]
Columns
Name | Type | References | OrderBySupport | Description |
CountTotal | Int | The total number of page views for the repository on a daily basis. | ||
UniquesTotal | Int | The total number of unique visitors who viewed the repository pages each day, excluding repeat views. | ||
Count | Int | The number of page views recorded for the repository during the specific day. | ||
Uniques | Int | The number of unique visitors who viewed the repository pages during the specific day. | ||
Timestamp | Datetime | The timestamp indicating the specific day for which the page view data was recorded. |