Closed Bug 747142 Opened 14 years ago Closed 14 years ago

Set up webtrends for l10n.mozilla.org

Categories

(Websites :: Web Analytics, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: laura, Assigned: cmore)

References

Details

Attachments

(2 files, 2 obsolete files)

As above. If there's any way we can do this this week, I would be truly grateful.
Attached file Webtrends code (obsolete) —
Here is the zip file of the code and scripts. Follow the instructions here to deploy (step 4): https://intranet.mozilla.org/Webanalytics#Track_a_New_Domain
Blocks: 653371
(In reply to Chris More [:cmore] from comment #1) > Created attachment 616733 [details] > Webtrends code > > Here is the zip file of the code and scripts. Follow the instructions here > to deploy (step 4): > https://intranet.mozilla.org/Webanalytics#Track_a_New_Domain I stumbled on the first hurdle. How do I log in to the Webtrends On Demand Dashboard. Also, do you know why the instructions say to pick up the tag to paste in from the Dashboard, AND you sent a tag in the zip file?
(In reply to Peter Bengtsson [:peterbe] from comment #2) > (In reply to Chris More [:cmore] from comment #1) > > Created attachment 616733 [details] > > Webtrends code > > > > Here is the zip file of the code and scripts. Follow the instructions here > > to deploy (step 4): > > https://intranet.mozilla.org/Webanalytics#Track_a_New_Domain > > I stumbled on the first hurdle. How do I log in to the Webtrends On Demand > Dashboard. > > Also, do you know why the instructions say to pick up the tag to paste in > from the Dashboard, AND you sent a tag in the zip file? I mentioned step 4 above, which is the deploy tag step. I did step 1-3 for you.
Attached patch setup webtrends (obsolete) — Splinter Review
Note the change to local.py-dist to disable this in -dev, and local development.
Attachment #616990 - Flags: review?(l10n)
Hey Peter. Here is the new code if you didn't already grab it from Affiliates.
Attachment #616733 - Attachment is obsolete: true
Comment on attachment 616990 [details] [diff] [review] setup webtrends Review of attachment 616990 [details] [diff] [review]: ----------------------------------------------------------------- I think we should make webtrends off by default, and only switch it on explicitly on production's local.py. r- for that. Also, see small nit below. ::: templates/base.html @@ +131,5 @@ > + var s=document.createElement("script"); s.async=true; s.src="{{ STATIC_URL }}js/libs/webtrends.min.js"; > + var s2=document.getElementsByTagName("script")[0]; s2.parentNode.insertBefore(s,s2); > +}()); > +</script> > +<noscript><img alt="dcsimg" id="dcsimg" width="1" height="1" src="//statse.webtrendslive.com/dcsf7xfvtuz5bded1ux6dbh3k_4e3h/njs.gif?dcsuri=/nojavascript&amp;WT.js=No&amp;WT.tv=10.2.0&amp;dcssip=www.l10n.mozilla.org"/></noscript> www.l10n.mozilla.org?
Attachment #616990 - Flags: review?(l10n) → review-
Now, regarding the www; when Chris set up the code for us, he never typed in "www.l10n.mozilla.org". This is the way it's generated. Actually, it's the same for affiliates.mozilla.org which, if you look at the source, also uses www.affiliates.mozilla.org (although they're using WebTrends 9). And Chris says the stats have been working perfectly fine on that site. After all, the key for it is `dcisp` not `domain` so maybe it's an internal thing of theirs. I reckon we leave it as this for now and then monitor if we get any stats coming in where Javascript is turned off. I wish we can get access to their support and ask.
Attachment #616990 - Attachment is obsolete: true
Attachment #617487 - Flags: review?(l10n)
[:cmore] Now, how can we get access to our WebTrends data for l10n.mozilla.org?
It will take 24 hours after the code is set up correctly on the site and when the site is getting traffic. :peterbe: Do you want a Webtrends account so you can look at the data?
(In reply to Chris More [:cmore] from comment #9) > It will take 24 hours after the code is set up correctly on the site and > when the site is getting traffic. > Ok. > :peterbe: Do you want a Webtrends account so you can look at the data? Yes please! And one for Laura (lthomson@mozilla.com) and Axel too (l10n@mozilla.com)
Added all three of you. Let's check out the report tomorrow to see if there is data.
Attachment #617487 - Flags: review?(l10n) → review+
editing the status
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Component: Webtrends → Web Analytics
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: