What is the right syntax for the Google2Piwik config file, google2piwik.conf ? I keep getting an "Exception: Invalid Google credentials given." when iI run ./google2piwik.py -p
Is the user_login such as user@gmail.com or simply user?
Do I need to escape special characters in the password or quote it?
I requested an API key for Analytics, "Key for browser apps (with referers) " is that correct or should I use a server key?
Thank you for your input!
[google] user_login = user user_pass = password table_id = ga:XXXXXXXX api_key = XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Is the user_login such as user@gmail.com or simply user?
Do I need to escape special characters in the password or quote it?
I requested an API key for Analytics, "Key for browser apps (with referers) " is that correct or should I use a server key?
Thank you for your input!