Integration
Segment makes it easy to set up Repeater.
The Segment repeater integration repeats a source stream to one or multiple other sources.
Send data to Repeater
The Repeater integration allows you to instantly send any customer data to Repeater.
Sources
The Segment-Repeater integration can receive data from the following sources:
Website
Analytics.js javascript library
Server
Server-side libraries like Node, Go, PHP, Ruby
Mobile
Our iOS and Android libraries
Methods
Each method describes a distinct type of information about a customer. The Repeater integration supports the following Segment API methods:
Track
The track API call is how you record any actions your users perform, along with any properties that describe the action.
Identify
The identify API call ties a customer and their actions to a recognizable ID and traits like their email, name, etc.
Page/Screen
The page/screen API call lets you record whenever a user views a pages in a browser, or a screen in a mobile app, along with any properties of that page/screen.
Group
The group API call is how you associate an individual user with a group—be it a company, organization, account, project, team, etc.
Alias
The alias API call is used to merge two user identities, for example when tying a user’s behavior before and after signing up.
Further research
Still have questions? Here are a few useful resources for you to dig a little deeper.
Documentation
Check out our documentation for detailed help on setting up Repeater.