Right now if I click a link in the page tools when its pinned, the event is identical to the event when it is not pinned. We want these events to be unique.
Instrumentation
- Make sure all menu items have unique event-data-name attributes suffixed with ".unpinned". For example clicking the main menu link currently triggers an event n-mainpage-description.pinned, however when clicked inside the dropdown we want that to be n-mainpage-description.unpinned. Use your best judgement on whether to add this in JavaScript or PHP.
- Once done, mark the appropriate field for that event in the instrumentation spec: https://docs.google.com/spreadsheets/d/18FstayDXt-PKfy7qxL2AQ_dMjn59YdF9d2wHaS1vjTg/edit#gid=0
QA Results - Beta
| AC | Status | Details |
|---|---|---|
| 1 | ✅ | T324878#8515579 |
| 2 | ✅ | T324878#8515579 |
QA Results - Prod
| AC | Status | Details |
|---|---|---|
| 1 | ✅ | T324878#8529807 |
| 2 | ✅ | T324878#8529807 |













































