Closed
Bug 783127
Opened 13 years ago
Closed 11 years ago
WebTrends datasource wrong on AMO NoScript tag
Categories
(addons.mozilla.org Graveyard :: Statistics, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: cmore, Unassigned)
Details
I did an audit of AMO WebTrends tags by scanning ~15,000 pages and this is what was returned:
* NoScript WT tag: dcso6de4r0000082npfcmh4rf_4b1e
* JavaScript tag: dcsis0ifv10000gg3ag82u4rf_7b1e
In the WebTrends admin:
DCSID dcso6de4r0000082npfcmh4rf_4b1e = getpersonas
DCSID dcsis0ifv10000gg3ag82u4rf_7b1e = Mozilla.org
While there should have been a new datasource created for AMO, we can use the Mozilla.org one without a problem since there is a unique AMO hit filter.
What is the problem?
The JavaScript and NoScript tags should be the same and AMO is using the getpersonas.com NoScript tag, which was probably a copy/paste problem from long ago. There were a number of templates on Mozilla.org that had the same problem.
<noscript>
<img class="hidden" id="DCSIMG" width="1" height="1" src="https://statse.webtrendslive.com/dcso6de4r0000082npfcmh4rf_4b1e/njs.gif?dcsuri=/nojavascript&WT.js=No&WT.tv=8.6.2" />
</noscript>
dcso6de4r0000082npfcmh4rf_4b1e should be changed to dcsis0ifv10000gg3ag82u4rf_7b1e.
This bug just means that if someone has JavaScript disabled, hits to AMO are being sent to the getpersonas.org datasource.
Comment 1•11 years ago
|
||
Thanks for filing this. Due to resource constraints we are closing bugs which we won't realistically be able to fix. If you have a patch that applies to this bug please reopen.
For more info see http://micropipes.com/blog/2014/09/24/the-great-add-on-bug-triage/
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
| Reporter | ||
Comment 2•11 years ago
|
||
(In reply to Wil Clouser [:clouserw] from comment #1)
> Thanks for filing this. Due to resource constraints we are closing bugs
> which we won't realistically be able to fix. If you have a patch that
> applies to this bug please reopen.
>
> For more info see
> http://micropipes.com/blog/2014/09/24/the-great-add-on-bug-triage/
This is fine because webtrends is no longer used. :)
| Assignee | ||
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•