Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement GA metrics pings #46

Closed
lmorchard opened this issue Feb 6, 2018 · 4 comments
Closed

Implement GA metrics pings #46

lmorchard opened this issue Feb 6, 2018 · 4 comments
Assignees

Comments

@lmorchard
Copy link
Contributor

lmorchard commented Feb 6, 2018

From acceptance criteria:

@lmorchard lmorchard added the mvp label Feb 6, 2018
@lmorchard
Copy link
Contributor Author

Metrics spec pending in #11

@lmorchard
Copy link
Contributor Author

Do we have a tracking ID for GA?

@chuckharmston
Copy link

CC @wresuolc for that.

@ghost
Copy link

ghost commented Feb 21, 2018

I'm waiting to get one until we have a final name / domain. @johngruen

@lmorchard lmorchard self-assigned this Feb 22, 2018
lmorchard added a commit to lmorchard/FirefoxColor that referenced this issue Feb 26, 2018
- New Metrics module with methods to send various pings

- Add a random per-client UUID to localStorage, generating as necessary

- Wire up metrics pings to links and major app interactions

- Implement timer-based add-on install success/fail event

- Simplify BrowserPreview to only handle onClick rather than setting the
  theme directly, so that presets and saved themes can handle metric
  pings differently

- Only deselect current color if there's one selected

Fixes mozilla#46
lmorchard added a commit to lmorchard/FirefoxColor that referenced this issue Feb 26, 2018
- New Metrics module with methods to send various pings

- Add a random per-client UUID to localStorage, generating as necessary

- Wire up metrics pings to links and major app interactions

- Implement timer-based add-on install success/fail event

- Simplify BrowserPreview to only handle onClick rather than setting the
  theme directly, so that presets and saved themes can handle metric
  pings differently

- Only deselect current color if there's one selected

Fixes mozilla#46
lmorchard added a commit to lmorchard/FirefoxColor that referenced this issue Feb 27, 2018
- New Metrics module with methods to send various pings

- Add a random per-client UUID to localStorage, generating as necessary

- Wire up metrics pings to links and major app interactions

- Implement timer-based add-on install success/fail event

- Simplify BrowserPreview to only handle onClick rather than setting the
  theme directly, so that presets and saved themes can handle metric
  pings differently

- Only deselect current color if there's one selected

Fixes mozilla#46
lmorchard added a commit to lmorchard/FirefoxColor that referenced this issue Feb 27, 2018
- New Metrics module with methods to send various pings

- Add a random per-client UUID to localStorage, generating as necessary

- Wire up metrics pings to links and major app interactions

- Implement timer-based add-on install success/fail event

- Simplify BrowserPreview to only handle onClick rather than setting the
  theme directly, so that presets and saved themes can handle metric
  pings differently

- Only deselect current color if there's one selected

Fixes mozilla#46
lmorchard added a commit to lmorchard/FirefoxColor that referenced this issue Feb 27, 2018
- New Metrics module with methods to send various pings

- Add a random per-client UUID to localStorage, generating as necessary

- Wire up metrics pings to links and major app interactions

- Implement timer-based add-on install success/fail event

- Simplify BrowserPreview to only handle onClick rather than setting the
  theme directly, so that presets and saved themes can handle metric
  pings differently

- Only deselect current color if there's one selected

Fixes mozilla#46
lmorchard added a commit to lmorchard/FirefoxColor that referenced this issue Feb 28, 2018
- Add testpilot-ga dependency

- New Metrics module with methods to send various pings

- Wire up metrics pings to links and major app interactions

- Implement timer-based add-on install success/fail event

- Simplify BrowserPreview to only handle onClick rather than setting the
  theme directly, so that presets and saved themes can handle metric
  pings differently

- Only deselect current color if there's one selected

Fixes mozilla#46
lmorchard added a commit to lmorchard/FirefoxColor that referenced this issue Feb 28, 2018
- Add testpilot-ga dependency

- New Metrics module with methods to send various pings

- Wire up metrics pings to links and major app interactions

- Implement timer-based add-on install success/fail event

- Simplify BrowserPreview to only handle onClick rather than setting the
  theme directly, so that presets and saved themes can handle metric
  pings differently

- Only deselect current color if there's one selected

Fixes mozilla#46
lmorchard added a commit to lmorchard/FirefoxColor that referenced this issue Feb 28, 2018
- Add testpilot-ga dependency

- New Metrics module with methods to send various pings

- Wire up metrics pings to links and major app interactions

- Implement timer-based add-on install success/fail event

- Simplify BrowserPreview to only handle onClick rather than setting the
  theme directly, so that presets and saved themes can handle metric
  pings differently

- Only deselect current color if there's one selected

Fixes mozilla#46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants