Pipelines API - A/B Test Events
A/B Test Semantic Events
This document describes semantic events for A/B testing in the Customer.io Pipelines API.
Semantic events are special payloads for our track endpoint based on the event name. When you send an A/B test event with a specific name (like Experiment Viewed), Customer.io and downstream integrations recognize it and handle it appropriately.
With semantic events, you can set up your events and they'll work with any of our destinations that support A/B testing.
Server addresses: US and EU
Customer.io hosts services in the United States (US) and European Union. Select the appropriate server address for your region.
| Region | Server Address |
|---|---|
| US | https://cdp.customer.io |
| EU | https://cdp-eu.customer.io |
If you're in our EU region, you'll need to specify the EU URL when you initialize our server-side libraries.
Authentication
The Data Pipelines API uses basic authentication with your API key as the username and a blank password.