Skip to content

Symfony1 plugin for Diem CMF providing a service and a task to authenticate Google Analytics

License

Notifications You must be signed in to change notification settings

PolibudaInfo/piGoogleAnalyticsAuthenticatorPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

piGoogleAnalyticsAuthenticator

Symfony1 plugin for Diem CMF providing a service and a task to authenticate Google Analytics

Usage

run pi:authenticate-google-analytics --user=[email protected] --pass=YourPassword

To make it automatic set a cron job.

You can store user and pass in app.yml and avoid passing it to task everytime Set:

app:
  ga:
    user: [email protected]
    pass: YourPassword

About

Symfony1 plugin for Diem CMF providing a service and a task to authenticate Google Analytics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages