venne/googleanalytics-module

There is no license information available for the latest version (dev-master) of this package.

google analytics module

dev-master / 2.1.x-dev 2014-02-06 18:09 UTC

This package is auto-updated.

Last update: 2024-02-29 02:28:55 UTC


README

This module is official extension for Venne:CMS. Thank you for your interest.

Installation

  • Copy this folder to /vendor/venne
  • Active this module in administration

Usage

  1. In templates as widget:
...
{control googleAnalytics $accountId}
...
  1. Globally as listener you must set in config.neon:
	googleanalytics:
		account:
			activated: true
			accountId: '<accountId>'

Or in administration: Analytics -> Account settings