This website requires JavaScript.
Explore
Help
Sign In
CKAN-Extensions
/
ckanext-googleanalytics
mirror of
https://github.com/ckan/ckanext-googleanalytics.git
Watch
1
Star
0
Fork
You've already forked ckanext-googleanalytics
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
482d8e2ada
ckanext-googleanalytics
/
.gitignore
10 lines
84 B
Plaintext
Raw
Normal View
History
Unescape
Escape
initial commit
2011-02-10 14:32:19 +01:00
syntax: glob
*.egg-info
*.pyc
*.swp
*.swo
*~
build/
dist/
Attempts to provide support for v3 of the Google Analytics API. Since version 2 of the Google Analytics API was shelved the download of previous data was broken. This commit should, once the oauth dance has been complete, allow it to work again by changing all of the calls. See the README for instructions on setting up OAUTH. Other bug fixes are: - Resources views are now clearly identified - Package Ids are set for /dataset/edit requests - Updated README
2012-10-18 14:47:30 +02:00
credentials.json
token.dat