Skip to content

Commit f5c979d

Browse files
authored
Merge pull request #7604 from segmentio/Qualtrics-docs-quick-fix
Tweaked formatting in Qualtrics source doc
2 parents 1dde805 + b17e17e commit f5c979d

File tree

1 file changed

+9
-9
lines changed
  • src/connections/sources/catalog/cloud-apps/qualtrics

1 file changed

+9
-9
lines changed

src/connections/sources/catalog/cloud-apps/qualtrics/index.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,43 +8,43 @@ This is an [Event Cloud Source](/docs/sources/#event-cloud-sources) which can no
88

99
Qualtrics maintains this source. For any issues with the source, [contact the Qualtrics Support team](mailto:[email protected]).
1010

11-
> info "Beta Source"
12-
> The Qualtrics Source is in beta, which means that they are still actively developing the source. This doc was last updated on February 15, 2023. If you are interested in joining their beta program or have any feedback to help improve the Qualtrics Source and its documentation, [let the Qualtrics team know](mailto:[email protected])!_
11+
> info "Beta source"
12+
> The Qualtrics Source is in beta, which means that they are still actively developing the source. This doc was last updated on February 15, 2023. If you are interested in joining their beta program or have any feedback to help improve the Qualtrics source and its documentation, [let the Qualtrics team know](mailto:[email protected]).
1313
1414
## Getting started
1515

1616
1. From your workspace's [Sources catalog page](https://app.segment.com/goto-my-workspace/sources/catalog){:target="_blank”} click **Add Source**.
1717
2. Search for "Qualtrics" in the Sources Catalog, select Qualtrics, and click **Add Source**.
18-
3. On the next screen, give the Source a nickname configure any other settings.
18+
3. On the next screen, give the source a nickname configure any other settings.
1919
- The nickname is used as a label in the Segment app, and Segment creates a related schema name in your warehouse. The nickname can be anything, but Segment recommends using something that reflects the source itself and distinguishes amongst your environments (for example, SourceName_Prod, SourceName_Staging, or SourceName_Dev).
2020
4. Click **Add Source** to save your settings.
21-
5. Log in to your Qualtrics Account. Navigate to workflows, select a workflow to send Segment events from, and add a new Segment task.
21+
5. Log in to your Qualtrics Account. Navigate to Workflows, select a workflow to send Segment events from, and add a new Segment task.
2222
6. From within the Segment task, after connecting with your Segment workspace API token, select your Qualtrics source and continue to set up the task with the event, data mapping, and more.
2323
- Your workspace token will need Source Admin permissions, at a minimum.
2424
7. For more information on the Qualtrics Segment task, view the [Qualtrics support page](https://www.qualtrics.com/support/integrations/twilio-segment/twilio-segment-task/){:target="_blank"}.
2525

2626
## Stream
2727

28-
Qualtrics uses Segment's stream Source component to send Segment event data. It uses a server-side (select from `track` and `identify`) method(s) to send data to Segment. These events are then available in any destination that accepts server-side events and are available in a schema in your data warehouse, so you can query using SQL.
28+
Qualtrics uses Segment's stream source component to send Segment event data. It uses a server-side (select from `track` and `identify`) method(s) to send data to Segment. These events are then available in any destination that accepts server-side events and are available in a schema in your data warehouse, so you can query using SQL.
2929

3030
Qualtrics allows you to configure the userId from various sources from within the Qualtrics platform, for example, data from a survey response or a XM Directory contact's external data reference. The anonymous ID can also be configured from within Qualtrics task setup.
3131

3232
## Events
3333

3434
Use the Qualtrics integration to define the event to be sent to Segment from within the task. This can be customized for a particular use case such as 'Onboarding Survey Completed' which could be the event based on a response to a particular survey. Another example may be 'Contact Updated' based on XM Directory change. These events can be tailored to align with your existing process or particular use case.
3535

36-
## Event Properties
36+
## Event properties
3737

3838
The Qualtrics integration allows you to define event properties within the following constraints:
3939

4040
- Use `Track` events to define the `properties` object
4141
- Use `Identify` events to define the `traits` object
4242

43-
## Adding Destinations
43+
## Adding destinations
4444

45-
Now that your Source is set up, you can connect it with Destinations.
45+
Now that your source is set up, you can connect it with destinations.
4646

47-
Log into your downstream tools and verify that events and properties appear the way you expect. If events and properties don’t appear as you expect them to, check the [Event Delivery](/docs/connections/event-delivery/) tool, and refer to the Destination docs for each tool for troubleshooting.
47+
Log into your downstream tools and verify that events and properties appear the way you expect. If events and properties don’t appear as you expect them to, check the [Event Delivery](/docs/connections/event-delivery/) tool, and refer to the destination docs for each tool for troubleshooting.
4848

4949
If there are any issues with how the events are arriving to Segment, [contact the Qualtrics support team](mailto:[email protected]).
5050

0 commit comments

Comments
 (0)