Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add ckanext-googleanalytics for page statistics. #11

Open
curioswati opened this issue Jul 3, 2020 · 0 comments
Open

add ckanext-googleanalytics for page statistics. #11

curioswati opened this issue Jul 3, 2020 · 0 comments
Assignees
Labels
infra Issue: things to be added to playbook

Comments

@curioswati
Copy link

curioswati commented Jul 3, 2020

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 = [email protected]
googleanalytics.password = googlepassword
@curioswati curioswati added the infra Issue: things to be added to playbook label Jul 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra Issue: things to be added to playbook
Projects
None yet
Development

No branches or pull requests

3 participants