Closed Bug 862030 Opened 11 years ago Closed 4 years ago

Promote link is using webtrends

Categories

(developer.mozilla.org Graveyard :: General, defect)

All
Other
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: icaaq, Unassigned)

Details

(Whiteboard: [specification][type:bug][triaged])

What did you do?
================
1. When using the latest version of firefox, Press Cmd+N to open a new browser window, then type https://developer.mozilla.org/en-US/promote in the address bar and press Enter
2. Create a button of you choice

What happened?
==============
a link with a webtrends parameter is created
?WT.mc_id

What should have happened?
==========================
MDN is not using webtrends anymore so the parameter is obsolete 

Is there anything else we should know?
======================================
ok, no need to use te latest version of firefox, it came from a cut & paste from another bug i created recently :)
This page needs to be redirected to https://developer.mozilla.org/en-US/docs/Project:MDN/Promote
Whiteboard: [specification][type:bug] → [specification][type:bug][triaged]
Luke, do you know about the utmsource stuff for Google Analytics?  Can I swap this out quick?
Flags: needinfo?(lcrouch)
I suggest:

href="https://developer.mozilla.org/docs/css/?utm_campaign=promote+mdn&utm_medium=banner+link&utm_source=" + document.URL

Or however we can get the document.URL value into that utm_source url parameter.
Flags: needinfo?(lcrouch)
We aren't going to be able to get the URL since this banner will be on another site, unless we give them JavaScript document.write() to create the image on their site...which would be awful.  Don't we already have the URL from the referrer stat?
utm_* url parameters over-write the referral values. :(

But, we may be able to omit utm_source completely. We/you will have to research that first though.
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.