Closed Bug 664791 Opened 14 years ago Closed 14 years ago

[WT][Rapid Release] Implement conversion tracking on the Aurora/Beta builds

Categories

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

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: gjimenez, Assigned: jlong)

References

Details

Attachments

(1 file)

Hi Laura, Just a follow up from our conversation, we would like to be able to track the conversion rate from about:home snippets promoting Aurora to Firefox 4.0 b1-b12 users. Let me know what we need to set up in order to this. Thanks!662
Please file a new bug under the www.mozilla.com component within "Websites".
Hey Brad - We'd like to tag each button click event with conversion codes, so that we can track the amount of downloads, and eventually create a "Campaign Conversion" report for the marketing programs we direct to this channel page. URL: http://www.mozilla.com/en-US/firefox/channel/ Please provide the three different tags to apply to the three different buttons which we can call: "Aurora" "Beta" and "Mobile Beta." Thanks!
Assignee: lforrest → brad.gross
Summary: [Rapid Release] Implement conversion tracking on the Aurora/Beta builds → [WT][Rapid Release] Implement conversion tracking on the Aurora/Beta builds
The following the code additions required for both conversion and scenario event tracking. I attached the updated script for the page under channel.html. <meta name="WT.si_n" content="Mozilla Firefox Aurora;Mozilla Firefox Beta;Mozilla Firefox Beta for Mobile"> <meta name="WT.si_x" content="1;1;1"> dcsMultiTrack('DCS.dcssip', 'www.mozilla.com','DCS.dcsuri', '/en-US/firefox/channel/','WT.ti', 'Link: Mozilla Firefox Aurora','WT.dl', 99,'WT.z_convert', 'Mozilla Firefox Aurora','WT.si_n', 'Mozilla Firefox Aurora','WT.si_x', '2'); dcsMultiTrack('DCS.dcssip', 'www.mozilla.com','DCS.dcsuri', '/en-US/firefox/channel/','WT.ti', 'Link: Mozilla Firefox Beta','WT.dl', 99,'WT.z_convert', 'Mozilla Firefox Beta','WT.si_n', 'Mozilla Firefox Beta','WT.si_x', '2'); dcsMultiTrack('DCS.dcssip', 'www.mozilla.com','DCS.dcsuri', '/en-US/firefox/channel/','WT.ti', 'Link: Mozilla Firefox Beta for Mobile','WT.dl', 99,'WT.z_convert', 'Mozilla Firefox Beta for Mobile','WT.si_n', 'Mozilla Firefox Beta for Mobile','WT.si_x', '2');
Assignee: brad.gross → nobody
Component: General → www.mozilla.com
Product: Marketing → Websites
QA Contact: general → www-mozilla-com
Target Milestone: --- → 2.10
James - can you help out here? Simple tags to implement on the channel page. Thanks!
Assignee: nobody → jlong
Priority: -- → P1
done in r91647
Status: NEW → RESOLVED
Closed: 14 years ago
Keywords: qawanted
Resolution: --- → FIXED
pushed to production r91773
Status: RESOLVED → VERIFIED
Hey Brad - Has a report been created to track the number of clicks/etc, here? If so, what's the name of it? Thanks!
(In reply to comment #9) > Hey Brad - Has a report been created to track the number of clicks/etc, > here? If so, what's the name of it? Thanks! Nevermind - I found the reporting. For the record it is: "Scenario Analysis" and then there's two: one for Aurora and one for Beta "Download Mozilla Firefox Aurora" and one for mobile.
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.

Attachment

General

Creator:
Created:
Updated:
Size: