0.0.8 • Published 10 years ago

d-analytics v0.0.8

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

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.

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago