ckan / ckanext-googleanalytics

CKAN extension to integrate Google Analytics data into CKAN. Gives download stats on package pages, list of most popular packages, etc.
GNU Affero General Public License v3.0
35 stars 81 forks source link

[Question] Does the plugin support retrieving access information of CKAN API in CKAN >2.7 #42

Closed waue0920 closed 4 years ago

waue0920 commented 4 years ago

After I add-on the plugin in my CKAN (v2.7), it can correctly show user accessing ckan website behavior in google analytics platform. But I also need to collect the statistics information of user's access behaviors by "ckan api" or "tool" (ie: wget) without through ckan web site, does the plugin support it ( ckan >2.7) ?

smotornyuk commented 4 years ago

Yes, CKAN v2.8 and support of upcomming CKAN v2.9 is in experimental state and available inside py3 branch