Excel Add-In for GitHub

Build 24.0.9175

TrafficPageViewsDaily

Records daily page view statistics for a repository, helping track user engagement and traffic patterns over time.

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 [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.

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