Skip to main content

Dexterity behavior to enable local Analytics settings

Project description

Introduction

https://travis-ci.org/collective/collective.behavior.localanalytics.png?branch=master

This package provides a local analytics behaviour for Dexterity-based content types within Plone. By associating the Local Analytics behaviour with a given context, and configuring the settings on that context accordingly, an analytics snippet (typically a <script> tag for page tracking) will be rendered onto the page.

The same analytics snippet will be applied to that context and all children. The only exception to this is where multiple objects in the hierarchy have this behaviour applied – in that case, the closest parent to the current object will take precedence.

Why?

This behaviour exists for several reasons:

  • By default, Plone’s support for web analytics is one configuration per site. Having a behaviour means allowing one configuration per area (or content object).

  • To provide optimised preset analytics profiles (Google Analytics is the only built-in at present)

  • Do so whilst guarding against abitrary script injection by regular users

Adding other analytics providers

This behaviour is mostly extendable in its current state. Adding a new analytics provider is a cause of creating and registering a class or object conforming to the collective.behavior.localanalytics.IAnalytics interface and it will automatically be available.

Future

  • Allow arbitrary parameters to be passed to analytics providers for tag generation.

    At present, only a basic textual ID paramter is supported. In future, since other analytics providers will/may more information than just an id attribute to generate a HTML snippet for rendering.

Associated Projects

collective.spaces

collective.spaces is a simple way of creating mini-sites within the Plone CMS, with each mini-site based on a fully-customisable template.

Contributors

David Beitey, Author

Changelog

1.0 (2013-10-10)

  • Package created using templer [davidjb]

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.behavior.localanalytics-1.0.zip (29.3 kB view details)

Uploaded Source

File details

Details for the file collective.behavior.localanalytics-1.0.zip.

File metadata

File hashes

Hashes for collective.behavior.localanalytics-1.0.zip
Algorithm Hash digest
SHA256 b5c588263980b248439d2a78e100778f9e4cbba8db8cea1a664c1fc66331f3e4
MD5 b177a4bfd6bcc04412c6174a850e614e
BLAKE2b-256 29444f072b17a534bcd3e93861daeb97a71d47e652af8663e5691079610ef3bc

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page