revolunet / angular-google-analytics

Google Analytics tracking for your AngularJS apps
MIT License
652 stars 172 forks source link

add appName into AnalyticsProvider/setAccount #161

Open josephlaw opened 8 years ago

josephlaw commented 8 years ago

appName is required field when using App/Screen tracking.

URL Ref.: https://developers.google.com/analytics/devguides/collection/analyticsjs/screens#screen_fields

Toxantron commented 8 years ago

Right now the master only tracks web pages. This becomes relevant if #149 is merged. In this case I will add the appName to Line 1105