Skip to content

add ckanext-googleanalytics for page statistics. #11

@curioswati

Description

@curioswati

add steps to install the googleanalytics plugin:

pip install -e  git+https://github.com/ckan/ckanext-googleanalytics.git#egg=ckanext-googleanalytics
pip install -r ckanext-googleanalytics/requirements.txt

Add the plugin

ckan.plugins = ...... googleanalytics

Set these variables:

googleanalytics.id = UA-1010101-1
googleanalytics.account = Account name (i.e. justicehub.in, see top level item)
googleanalytics.username = googleaccount@gmail.com
googleanalytics.password = googlepassword

Metadata

Metadata

Assignees

Labels

infraIssue: things to be added to playbook

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions