justicehub-in / JH-Infra

Infrastructure automation for Justice hub infrastructure
0 stars 2 forks source link

add ckanext-googleanalytics for page statistics. #11

Open curioswati opened 4 years ago

curioswati commented 4 years ago

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