TrafficPageViewsWeekly
Aggregates weekly page view statistics for a repository, giving an overview of user interaction trends for the past two weeks.
View-Specific Information
Select
The 本製品 processes all filters client-side within the 本製品. The following query is the only one processed server-side:
SELECT * FROM [TrafficPageViewsWeekly]
Columns
Name | Type | References | OrderBySupport | Description |
CountTotal | Int | The total number of page views across all repository pages on a daily basis. | ||
UniquesTotal | Int | The total number of unique visitors who accessed any repository pages during the day, ensuring repeat visitors are excluded. | ||
Count | Int | The number of page views recorded for specific repository pages within the day. | ||
Uniques | Int | The number of unique visitors who accessed specific repository pages on the day. | ||
Timestamp | Datetime | The date and time indicating when the page view data was recorded or is relevant. |