Device Identification Preview
See what Tracio identifies from your browser — sample output with real browser signals.
Interactive preview — visitor ID and detection results are example data
$ tracio identify --realtime
tracio@demo:~$
$ tracio identify --verbose
VISITOR_ID=X7fh2Hg9LkMn3pQr5tBvQw3xZa9mK2pL4nR8dT6y
CONFIDENCE=0.995
BOT_STATUS=human
BROWSER=detecting...
OS=detecting...
SCREEN=detecting...
INCOGNITO=false
VPN=not_detected
TAMPERING=none
SIGNALS=300+
> identification complete
_
300+
Signals Collected
Real time
Response Time
99.5%
Confidence Score
35+
Smart Signals
Webhook Events
$ tracio → POST /webhook/tracio
Webhook
POST /webhook/tracio HTTP/1.1Host: your-server.comContent-Type: application/jsonX-Tracio-Payload-Version: 2X-Tracio-Event-Type: identificationX-Tracio-Signature: t=1710432000,v1=5257a869e7ecebed...Event Payload
{ "version": 2, "event": "identification", "eventId": "9c1f4b2e-7d3a-4f18-8b6c-2e5a71d0c4f9:primary", "requestId": "9c1f4b2e-7d3a-4f18-8b6c-2e5a71d0c4f9", "phase": "primary", "visitorId": "X7fh2Hg9LkMn3pQr5tBvQw3xZa9mK2pL4nR8dT6y", "timestamp": "2026-03-12T16:00:00Z", "bot": { "result": "human", "score": 2 }, "identification": { "confidence": 0.95, "incognito": false }, "geo": { "country": "US", "city": "San Francisco" }, "network": { "vpn": false, "proxy": false, "tor": false, "datacenter": false }, "decision": { "action": "real", "riskScore": 4 }}$ 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