Closed Bug 637930 Opened 14 years ago Closed 14 years ago

web trends tracking code leaks demo names when view source

Categories

(Websites :: demos.mozilla.org, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: ozten, Unassigned)

Details

We should comment out phase II and higher from the Web Trends tracking codes.
Fixed on prod and master branches.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
verified fixed for phase 1 $('#remixingreality .experience-it, #londonproject .demo-image a').bind('mousedown', function (e) { dcsMultiTrack('DCS.dcsuri', '/button/webofwonder/remixingreality.html', 'WT.ti', 'Remixing%20Reality'); }); $('#londonproject .experience-it, #londonproject .demo-image a').bind('mousedown', function (e) { dcsMultiTrack('DCS.dcsuri', '/button/webofwonder/londonproject.html', 'WT.ti', 'London%20Project'); }); $('#dashboard .experience-it, #dashboard .demo-image a').bind('mousedown', function (e) { dcsMultiTrack('DCS.dcsuri', '/button/webofwonder/dashboard.html', 'WT.ti', 'Dashboard'); });
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.