コンテンツへスキップ

Device Identificationプレビュー

Tracioがあなたのブラウザから何を識別するかをご覧ください — 実際のブラウザシグナルを用いたサンプル出力です。

インタラクティブプレビュー — 訪問者IDと検知結果はサンプルデータです

$ 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+

> 識別完了

_

300+
収集シグナル数
Real time
応答時間
99.5%
信頼度スコア
35+
Smart Signals

Webhookイベント

$ tracio → POST /webhook/tracio

Webhook
POST /webhook/tracio HTTP/1.1
Host: your-server.com
Content-Type: application/json
X-Tracio-Payload-Version: 2
X-Tracio-Event-Type: identification
X-Tracio-Signature: t=1710432000,v1=5257a869e7ecebed...
イベントペイロード
{
"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

+ 永続的な訪問者ID# tracioのみ
+ Bot Detection# 複数の独立した手法
+ VPN / プロキシ検知# tracioのみ
+ シークレットモード検知# tracioのみ
+ ブラウザ改ざん# tracioのみ
+ IP Intelligence# tracioのみ
+ AI信頼度スコアリング# tracioのみ
- 第三者へのデータ共有なし# reCAPTCHAはGoogleと共有します
- ユーザーの手間ゼロ# reCAPTCHAはチャレンジを必要とします

統合の準備はできましたか?

無料のAPIキーを取得し、数分で訪問者の識別を始めましょう。

無料プラン:月間2,500回の識別