Excel Add-In for GitHub

Build 24.0.9175

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 add-in processes all filters client-side within the add-in. 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.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9175