# Customer.io integration

An integration template for projects using Croct and Customer.io.

By Croct. Categories: integration.

[Source](https://github.com/croct-tech/templates/blob/master/templates/croct/integration/customer-io/)

## Installation

```sh
npx croct@latest init
```

# Introduction

Looking to turn your data actionable in real-time?

This template combines [Customer.io](https://customer.io/?utm_source=croct) and Croct to help you use first-party data
to run experiments, personalize experiences, and analyze results without building everything from scratch or changing
your CDP.

It's the fastest way to use data from Customer.io CDP to power personalized website experiences at scale.

* AB testing support with real-time audience evaluation
* Content personalization based on first-party data
* Built-in analytics for every variant and experience
* Seamless compatibility with your existing Customer.io schemas
* Fast to implement with zero CDP migration

## Usage

Run the following command in an empty directory to create a new project using this template:

```croct-cmd
croct use croct://integration/customer-io
```
