Skip to content

joshfinnie/kotti_analytics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kotti_analytics

This is an extension to the Kotti CMS that allows you to add Google Analytics widgets to your Kotti site.

Find out more about Kotti

Setting up a widget

To set up the widget to run on every page in Kotti on the right hand side, add kotti_analytics.include_widget to the kotti.includes setting in your Paste Deploy config:

kotti.includes = kotti_analytics.include_widget

To set the analytics tracking id for the widget, set the kotti_analytics.tracking_id variable. An example:

kotti.includes = kotti_analytics.include_widget
kotti_analytics.tracking_id = UA-XXXXXXX-X

Note that these settings have to be in your [app:Kotti] section.

About

Add a Google Analytics widget to your Kotti site.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%