Thomas Fuchs

Results 43 comments of Thomas Fuchs
trafficstars

Is your web app build as an SPA? The module comes with an [opt-out feature and offline mode](https://github.com/revolunet/angular-google-analytics#offline-mode) and my suggestion would be to use server side scripting to set...

If they are interested we could create a branch `ng-2` and start porting the module. I'd be happy to contribute via PR against the branch.

Hopefully @justinsa is still on board. ;)

I created a [branch](/Toxantron/angular-google-analytics/tree/angular2) on my fork and will start porting to angular2 there. Anyone interested to join in is welcome. If this repo gets a branch I will open...

Would be nice to have you on board. The way I see it angular2 is still in beta and even after release I assume it will take some time before...

Thanks. I think working with a sparing partner always yields better results. As soon as the branch approaches a state of migrating the libraries logic I will let you know.

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](https://github.com/revolunet/angular-google-analytics/pull/149/files#diff-168726dbe96b3ce427e7fedce31bb0bcR1105)

No. What would be the use case for this? Could you elaborate little on your requirements?

@justinsa this looks like we need to elaborate on the whole core/plugin idea. The idea in #149 won't fully cover this, since we have no access to `$transition` without using...