AB
A/B Event Inspector
live capture
shop: another-snowboard-shop
A/B Test Run · ID 69f0daa3…16635

Two flows.
One experiment.
Email vs SMS OTP.

Two raw events captured from the optins-widget — same test, different cohorts. Variant A routed the visitor through a one-tap email flow; Variant B sent them down the SMS OTP path. Below: the user signals, recognition pillars, and full event payloads side by side.

Test ID
69f0daa3…
shared across both events
Variants
2
flow_key: a · b
Sessions
2
distinct visitors
Source
optins-widget
another-snowboard-shop.myshopify.com
Variant Breakdown
02 events · side by side
VS
A
Email Flow
flow_key · a
No-content Google One Taps
User
id
1qgOYE7qbJ04BNqs2FQITP
email
uzair.bangee@queen.one
phone
— not provided —
email ✓
true
phone ✓
true
Session
device_id
ALOW3mL-AZ3aA0n8tRMj
session_id
5915cad2-c565-47fb-acb0-3f6667b62cf3
visit_id
ALOW3mL-AZ3aA0n8tRMjAARc
Recognized By
user_pillar_email_hash user_pillar_visit_id user_pillar_session_id device_pillar_device_id
Context
optin
No-content Google One Taps
step_id
69d41ac32d0e59a73b843919
page
/products/the-complete-snowboard
B
OTP Flow
flow_key · b
SMS OTP
User
id
1oX3xWfwRCJpkAT3kFMMM0
email
070a275bbb…66438accea6@qn.one
phone
481-671-8413
email ✓
true
phone ✓
true
Session
device_id
ALOW3mL-AZ3d8HqEujZe
session_id
781860f5-7063-43fa-add1-f39fa795575f
visit_id
ALOW3mL-AZ3d8HqEujZeAANY
Recognized By
user_pillar_email_hash user_pillar_phone_hash user_pillar_visit_id user_pillar_session_id device_pillar_device_id
Context
optin
SMS OTP
step_id
69cd8751aa5e2cd9d5579630
page
/
Field-by-Field Diff
what's shared · what's different
Field
Variant A · Email
Variant B · OTP
ab_test.id
69f0daa388f9a4339db16635
69f0daa388f9a4339db16635
flow_key
a
b
flow_name
Email Flow
OTP FLOW
optin_name
No-content Google One Taps
SMS OTP
phone_identified
true (no phone value)
true (481-671-8413)
recognized_by count
4 pillars
5 pillars (+phone_hash)
window.host
another-snowboard-shop.myshopify.com
another-snowboard-shop.myshopify.com
window.pathname
/products/the-complete-snowboard
/
source_id
optins-widget
optins-widget
Raw Event Payloads
unmodified capture
variant_a.json
{
  "ab_test": {
    "flow_key": "a",
    "flow_name": "Email Flow",
    "id": "69f0daa388f9a4339db16635"
  },
  "event_data": {
    "user": {
      "device_id": "ALOW3mL-AZ3aA0n8tRMj",
      "email": "uzair.bangee@queen.one",
      "email_identified": true,
      "id": "1qgOYE7qbJ04BNqs2FQITP",
      "phone_identified": true,
      "recognized_by": [
        "user_pillar_email_hash",
        "user_pillar_visit_id",
        "user_pillar_session_id",
        "device_pillar_device_id"
      ],
      "session_id": "5915cad2-c565-47fb-acb0-3f6667b62cf3",
      "user_agent": "Mozilla/5.0 (Macintosh) Chrome/146",
      "visit_id": "ALOW3mL-AZ3aA0n8tRMjAARc"
    }
  },
  "optin_id": "69e23a23b46ed9abb0a3943b",
  "optin_name": "No-content Google One Taps",
  "source_id": "optins-widget",
  "step_id": "69d41ac32d0e59a73b843919",
  "window_location": {
    "host": "another-snowboard-shop.myshopify.com",
    "pathname": "/products/the-complete-snowboard",
    "protocol": "https:"
  }
}
variant_b.json
{
  "ab_test": {
    "flow_key": "b",
    "flow_name": "OTP FLOW",
    "id": "69f0daa388f9a4339db16635"
  },
  "event_data": {
    "user": {
      "device_id": "ALOW3mL-AZ3d8HqEujZe",
      "email": "070a275b…@qn.one",
      "email_identified": true,
      "id": "1oX3xWfwRCJpkAT3kFMMM0",
      "phone": "481-671-8413",
      "phone_identified": true,
      "recognized_by": [
        "user_pillar_email_hash",
        "user_pillar_phone_hash",
        "user_pillar_visit_id",
        "user_pillar_session_id",
        "device_pillar_device_id"
      ],
      "session_id": "781860f5-7063-43fa-add1-f39fa795575f",
      "user_agent": "Mozilla/5.0 (Macintosh) Chrome/146",
      "visit_id": "ALOW3mL-AZ3d8HqEujZeAANY"
    }
  },
  "optin_id": "69cd8751aa5e2cd9d557962d",
  "optin_name": "SMS OTP",
  "source_id": "optins-widget",
  "step_id": "69cd8751aa5e2cd9d5579630",
  "window_location": {
    "host": "another-snowboard-shop.myshopify.com",
    "pathname": "/",
    "protocol": "https:"
  }
}