Closed
Bug 744848
Opened 13 years ago
Closed 11 years ago
Add webtrends tracking to new start page
Categories
(Websites :: Firefox Start, defect)
Websites
Firefox Start
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: lforrest, Assigned: jpetto)
References
Details
Attachments
(1 file)
7.08 KB,
application/octet-stream
|
Details |
I just recycled a profile and named it "3.6 Start Page" -- go ahead and configure the rest of it now that it's freed up.
Note that it may be good to sample at 50% or so.
Comment 1•13 years ago
|
||
Comment 2•13 years ago
|
||
The Webtrends profile has been setup. Re-assigning to Jon so he can add tracking code to the page.
The dcs_id is dcsj4a4uwuz5bdmdwicyom3wj_6s6e
I've attached the output of the WT tag builder. Please use if it's helpful.
Assignee: ckoehler → jon
Updated•13 years ago
|
Comment 3•13 years ago
|
||
Commit pushed to master at https://github.com/mozilla/fx36start
https://github.com/mozilla/fx36start/commit/1be53f99011327221fc955990bd1653803bcc2b8
added WT tracking code. used output of WT tag builder - please confirm functionality. bug 744848
Comment 4•13 years ago
|
||
Looks good so far, I'm working on confirming in the WebTrends reporting panel.
Please add one more thing to the WT settings sometime after line 8 in js/webtrends.js:
this.rate=5
That should set the sample rate to 5%, which is what we want for a page with volume as great as this one.
Comment 5•13 years ago
|
||
Commit pushed to master at https://github.com/mozilla/fx36start
https://github.com/mozilla/fx36start/commit/d4ac179c1b706b018e68d4f414b519fb8444605e
added 'this.rate=5;' to webtrends.js. bug 744848
Comment 6•11 years ago
|
||
Closing as per comment 5. Currently Google Analytics is used though.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•