| Browser Capabilities Report: Can Javascript Enabled/Disabled Percentages Be Determined? | BocoWeb | 5/25/11 10:56 AM | I'd like to be able to determine the percentage of visitors that have Javascript disabled, but since Javascript must be enabled in order for the analytics code to run, it seems like this isn't something that can be reported. At first glance, I don't |
| Re: Browser Capabilities Report: Can Javascript Enabled/Disabled Percentages Be Determined? | Whims | 5/26/11 9:27 PM | Visitors without javascript and cookie enabled browsers aren't tracked by google analytics. CheersWhims just as an afterthought.. you could possibly compare data in GA.. to data captured by your server traffic logs. It wouldnt be perfect as you would |
| Re: Browser Capabilities Report: Can Javascript Enabled/Disabled Percentages Be Determined? | BocoWeb | 5/27/11 7:14 AM | Thanks for the confirmation. Smart thinking about the comparison to logs. I'm not sure that will work in my situation, but it's definitely an alternative. One other thing that comes to mind is adding a <noscript> tag that triggers something to hel |