File DA-030 View as Markdown
Relabel
When the verdict flips, the server fixes the label everywhere it can.
| Destination | Action | Join id | Credentials in site settings |
|---|---|---|---|
| GA4 | Measurement Protocol da_final | ga_client_id | Measurement ID, API secret |
| Mixpanel | /import da_final | mp_distinct_id | Project token, API secret |
| Klaviyo | Profiles API update | klaviyo_exchange_id or identify hash | Private key |
| Shopify | tagsAdd / tagsRemove on the order | shopify_cart_token | Shop domain, Admin token |
| Stripe | PaymentIntent metadata. Not active yet. | stripe_pi | Secret key |
| Webhook | Debrief | none | URL, secret |
Destinations run in parallel. Network errors, 429s and 5xx responses are retried.