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.

Hubble (Actions) Destination


Destination Info
  • Accepts Page, Alias, Group, Identify and Track calls.
  • Refer to it as Hubble (actions), or Hubble (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

Hubble(link takes you to an external page) is a unified user research tool that allows product and UX teams to collect continuous user feedback across all stages of product development through unmoderated tests, participant recruiting, and powerful in-product surveys.

Hubble maintains this destination. For any issues with the destination, view Hubble's documentation(link takes you to an external page) or contact Hubble Support.

(success)

Analytics.js 2.0

Actions-based destinations may require features found in Analytics.js 2.0. If the destination has Web actions and is connected to a javascript source, upgrade your Analytics.js source to ensure compatibility.


Getting started

getting-started page anchor
  1. From the Segment web app, click Catalog, then click Destinations.
  2. Search for "Hubble (Actions)" in the catalog.
  3. Choose a source you would like to connect this destination to.
  4. Find your Hubble ID in Hubble App(link takes you to an external page) by navigating to Account Settings > Integrations > Segment.
  5. Enter your Hubble ID into the id field in the Segment web app.

Property nameTypeRequiredDescription
idstring
required

Unique identifier for your team (given in Hubble app)


Hubble (Actions) has the following presets

Preset NameTriggerDefault Action
Track eventEvent type = "track"Track
Identify userEvent type = "identify"Identify

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

(information)

Mapping limits per destination

Individual destination instances have support a maximum of 50 mappings.

Track

track page anchor

Track events to trigger Hubble surveys

Track is a Web action. The default Trigger is type = "track"

Property nameTypeRequiredDescription
EventSTRING
required

Event to be tracked


Event AttributesOBJECT

Optional

Object containing the attributes (properties) of the event


User IDSTRING

Optional

Unique identifer of the user


Anonymous IDSTRING

Optional

Anonymous identifier of the user

Set identifiers and attributes for a user

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

Property nameTypeRequiredDescription
User IDSTRING

Optional

Unique identifer of the user


Anonymous IDSTRING

Optional

Anonymous identifier of the user


User Attributes (Traits)OBJECT

Optional

User traits used to enrich user identification


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

Property nameTypeRequiredDescription
idstring
required

Unique identifier for your team (given in Hubble app)