Excel Add-In for GitHub

Build 24.0.9175

TrafficTopReferralSources

Identifies the top 10 sources driving traffic to a repository in the last 14 days, such as search engines, social media, or external links.

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 [TrafficTopReferralSources]

Columns

Name Type References OrderBySupport Description
Referrer String The name of the website or source that referred traffic to the repository.
Count Int The total number of views generated from the specified referrer.
Uniques Int The total number of unique visitors referred to the repository by the specified source.

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