Skip to content
This repository has been archived by the owner on Dec 26, 2018. It is now read-only.

thomasleveil/b3-plugin-ga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Google Analytics plugin for Big Brother Bot

http://www.bigbrotherbot.net

Description

This plugin sends tracking events to Google Analytics.

You need to create a Google Analytics profile and set the GA profile ID accordingly in this plugin config file.

Installation

  • copy the extplugins/ga directory into b3/extplugins

  • copy extplugins/conf/plugin_ga.ini in the directory where b3.xml is in

  • edit plugin_ga.ini and set your Google Analytics profile id (UA-xxxxxx-x)

  • add to the plugins section of your main b3 config file:

    <plugin name="ga" config="@conf/plugin_ga.ini" />

About

Google Analytics plugin for BigBrotherBot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages