It looks like there was initial support via AnalyticsService but it doesn't actually seem to work.
There's no setting for the key for example. Enabling it won't work as the 'ga' function is undefined.
I'm trying to step through and look at what's required but it's not straight forward.
If I figure it out I will update this ticket.
any luck?
Hi Guys, please check the demo branch in this repo for more details how to use the service. Basically, you just need to put the ga google code in your index.html before using the service.
https://github.com/akveo/ngx-admin/commit/463af0f535ea928a98d3a65478f4627b2d9236a8
Looking at the index.html worked for me.