Skip to content

A python script that checks top pages in google analytics once per day

License

Notifications You must be signed in to change notification settings

rootandrebound/top-pages-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

top-pages-checker

A python script that checks top pages in google analytics once per day

Setup

This expects that you are working in a Unix-like shell and have git and python3 installed

git clone https://github.com/rootandrebound/top-pages-checker.git
cd top-pages-checker
python3 -m venv .venv
source .venv/bin/activate
cp example.env .env
# edit your environmental variables

About

A python script that checks top pages in google analytics once per day

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •