FirebaseExtended / angularfire

AngularJS bindings for Firebase
MIT License
2.73k stars 632 forks source link

Using AngularFire2 With GAPI to Access Google Analytics Reporting #833

Closed thehashrocket closed 8 years ago

thehashrocket commented 8 years ago

Angular: Angular2 RC4

Firebase: Firebase3 (latest)

AngularFire: AngularFire2 (latest)

I'm looking at trying to access the Google Analytics Reporting v4 API. Something like this. But using Angular2 goodness.

Has anyone had any luck with doing this? I've googled, but it doesn't seem to be that popular of a topic. It doesn't help that Angular2 is still pretty new, so there's that. Does anyone have any idea? I'm sure it's a thing. I think?

I've got authentication working with AngularFire2 and Firebase, that's a first step. ;)

jwngr commented 8 years ago

Closing since this doesn't really have anything to do with Firebase or AngularFire.

jwngr commented 8 years ago

Also, this is not the repo for AngularFire2. That would be here.