Try Device Identification Live
See your browser fingerprint in real time — no signup required.
$ tracio identify --realtime
tracio@demo:~$
$ tracio identify --verbose
VISITOR_ID=a3f8c2d1e4b5a6f7
CONFIDENCE=0.995
BOT_STATUS=not_detected
BROWSER=detecting...
OS=detecting...
SCREEN=detecting...
INCOGNITO=false
VPN=not_detected
TAMPERING=none
SIGNALS=1200
> identification complete [12ms]
_
1,200
Signals Collected
<30ms
Response Time
99.5%
Confidence Score
10
Smart Signals
Try the API
$ curl api.tracio.ai/v1/events
Request
curl -X GET "https://api.tracio.ai/v1/events/1710432000000.abc123" \ -H "Auth-API-Key: YOUR_API_KEY"Response
{ "requestId": "1710432000000.abc123", "visitorId": "a3f8c2d1e4b5a6f7", "confidence": { "score": 0.995 }, "visitorFound": true, "bot": { "safe": true, "probability": 0.01 }, "ip": "203.0.113.42", "ipLocation": { "country": { "code": "US" }, "city": { "name": "San Francisco" } }, "incognito": { "result": false }, "vpn": { "result": false }, "tampering": { "result": false, "anomalyScore": 0 }, "signals": { "totalCollected": 1200 }}$ diff tracio vs competitors
+ Persistent Visitor ID# tracio only
+ Bot Detection# multiple independent methods
+ VPN / Proxy Detection# tracio only
+ Incognito Detection# tracio only
+ Browser Tampering# tracio only
+ IP Intelligence# tracio only
+ AI Confidence Scoring# tracio only
- No third-party data sharing# reCAPTCHA shares with Google
- Zero user friction# reCAPTCHA requires challenges