New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

d-analytics

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

d-analytics

Google Analytics component for Derby

latest
Source
npmnpm
Version
0.0.8
Version published
Maintainers
1
Created
Source

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.

Keywords

google

FAQs

Package last updated on 19 Aug 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts