nodebb-plugin-crazy-egg
v0.0.1
Published
Crazy Egg for NodeBB
Downloads
4
Readme
Crazy Egg Plugin for NodeBB
This plugin allows you to use Crazy Egg with your NodeBB forum. Crazy Egg allows for heat maps and additional user behavior metrics and tracking.
Requirements
This plugin requires NodeBB v0.1.1 or greater, due to hooks added during that revision.
Installation
- Install the plugin:
npm install nodebb-plugin-crazy-egg
- Activate the plugin in the administration panel, and restart your NodeBB forum.
- Navigate to the Crazy Egg settings page
/admin/plugins/crazy-egg
and follow the directions.
Thank You
nodebb-plugin-crazy-egg heavily referenced nodebb-plugin-google-analytics
Thank you to julianlam and the contributors of NodeBB for creating and supporting a fantastic plugin architecture.