useradapted / php-client
There is no license information available for the latest version (0.0.1) of this package.
UserAdapted PHP Client sends details about the current visitor to the server and responds with a Persona, for more information see useradapted.com
0.0.1
2015-12-08 12:53 UTC
Requires
- react/event-loop: ^0.4.1
Requires (Dev)
- itsgoingd/clockwork: ^1.9
- phpunit/phpunit: 4.0.*
This package is not auto-updated.
Last update: 2024-10-26 17:24:25 UTC
README
#UserAdapted - PHP module
Install with composer
composer require useradapted/php-client
Javascript request analyse/javascript
{
identity: '',
data: {
javascript: {
ad_blocker: true
body_height: 1200
body_width: 2042
browser_lang: "nl"
dpi: 96
timzone: "Europe/Berlin"
zoom_level: 1.3330068560235064
request: "3"
}
}
}