Pipelines API - Ecommerce Events
Ecommerce Semantic Events
This document describes semantic events for ecommerce in the Customer.io Pipelines API.
Semantic events are special payloads for our track endpoint based on the event name. When you send an ecommerce event with a specific name (like Product Viewed or Order Completed), 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 ecommerce events.
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.