Closed
Bug 972141
Opened 12 years ago
Closed 12 years ago
Some more GA events in popcorn maker
Categories
(Webmaker Graveyard :: Popcorn Maker, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: thecount, Assigned: thecount)
Details
Attachments
(1 file)
First round is on staging, testing it out now.
Seems the project ended event never gets fired, or I don't know how to view non interaction events.
The other issue is we're not logging the type of track event added, but instead the how.
Not sure if this should be a new event, maybe? EventType added maybe?
Also, more of the events from here: https://etherpad.mozilla.org/webmaker-ga-events-naming-convention
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → scott
| Assignee | ||
Comment 1•12 years ago
|
||
So looks like we only caught events from the editor for play and ended.
Updated that.
I also noticed our play events happened on not just clicks, but any play, so autoplay, play from a seekn as examples.
I fixed this so it only happens on the actual clicks.
I also noticed it would be interesting to track clicks to the big play button.
Attachment #8375593 -
Flags: review?(adam)
Comment 2•12 years ago
|
||
Comment on attachment 8375593 [details] [review]
https://github.com/mozilla/popcorn.webmaker.org/pull/455
Nice work on the GA tags.
I'm not 100% clear on the general JS logic in here, so it might be worth a pair of eyes from someone who knows the general code better than me?
Attachment #8375593 -
Flags: review?(adam) → review+
| Assignee | ||
Updated•12 years ago
|
Attachment #8375593 -
Flags: review?(schranz.m)
Updated•12 years ago
|
Attachment #8375593 -
Flags: review?(schranz.m) → review+
| Assignee | ||
Comment 3•12 years ago
|
||
Comment on attachment 8375593 [details] [review]
https://github.com/mozilla/popcorn.webmaker.org/pull/455
Updated
Attachment #8375593 -
Flags: review+ → review?(schranz.m)
| Assignee | ||
Updated•12 years ago
|
Attachment #8375593 -
Flags: review?(schranz.m) → review+
| Assignee | ||
Comment 4•12 years ago
|
||
Staged: https://github.com/mozilla/popcorn.webmaker.org/commit/5d3944552e7a5c1bfa3ddcb497071db4dd564cfb
Needs verification.
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(scott)
Resolution: --- → FIXED
| Assignee | ||
Updated•7 years ago
|
Flags: needinfo?(sdowne)
You need to log in
before you can comment on or make changes to this bug.
Description
•