Segmentation in Taxi

Segment sets and single segments are defined in the segmentation section of your Taxi account. These allow you to set up rules to control which content is sent to the groups of people within this segmentation. They are then applied to any of the modules in your Email Design System to give you complete control of the specific content that’s sent to your customers.

This segmentation is mapped by the connector to zephyr code snippets, and this zephyr is run when the email is sent. This ensures each recipient gets the content selected for them.

Once segments are set up it is possible to use them as many times as you need in the Taxi editor and to preview content for each segment.

To export code through the connector, the zephyr for segments must be added. This zephyr is set per connector. This means you can use different zephyr between environments, so you can work with different data structures and formats if needed.

Code for segments is entered through the segmentation settings.

You can also add script to the top of the exported HTML any time that particular segment set is used

Last updated