🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

kotti_analytics

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kotti_analytics

Add a Google Analytics widget to your Kotti site

0.2
Maintainers
1

=============== 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.

.. _Find out more about Kotti: http://pypi.python.org/pypi/Kotti

History

0.2 - 2011-05-30

  • Move slot to below the content

0.1 - 2011-05-30

  • Initial release

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts