Handles user authorization with Google. Accepts service-auth-token attribute to set the auth token of a service account (accepts a string) Usage <ng-analytics-auth label="Hallo: " hide-on-auth="true" auth-container="embed-api-auth-container"></ng-analytics-auth> Attributes label (opt...
Vendor-agnostic analytics for AngularJS applications. angulartics.github.io Install npm npm install angulartics Bower To install angulartics core module: bower install angulartics NuGet **Note: we are dropping support for NuGet. Full path tracking (for pages without a router) Introduced in 0.15....
The only statistics tracked for DuckieTV are the visits to the public GitHub site (by Google Analytics) and the installations in the Chrome Webstore. As soon you install DuckieTV it runs locally without sending statistics anywhere. There is no server to connect to, no infrastructure to bring do...
Analytics of how, when and where users are logging in. Pull data from other sources and add it to the user profile, throughJavaScript rules. Go toAuth0and click Sign Up. Use Google, GitHub or Microsoft Account to login. Auth0 License ...
analytics(Type:object, default:null): If you want Google Analytics enabled on your documentation site, specify this argument as an object with the keyaccountset to be the account id that is given to you by Google. For example,{account: 'UA_38892'} ...
Check out the bundled plugins as reference. If you still have any questions, feel free to email me or post an issue at GitHub! Playing around Opt-out settings When working on a global product there are many countries who by default require the opt-out functionality of all analytics and tra...
Installation, customization and other useful articles:https://akveo.github.io/blur-admin/ If you have problems installing and just want to download JS and css files, you can find download links here:http://akveo.github.io/blur-admin/articles/091-downloads/ ...
Installation, customization and other useful articles:https://akveo.github.io/blur-admin/ If you have problems installing and just want to download JS and css files, you can find download links here:http://akveo.github.io/blur-admin/articles/091-downloads/ ...
"repository": { "type" : "git", "url" : "https://github.com/hlxinyan/AngularJSSkeleton.git"}, "devDependencies": { "grunt": "^0.4.5", "grunt-autoprefixer": "^2.0.0", "grunt-concurrent": "^1.0.0", "grunt-contrib-clean": "^0.6.0", ...
functions I inject my component and call whatever functions is in there. Checkout my repo for a better understanding of what I did :https://github.com/malikov/simple-angular-phonegap-appand an example for the component here :https://github.com/malikov/angular-phonegap-storage, hope this ...