Closed Bug 700394 Opened 13 years ago Closed 13 years ago

[Upgrade 3.6 Landing Page] Code for Download Button - Speed

Categories

(Websites :: Web Analytics, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 706651

People

(Reporter: christine.brodigan, Assigned: bill.baker)

References

Details

Can we get a unique WT code to add to the button on a forthcoming landing page to track conversions for this specific campaign.

Thanks!
The WT code requires a few pieces of information that are not yet specified, I've bracketed (<>) in the description below.  Please fill them in and then include the dcsMultiTrack function in the onclick() event handler of the button that represents the conversion event:

dcsMultiTrack(
'DCS.dcssip', <domain>,
'DCS.dcsuri', <uri>,
'WT.ti', <page title>,
'WT.z_convert, <conversion action>,
'WT.dl', 1);
What are the next steps here?
(In reply to Bradley Gross from comment #2)
> What are the next steps here?

We do have the basic shell of the page setup on our development server now. This might fill in some of those blanks:

http://www-dev.allizom.org/en-US/firefox/speed/

Of course, "www-dev.allizom.org" will be replaced with "www.mozilla.org" in production.
Brad and I chatted about this - since the download confirmation page is currently tagged, we simply need a new report to measure the conversion from this page on a ongoing basis, along the lines of the other "Download Conversion" reports. 

Throwing this over to Brad to implement.
Depends on: 707779
Depends on: 707780
No longer depends on: 707780
This will be resolved with this report in Bug 706651.
Depends on: 706651
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Assignee: brad.gross → bill.baker
Component: Webtrends → Web Analytics
You need to log in before you can comment on or make changes to this bug.