Skip to content

ToKnow-ai/display-google-analytics-views-using-cloudflare-worker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using Page Views from Google Analytics to show Page View Count through Couldflare Workers

https://github.com/marketplace/actions/deploy-to-cloudflare-workers-with-wrangler

https://developers.cloudflare.com/workers/configuration/routing/routes/#set-up-a-route-in-wranglertoml https://developers.cloudflare.com/workers/wrangler/configuration/#sample-wranglertoml-configuration

npx wrangler deploy --keep-vars

Below were added via secrets to avoud overriding: cloudflare/workers-sdk#276

SERVICE_ACCOUNT_CREDENTIALS = ""
GA_PROPERTY_ID = ""

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors