UNPKG

ionic-cordova-gulp-seed

Version:

Ionic & Cordova & Gulp seed with organized code, tests, bower support and some other stuff. Originated from ionic-angular-cordova-seed.

7 lines 601 B
/** * @license Angulartics v0.17.2 * (c) 2013 Luis Farzati http://luisfarzati.github.io/angulartics * Contributed by http://github.com/miller * License: MIT */ !function(a){"use strict";a.module("angulartics.baidu",["angulartics"]).config(["$analyticsProvider",function(a){window._hmt&&_hmt.push(["_setAutoPageview",!1]),a.registerPageTrack(function(a){window._hmt&&_hmt.push(["_trackPageview",a])}),a.registerEventTrack(function(a,b){if(window._hmt&&b&&b.category&&b.action){var c=["_trackEvent",b.category,b.action];b.label&&c.push(b.label),b.value&&(c[4]=b.value),_hmt.push(c)}})}])}(angular);