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.

Screeb Web (Actions) Destination


Destination Info
  • Accepts Page, Alias, Group, Identify and Track calls.
  • Refer to it as Screeb Web (Actions) in the Integrations object
  • This destination is not compatible with Destination Insert Functions.
  • This integration is partner owned. Please reach out to the partner's support for any issues.
  • This destination is in Beta

Screeb(link takes you to an external page) provides self-serve predictive analytics for growth marketers, using machine learning to automate audience insights and recommendations.

Screeb maintains this destination. For any issues with the destination, consult Screeb's documentation(link takes you to an external page) or contact their support team.


Getting started

getting-started page anchor
  1. From the Segment web app, click Catalog, then click Destinations.
  2. Find the Destinations Actions item in the left navigation, and click it.
  3. Click Configure Screeb Web (Actions).
  4. Select an existing Source to connect to Screeb Web (Actions).
  5. Find your Website ID on Screeb > Settings > Install Screeb > Web App(link takes you to an external page)
  6. In the destination configuration, input the Website ID.
  7. Enable the destination.

Property nameTypeRequiredDescription
Website IDstring
required

Your website ID (given in Screeb app).


Screeb Web (Actions) has the following presets

Preset NameTriggerDefault Action
AliasEvent type = "alias"Alias
IdentifyEvent type = "identify"Identify
GroupEvent type = "group"Group
TrackEvent type = "track"Track

Build your own Mappings. Combine supported triggers with the following Screeb Web-supported actions:

(information)

Mapping limits per destination

Individual destination instances have support a maximum of 50 mappings.

Alias

alias page anchor

Update user identity with new user ID.

Alias is a Web action. The default Trigger is type = "alias"

Property nameTypeRequiredDescription
User IDSTRING

Optional

New unique identifier for the user


Anonymous IDSTRING

Optional

New anonymous identifier for the user

Track event to potentially filter user studies (microsurveys) later, or trigger a study now.

Track is a Web action. The default Trigger is type = "track" and event != "Signed Out"

Property nameTypeRequiredDescription
Event nameSTRING
required

The event name that will be shown on Screeb's dashboard


Event PropertiesOBJECT

Optional

Object containing the properties of the event

Set user ID and/or attributes.

Identify is a Web action. The default Trigger is type = "identify"

Property nameTypeRequiredDescription
User IDSTRING

Optional

Unique identifier for the user


Anonymous IDSTRING

Optional

Anonymous identifier for the user


User AttributesOBJECT

Optional

The Segment user traits to be forwarded to Screeb and set as attributes

Set user group and/or attributes.

Group is a Web action. The default Trigger is type = "group"

Property nameTypeRequiredDescription
Group IDSTRING
required

The group id


Group typeSTRING
required

The group type


TraitsOBJECT

Optional

Traits to associate with the group


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

Property nameTypeRequiredDescription
Website IDstring
required

Your website ID (given in Screeb app).