Agent IQ
Agent IQ Description
Agent IQ maintains a local database of device capabilities on your web server and, based on the incoming user agent header, returns an array of capabilities. These can be used in the logic of the site on the server side.
When a request is received, it looks at the User Agent String of the incoming header and matches it against the database. If there is a match, the device capabilities are stored as PHP and Javascript variables for you to use in shaping how your site is served out.
If there is no match, the request is re-directed to a javascript 'learning page' where the database is updated with the client capabilities and is redirected back. This happens in a flash.
The 'learning page' uses Javascript and Modernizr. There is a learning logic built in to avoid incorrect records. You can set a barrier which determines how many identical records need to be 'learned' from unique IP's before the record becomes 'official'. An 'official' record never diverts to the learning page.
Agent IQ Features
Installs on your website - runs with PHPIntelligent resource for responsive website designReports all Modernizr properties and moreLearns new devicesNo third party resources required Download:
Click Here