Skip to content

lumenlearning/candela-analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Candela Analytics

A plugin that adds Google Analytics tracking code to the theme header.

Installation

Composer

Coming soon ...

Manually

  1. Download or clone Candela Analytics into your wordpress multisite plugins directory: /path/to/wordpress/wp-content/plugins

  2. Log in to your Wordpress multisite instance and navigate to Network Admin > Plugins and activate the Candela Analytics plugin

  3. Then set a few configuration constants in your wp-config.php file:

    define('CANDELA_ANALYTICS_WEB_PROPERTY_ID', 'UA-XXXX-Y');
    define('CANDELA_ANALYTICS_COOKIE_DOMAIN', 'auto');
    

For testing use cookie domain, none.

About

Adds Google Analyics tracking code to the theme header

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages