Skip to content

icaliman/d-analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Aug 19, 2014
76c7c1a · Aug 19, 2014

History

15 Commits
Aug 19, 2014
Aug 6, 2014
Aug 6, 2014
Aug 6, 2014
Aug 6, 2014
Aug 6, 2014
Aug 6, 2014
Aug 19, 2014

Repository files navigation

d-analytics

Google Analytics component for Derby.

Records page views in Google Analytics for pages where component is added.

Usage

First of make sure to install d-share through npm npm install d-analytics

Including

app.use(require('d-analytics'));

In template

<analytics id="UA-XXXX-Y"/>

Note: You must replace the value UA-XXXX-Y with the web property ID listed in the management interface within Google Analytics.

About

Google Analytics component for Derby.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published