Closed Bug 1029010 Opened 10 years ago Closed 10 years ago

Add GA event when a user RSVPs

Categories

(Webmaker Graveyard :: Metrics, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: brett, Assigned: gvn)

Details

To help optimize these interactions, lets add a GA event.

Adam, could you help Gavin understand how to set this up?  This will be the first time he'll have implemented.
Status: NEW → ASSIGNED
Yes, thanks, this is great!

The library to use is https://github.com/mozilla/webmaker-analytics which has good documentation.

I was just digging out some examples, and see you've already looked at one of these:
https://bugzilla.mozilla.org/show_bug.cgi?id=996576

But here's an example if the page is using Angular which might help:
https://bugzilla.mozilla.org/show_bug.cgi?id=1018954

Let's use:
analytics.event("RSVP to Event");
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.