CommandBar destination
Getting started
- Go to Data & Integrations > Integrations and select the CommandBar entry in the Directory tab.
- (Optional) Select the data sources that you want to connect to your outbound integration. You can always connect data sources later. We'll only show you data sources that work with your integration.
-
Configure your integration.
- Organization ID: The ID of your CommandBar organization.
- Deploy automatically: If enabled, CommandBar will be deployed to your site automatically and you can remove the snippet from your source code.
- Click Enable Destination.
Actions
When you're done setting things up, you can go to the Actions tab to see how we map incoming data to your integration.
| Action | Default Trigger | Description |
|---|---|---|
| Identify User | type = "identify" | Set attributes for the user in CommandBar. If "Deploy automatically" is enabled, then also boot CommandBar for the user, which makes CommandBar available to the user. |
| Track Event | type = "track" | Submit an event's properties as CommandBar metaData. |