This website requires JavaScript.
Explore
Help
Sign In
CKAN-Extensions
/
ckanext-googleanalytics_v2.0.7_GA4
Watch
1
Star
0
Fork
You've already forked ckanext-googleanalytics_v2.0.7_GA4
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c5b7121251
ckanext-googleanalytics_v2....
/
.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