Closed Bug 564113 Opened 15 years ago Closed 15 years ago

Webtrends: Deploy webtrends tracking code in two separate script tags

Categories

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

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: wenzel, Assigned: wenzel)

References

()

Details

Webtrends writes: "The inline HTML (attached) was modified and the dcsGetID / dcsCollect functions have been included within the same <SCRIPT> block. This breaks our [code]. Please review the recommended inline HTML deployment and update this." Apparently, this is not a joke.
Landed on trunk in r66901, staging in r66904, prod in r66905.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Verified FIXED: <script type="text/javascript"> //<![CDATA[ var _tag=new WebTrends({"dcsid":"dcsf9nqmj10000clgc14f05rf_2u7t","rate":50,"fpcdom":"mozilla.com"}); _tag.dcsGetId(); //]]> </script> <script type="text/javascript"> //<![CDATA[ _tag.dcsCollect(); //]]> </script>
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.