Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Instrument toolbar button to measure click performance #1109

Closed
1 task
lmorchard opened this issue Jul 20, 2016 · 3 comments
Closed
1 task

Instrument toolbar button to measure click performance #1109

lmorchard opened this issue Jul 20, 2016 · 3 comments
Assignees
Labels

Comments

@lmorchard
Copy link
Contributor

lmorchard commented Jul 20, 2016

Splitting out from #1036:

  • including separate logging name to compare badged vs unbadged performance
@lmorchard
Copy link
Contributor Author

Two potential spots for measurement:

  1. Clicks on the toolbar button itself
  2. Clicks on the listed experiments in the panel revealed by the button

Do we need to find ways to measure both? They will probably need to hook into different metrics systems - Telemetry for 1 and Google Analytics for 2

@lmorchard
Copy link
Contributor Author

Word today is we want to measure clickthroughs on experiments, not button clicks.

So, we need Google Analytics params for each experiment varied on badged & non-badged. We can add those to experiment links in the panel.

@lmorchard
Copy link
Contributor Author

lmorchard commented Jul 25, 2016

Toolbar panel links are GA parameters are built here.

Plan is to change utm_content to badged and not badged as appropriate to what state the toolbar button had when it was clicked.

Going to say this unblocks work on the issue.

This will need inclusion in GA spec docs for #696

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

No branches or pull requests

2 participants