Speech browser usage
Job of the week
Featured threads
- How relevant do links need to be? 14 replies
- Tracking Online Response to Marketing/Communications Activities 8 replies
- Behavioural targeting software 4 replies
- Penalty avoidance on English-speaking foreign sites 5 replies
- 3 way linking - good or bad? 21 replies
Most viewed threads in last month
Most active threads in last month
- Best Practice SEO Guide Jan 2012 1 reply
- hoivistecteme 0 replies
- Allexyzew 0 replies
- nunkidionna 0 replies
- SEO Companies help to ensure that a site is accessible to a search engine 0 replies

Digital Journey Manager at RBS
06 July 2007 16:18pm
Does anyone know how you can tell how many people visiting a website are using speech browsers? We've had a look at the logfiles but nothing seems to show up. Many thanks.
CEO at Adaptive Works Ltd
08 July 2007 08:58am
I know that JAWS, the most popular screen reader, uses IE6 as the underlying engine used to parse the HTML.
This probably means that it is identifying itself as IE6.
On 16:18:33 6 July 2007 SharonScott wrote:
Director at Test Partners Limited
11 July 2007 16:09pm
Kelvin's answer is only partially correct. JAWS is indeed the most widely-used screen reader, with a market share estimated to be of the order of 50%, which is 2 or 3 times that of its nearest competitor.
However, it does not use any particular browser engine. It simply interacts with whatever application has focus. Historically, Internet Explorer has always worked best with JAWS, although Firefox now works reasonably well too.
The bad news is that you cannot identify screen readers in your server logs because they 'piggy-back' on the browser and do not modify the agent string that is sent to the server.
There is a possible solution, although it is not retrospective. It is based on a method by which some screen readers can be detected using Flash. This can be used to request a file (perhaps a 1-pixel image), so you will know that all such requests in the server log will have come from screen readers. The method uses MSAA, which is supported by all the major screen readers e.g. JAWS, WindowEyes and HAL/SuperNova. There is an article at
and a search for "flash screen reader detection" should turn up more references.
http://livedocs.adobe.com/flash/9.0/UsingFlash/help.html?content=WSd60f23110762d6b883b18f10cb1fe1af6-7c29.htmlDigital Journey Manager at RBS
11 July 2007 17:30pm
Thank you very much....very helpful.
On 16:09:36 11 July 2007 tpl wrote: