Chord Event Tracking
...
Track
Subscription Paused
5 min
this event is triggered when a subscription is paused properties true 165,165,165,166 unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type address true 165,165,165,166 unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type products array true 165,165,165,166 unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type sample payload { "type" "track", "event" "subscription paused", "properties" { "subscription id" "1", "interval length" 3, "interval units" "weeks", "actionable date" "2026 01 01t00 00 00 000z", "state" "active", "payment method name" "stripe", "email" "user\@example com", "canceled at" null, "canceled by" null, "activated at" "2026 01 01t00 00 00 000z", "address" { "address1" "123 fake st", "address2" null, "alternative phone" null, "phone" "123456789", "city" "oak lawn", "state" "il", "country" "us", "name" "john doe", "zipcode" "60532" }, "products" \[ { "affiliation" "affiliation", "brand" "brand", "line item id" "16207084552295", "name" "product name", "position" 1, "price" 219, "product id" "7036464939671", "quantity" 1, "revenue" 219, "sku" "sku123", "variant" "variant name", "variant id" "40952658057847" } ] } } example curl https //production cdp ingest chord co/api/track \\ \ header "content type application/json" \\ \ header "x write key $cdp write key" \\ \ data raw ' { "type" "track", "event" "subscription paused", "properties" { "subscription id" "1", "interval length" 3, "interval units" "weeks", "actionable date" "2026 01 01t00 00 00 000z", "state" "active", "payment method name" "stripe", "email" "user\@example com", "canceled at" null, "canceled by" null, "activated at" "2026 01 01t00 00 00 000z", "address" { "address1" "123 fake st", "address2" null, "alternative phone" null, "phone" "123456789", "city" "oak lawn", "state" "il", "country" "us", "name" "john doe", "zipcode" "60532" }, "products" \[ { "affiliation" "affiliation", "brand" "brand", "line item id" "16207084552295", "name" "product name", "position" 1, "price" 219, "product id" "7036464939671", "quantity" 1, "revenue" 219, "sku" "sku123", "variant" "variant name", "variant id" "40952658057847" } ] } } '