Closed
Bug 1036824
Opened 12 years ago
Closed 12 years ago
Track Google Analytics Event when uses completes low-bar CTA
Categories
(Webmaker Graveyard :: webmaker.org, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: adam, Assigned: akirose)
References
Details
(Whiteboard: [metrics] [teachcta] [landingpages] [july25])
Attachments
(1 file)
Using the webmaker-analytics module: https://github.com/mozilla/webmaker-analytics
Fire an event when the user completes the CTA.
If the CTA is submitting evidence that they have mentored someone, the event should be:
analytics.event("Submitted Mentor Evidence");
Updated•12 years ago
|
Summary: Track Google Analytics Event when uses completes Low Bar CTA → Track Google Analytics Event when uses completes low-bar CTA
Whiteboard: [teachcta] [landingpages] [july25] → [metrics] [landingpages] [july25]
| Assignee | ||
Comment 1•12 years ago
|
||
Attachment #8461336 -
Flags: review?(adam)
| Assignee | ||
Updated•12 years ago
|
Status: NEW → ASSIGNED
Whiteboard: [metrics] [landingpages] [july25] → [metrics] [teachcta] [landingpages] [july25]
| Reporter | ||
Comment 2•12 years ago
|
||
Comment on attachment 8461336 [details] [review]
https://github.com/mozilla/webmaker-landing-pages/pull/24
I think we should fire this on `success`.
Attachment #8461336 -
Flags: review?(adam) → review-
| Reporter | ||
Comment 3•12 years ago
|
||
Replied in the PR. The event location is fine, but need to modify the description as this happens before any mentoring takes place.
Comment 4•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/webmaker-landing-pages
https://github.com/mozilla/webmaker-landing-pages/commit/eb6c580601b6526d1b90abeda239a76eb7172d89
Fixes Bug 1036824 - Track Google Analytics Event when uses completes low-bar CTA
https://github.com/mozilla/webmaker-landing-pages/commit/c6b6a9c211fcbf37815376f080c78fe595e62c35
Merge pull request #24 from gesa/1036824/cta-analytics
Fixes Bug 1036824 - Track Google Analytics Event when uses completes low-bar CTA
Updated•12 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•