0.2.1 • Published 6 years ago

hbs-analyticsjs-snippet v0.2.1

Weekly downloads
19
License
-
Repository
github
Last release
6 years ago

hbs-analyticsjs-snippet

Handlebars helper for the analytics.js snippet.

Installation

$ npm install hbs-analyticsjs-snippet

Example

var snippet = require('hbs-analyticsjs-snippet');
var hbs = require('hbs');

hbs.registerHelper('analyticsjs', snippet('WRITE_KEY'));
 <script>
    {{ analyticsjs }}
  </script>

API

snippet(writeKey, options)

Creates a handlebars helper for the analytics.js snippet, with a writeKey and custom options:

{
  min: true, // minified snippet by default
  host: 'cdn.segment.com' // where your analytics.js is hosted
}

License

WWWWWW||WWWWWW
 W W W||W W W
      ||
    ( OO )__________
     /  |           \
    /o o|    MIT     \
    \___/||_||__||_|| *
         || ||  || ||
        _||_|| _||_||
       (__|__|(__|__|