I am trying to use some analytics service with my {N} app.
I succesfully added Angulartics to the app, but don't know how to provide it with my (google analytics) key - there's no index.html, where I could write my key.
I checked Nathan Walker's seed, but I am failing to see how to configure the analytics service for NativeScript.
There are also plugins for analytics for NativeScript, but they don't seem to be focused on an Angular2 app.
How do I configure and use analytics in my app?