Skip to contentSkip to navigationSkip to topbar
On this page
Looking for more inspiration?Visit the
(information)
You're in the right place! Segment documentation is now part of Twilio Docs. The content you are used to is still here—just in a new home with a refreshed look.

Zaius Destination


Destination Info
  • Accepts Page, Identify and Track calls.
  • Refer to it as Zaius in the Integrations object

Zaius Destination

zaius-destination page anchor

Zaius is a behavioral marketing engine that allows marketers to analyze, segment, and engage their customers across web, mobile, email and offline channels and devices.

When integrated with Segment, you'll be able to:

  • View your Customer Journey
  • Use our cross-channel analytics
  • Segment your customers
  • Execute coordinated cross-channel personalized campaigns across email, push, facebook and google.

This destination is maintained by Zaius.


It's easy to get started!


Zaius depends on three methods to populate the entire system.

Identify

identify page anchor

Identify is key to using Zaius. When users are not logged in we will track anonymous activity based on the Segment anonymousId. As soon as users become identified with an email address or another customer ID, we will merge this data set with anonymous activity automatically.

To map Segment traits to Zaius customer objects, create a Zaius custom field(link takes you to an external page) for each trait. The field name you define in Zaius must match the key for the trait as it appears in Segment identify calls. Any Segment traits which do not have a corresponding Zaius custom field are dropped from the customer object.

Zaius will be able to process any of your track events and properties sent through. Additionally Zaius has implemented the following special semantic events:

The Zaius platform processes all of the page events passed into the Segment as well.


You can send computed traits and audiences generated using Engage to this destination as a field on the customer object.

For user-property destinations, an identify call is sent to the destination for each user being added and removed. The property name is the snake_cased version of the audience name, with a true/false value to indicate membership. For example, when a user first completes an order in the last 30 days, Engage sends an Identify call with the trait order_completed_last_30days: true. When the user no longer satisfies this condition (for example, it's been more than 30 days since their last order), Engage sets that value to false.

To map Segment computed traits and audiences to Zaius customer objects, create Zaius custom fields(link takes you to an external page) for each trait and audience. The field name you define in Zaius must exactly match the key for the trait or audience as it appears in your identify calls. Any Segment traits or audiences which do not have a corresponding Zaius custom field will be dropped from the customer object.

When you first create an audience, Engage sends an Identify call for every user in that audience. Later audience syncs only send updates for users whose membership has changed since the last sync.


Segment lets you change these destination settings from the Segment app without having to touch any code.

Property nameTypeRequiredDescription
Tracker IDstring
required

Enter your Zaius Tracker ID.