Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

219 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Analytics for Umbraco

NuGet version NuGet downloads License

Bring Vercel Web Analytics and Plausible reports into the Umbraco backoffice. Editors can understand site-wide traffic and the performance of the page they are working on without leaving Umbraco.

Web Analytics overview in the Umbraco backoffice

Web Analytics reads analytics already collected by the configured provider. It does not install, replace, or configure tracking on your public website.

Documentation

Read the Web Analytics documentation for installation, provider setup, document analytics, configuration reference, troubleshooting, and the release changelog.

Install

Web Analytics supports Umbraco CMS 17.1 through 18.x. Add it to the Umbraco web project:

dotnet add package TheBuilder.WebAnalytics

The package registers its services and backoffice extensions automatically. Configure a Vercel or Plausible credential in server-side secret configuration, then add and test a connection at Settings → Web Analytics.

Providers

Provider Identifier Credential
Vercel Web Analytics Project ID (prj_...) and optional team Scoped access token
Plausible Site ID, normally the registered domain Stats API key

Plausible Cloud's Stats API requires a Business plan. Self-hosted Plausible is supported when its instance exposes the v2 Stats API query endpoint.

Contributing and releases

Development and NuGet publishing guidance is kept in docs/releasing.md. Published release notes are available in the documentation changelog.

Releases

Packages

Contributors

Languages