Skip to content
This repository has been archived by the owner on May 25, 2021. It is now read-only.

Add analytics tracking to gain insight into usage trends #1005

Closed
ttmarek opened this issue Mar 7, 2017 · 6 comments
Closed

Add analytics tracking to gain insight into usage trends #1005

ttmarek opened this issue Mar 7, 2017 · 6 comments
Assignees

Comments

@ttmarek
Copy link

ttmarek commented Mar 7, 2017

It'd be nice to have analytics to identify trends on how people are using Augury, and also on the types of projects people are using Augury for. This should help us prioritize issues, new features, and design updates.

I think angulartics is our best bet for collecting basic analytics, with Google Analytics as the reporting tool.

@stevenkampen
Copy link
Contributor

@ttmarek Does angulartics actually have something for Angular 2? That link you provided just references angular1.x. I'm on the train right now so haven't search in depth.

@ttmarek
Copy link
Author

ttmarek commented Mar 13, 2017

@stevenkampen, sorry, linked the wrong one, its https://github.com/angulartics/angulartics2

@mobinni mobinni self-assigned this Apr 10, 2017
@mobinni
Copy link
Contributor

mobinni commented Apr 10, 2017

@ttmarek - Couple of questions:

  • Do we have any idea of what interactions we want to track.
  • Do we have an analytics ID for dev/prod?

@AbdellaToronto
Copy link

I'll be picking this story up!

@AbdellaToronto AbdellaToronto self-assigned this Apr 18, 2017
@mobinni
Copy link
Contributor

mobinni commented Apr 18, 2017

@AbdellaToronto There's a branch where I already set up the start of this: https://github.com/mobinni/augury/tree/feat/analytics. It purely sets up google analytics in the backend.ts (You want to communicate through messages over the bridge for tracking events).

@AbdellaToronto
Copy link

So I'm in the process of implementing this with angulartics2 - so far so good, although I think there might be some concern with integrating this with the router, I'll look into this. I think I might need access to the analytics dashboard to test and make sure everything is working.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants