angulartics/angulartics-woopra

Name: angulartics-woopra

Owner: angulartics

Description: NOT READY FOR PRODUCTION!

Created: 2015-09-08 00:27:06.0

Updated: 2015-09-08 00:38:19.0

Pushed: 2015-09-08 00:37:35.0

Homepage:

Size: 148

Language: HTML

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

angulartics-woopra

NPM version NPM downloads Bower version Dependencies status MIT license Join the Slack chat

Woopra plugin for Angulartics.

Install

First make sure you've read installation and setup instructions for Angulartics.

Then you can install this package either with npm or with bower.

npm
install angulartics-woopra

Then add angulartics.woopra as a dependency for your app:

ire('angulartics')

lar.module('myApp', [
ngulartics',
quire('angulartics-woopra')

Please note that core Angulartics doesn't export the name yet, but it will once we move it into the new organization.

bower
r install angulartics-woopra

Add the <script> to your index.html:

ipt src="/bower_components/angulartics-woopra/dist/angulartics-woopra.min.js"></script>

Then add angulartics.google.analytics as a dependency for your app:

lar.module('myApp', [
ngulartics',
ngulartics.woopra'

Documentation

Documentation is available on the Angulartics site.

Development
run build
License

MIT


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.