Skip to content

hosj-IO/nodebb-plugin-google-analytics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Analytics Plugin

This plugin allows you to track visitors to your NodeBB, including getting detailed view rates per topic/category.

Requirements

This plugin requires NodeBB v0.1.1 or greater, due to hooks added during that revision.

Installation

  1. Create a Google Analytics account (here), and create a new app in order to receive a UA- number. This is your tracking ID.

  2. Install the plugin: npm install nodebb-plugin-google-analytics

  3. Activate the plugin in the administration panel, and restart your NodeBB

  4. Navigate to the Google Analytics settings page /admin/plugins/google-analytics, and save your tracking ID and domain, as specified in step 1.

  5. Restart your NodeBB, and verify that the tracking code appears at the bottom of the page source.

About

Google Analytics Plugin for NodeBB

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%