Closed
Bug 773069
Opened 13 years ago
Closed 12 years ago
Find clicks on Firefox for Android download button on /fx
Categories
(Websites :: Web Analytics, task)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jfu, Unassigned)
References
()
Details
I'm trying to look for click numbers for the download button on http://www.mozilla.org/en-US/firefox/fx/#mobile and how many clicks the Firefox for Android promo gets on http://www.mozilla.org/en-US/firefox/fx/#desktop as well - where can I find this information?
Thanks!
There are download reports on the Mozilla,org/firefox (50% sample profile). I did a quick check and the button clicks for both of these are the same so you won't be able to break them out.
Thanks Bill. Would it be possible to provide a little more detail on where to find this info in the mozilla.org (combined) profile? Which report exactly?
Thanks
Look for the Download Firefox by Source Page report and search for the URL. Note that the combined profile was recently created so if you want to see any historical you'll need to look at the 50% sample one.
Thanks - is the Firefox download numbers for desktop or mobile? Is there a way to figure out just the mobile downloads on /fx?
As I stated above, the hits for both of these buttons are exactly the same so there is no way to break them out. We would need to overwrite the WT.es parameter to add /mobile or /desktop to the hit.
Cmore - can you help with this? It'd be super helpful to know how many mobile vs desktop downloads we get
Bill - Ok, how about how many clicks the Android promo gets on http://www.mozilla.org/en-US/firefox/fx/#desktop?
Comment 9•13 years ago
|
||
(In reply to Bill from comment #5)
> As I stated above, the hits for both of these buttons are exactly the same
> so there is no way to break them out. We would need to overwrite the WT.es
> parameter to add /mobile or /desktop to the hit.
Can you let me know how to implement this? Thanks.
Comment 10•13 years ago
|
||
Steven-
I'll update on Monday on how to impliment the tagging.
Comment 11•13 years ago
|
||
In the file firefox-resp-min.js, the function init_download_links() will need to be modified. Within this fuction the webtrends.js function, dcsMultitrack is called. A name/value pair for WT.es will need to be added. If this file is used elsewhere, you'll need to bulid in some dynamic code to create the values.
Comment 12•12 years ago
|
||
Is there anything more needed to resole this bug?
Comment 13•12 years ago
|
||
This bug will close once bug 773415 is resolved. Thanks, Bill.
Updated•12 years ago
|
Assignee: bill.baker → nobody
Status: NEW → RESOLVED
Closed: 12 years ago
Component: Webtrends → Web Analytics
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•