Closed Bug 669689 Opened 13 years ago Closed 13 years ago

[WT] Expand newsletter subscription metric to include registrants from footer

Categories

(www.mozilla.org :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: lforrest, Assigned: jlong)

Details

Currently I believe it only is tracking the /newsletter page source rather than every signup from the footer. Make sure that the footer is being counted as well, and if not, apply the same tagging on the newsletter page, to the field within the universal footer.
Assignee: nobody → lforrest
Target Milestone: --- → 3.1
Target Milestone: 3.1 → 3.2
Hey James - Can you take a look at this? I'm not 100% clear what the technical direction is here but have a look and let me know if you have questions.
Assignee: lforrest → jlong
Target Milestone: 3.2 → 3.3
Target Milestone: 3.3 → 3.4
I'll take a look at this soon, sorry for the delay. Been pushed on a few other projects recently. I'll try to get this done and pushed out this week (before 3.5 officially goes out).
Target Milestone: 3.4 → 3.5
Target Milestone: 3.5 → 3.7
James - Note that within this release we're adding several other ways to subscribe to the newsletter from moz.com (mainly promotional content) so let's be sure to add this tracking to those as well.
Target Milestone: 3.7 → 3.9
James - Do you think this can make it into the 3.9 milestone?
Target Milestone: 3.9 → 3.10
Target Milestone: 3.10 → 3.12
Target Milestone: 3.12 → 4.0
Hey Laura, finally getting caught up with my bugs. This is the submit button with the tracking code in the footer: <input name="submit" type="submit" value="Sign me up!" class="subscribe" onclick="dcsMultiTrack('DCS.dcssip', 'www.mozilla.org', 'DCS.dcsuri', '/mainstream_newsletter/signup', 'WT.ti', 'Link: Sign me up - Second Step', 'WT.dl', 99, 'WT.nv', 'Content', 'WT.ac', 'Newsletter');"> Is that not working?
Please use the following dcsMultiTrack call: dcsMultiTrack( 'DCS.dcssip', 'www.mozilla.org', 'DCS.dcsuri', '/mainstream_newsletter/signup', 'WT.ti', 'Link: Mozilla Newsletter', 'WT.dl', 99, 'WT.z_convert', 'newsletter', 'WT.z_page_location', 'footer', 'WT.nv', 'Content', 'WT.ac', 'Newsletter' );"
Ok, done in r95618.
Status: NEW → RESOLVED
Closed: 13 years ago
Keywords: qawanted
Resolution: --- → FIXED
Whiteboard: r=95618
needs qa
Target Milestone: 4.0 → 4.1
pushed to production r96263
Whiteboard: r=95618
Whiteboard: r=96263
Whiteboard: r=96263
Sorry about the above spam.
verified fixed http://www.mozilla.org/en-US/newsletter/#subscribe-form onclick="dcsMultiTrack('DCS.dcssip', 'www.mozilla.org', 'DCS.dcsuri', '/mainstream_newsletter/signup', 'WT.ti', 'Link: Mozilla Newsletter', 'WT.dl', 99, 'WT.z_convert', 'newsletter', 'WT.z_page_location', 'footer' 'WT.nv', 'Content', 'WT.ac', 'Newsletter');"
Status: RESOLVED → VERIFIED
Component: www.mozilla.org/firefox → www.mozilla.org
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in before you can comment on or make changes to this bug.