Proof of concept that shows what instrumentation would look for a single click event and page load event
User story
- As an Engineer on the REx team, I want to know how instrumentation for click and page load events works within the new metrics platform
Requirements
Whenever someone clicks the bookmark icon, we want to log a click event containing.
User flow
- A user is bucketed into the experiment
- An eventLogging page_load event is logged whenever they visit a page
- They save or remove an article
- An eventLogging click event is logged
