Skip to content

Commit df7a196

Browse files
committed
edits
1 parent 515a638 commit df7a196

File tree

1 file changed

+34
-33
lines changed
  • src/connections/destinations/catalog/actions-iterate

1 file changed

+34
-33
lines changed

src/connections/destinations/catalog/actions-iterate/index.md

Lines changed: 34 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ hide-dossier: true
1010
<!-- Include a brief description of the destination here, along with a link to your website. -->
1111
[Iterate](https://iteratehq.com){:target="_blank"} helps you harness customer insights across your whole business with the world’s leading Customer Insights Manager. Put customer insights at the center of your business with user-friendly research tools that look and feel like your brand. With mobile, website and email surveys that are highly targeted, user-friendly, and on-brand, you can learn directly from your visitors, customers, and users.
1212

13-
Iterate maintains this destination. See [Iterate's documentation](http://help.iteratehq.com/en/articles/6515486-segment-integration) or contact [[email protected]](mailto:[email protected]) with any questions.
13+
Iterate maintains this destination. See [Iterate's documentation](http://help.iteratehq.com/en/articles/6515486-segment-integration){:target="_blank"} or contact [[email protected]](mailto:[email protected]) with any questions.
1414

1515
<!-- This include describes the requirement of A.js 2.0 or higher for Actions compatibility, and is required if your destination has a web component. -->
1616

@@ -24,17 +24,18 @@ Iterate (Actions) provides the following benefits:
2424

2525
- **Simple setup** - Iterate (Actions) has a streamlined default setup process making it easier to get started in a way that "just works".
2626
- **More control** - Actions-based destinations enable you to define the mapping between the data Segment receives from your sources, and the data Segment sends to Iterate.
27-
- **Default property mappings** - Default mappings from the Segment like userId, userTraits, and more allow data to be mapped correctly without any setup required.
27+
- **Default property mappings** - Default mappings from the Segment like userId, userTraits, and more, allow data to be mapped correctly without any setup required.
2828

2929
<!-- The section below explains how to enable and configure the destination. Include any configuration steps not captured below. For example, obtaining an API key from your platform and any configuration steps required to connect to the destination. -->
3030

3131
## Getting started
3232

33-
1. From the Segment web app, click **Catalog**, then click **Destinations**.
34-
2. Find the Destinations Actions item in the left navigation, and click it.
35-
3. Click **Configure Iterate**.
36-
4. Select an existing Source to connect to Iterate (Actions).
37-
5. Set your Embed API Key (see below for details)
33+
1. From the Segment web app, navigate to **Connections > Catalog > Destinations**.
34+
2. Click the **Destination Actions** category item in the left navigation.
35+
3. Search for *Iterate (Actions)* and select it.
36+
4. Click **Configure Iterate (Actions)**.
37+
5. Select an existing Source to connect to Iterate (Actions).
38+
6. Set your Embed API Key. See [Getting your Embed API Key](#getting-your-embed-api-key) for details.
3839

3940
<!-- The line below renders a table of connection settings (if applicable), Pre-built Mappings, and available actions. -->
4041

@@ -46,34 +47,34 @@ Additional Context
4647
Include additional information that you think will be useful to the user here. For information that is specific to an individual mapping, please add that as a comment so that the Segment docs team can include it in the auto-generated content for that mapping.
4748
-->
4849

49-
## Getting your Embed API Key
50+
## Get your Embed API Key
5051

5152
To get your Embed API Key:
52-
1. Login to Iterate
53-
2. Create a Website survey
54-
3. Click 'Preview and publish'
55-
4. In the 'Embed your survey script' section, select the value of the 'apiKey' property in the embed code
53+
1. Log in to Iterate.
54+
2. Create a Website survey.
55+
3. Click **Preview and publish**.
56+
4. In the 'Embed your survey script' section, select the value of the 'apiKey' property in the embed code.
5657

5758
## Create and configure your Iterate survey
5859

59-
Once the Iterate (Actions) destination is configured you're ready to create your survey and display it in response to an event.
60-
61-
1. Log in to your Iterate account
62-
2. Create a new website survey, you can learn more about [setting up your website survey](https://help.iteratehq.com/en/articles/2835011-creating-a-website-survey).
63-
3. Add questions to your survey
64-
4. Customize your survey
65-
5. Enable event targeting
66-
- Click the 'targeting options' tab
67-
- In the 'Where the survey is displayed' section select 'In response to an event'
68-
- Enter the name of the event(s) you would like to trigger this survey to be displayed
69-
6. Choose the rest of your your targeting options
70-
7. Test your survey
71-
- Click 'Preview and publish'
72-
- Copy the 'iterate_preview' parameter from the 'Test your survey' section
73-
- Go to your website and add the 'iterate_preview' parameter to the url
74-
- Trigger one of the events you are targeting to get the survey to display
75-
7. Publish your survey
76-
77-
## Associating user data with your survey
78-
79-
You can associate user data with the responses to your survey by using the [Segment Identify](https://segment.com/docs/connections/spec/identify/) call. Any data sent in this call will be associated with that user's responses to all surveys.
60+
Once the Iterate (Actions) destination is configured, you're ready to create your survey and display it in response to an event. To create and configure your Iterate survey:
61+
62+
1. Log in to your Iterate account.
63+
2. Create a new website survey. Learn more about [setting up your website survey](https://help.iteratehq.com/en/articles/2835011-creating-a-website-survey){:target="_blank"}.
64+
3. Add questions to your survey.
65+
4. Customize your survey.
66+
5. Enable event targeting.
67+
1. Click the **targeting options** tab.
68+
2. In the **Where the survey is displayed** section select **In response to an event**.
69+
3. Enter the name of the event(s) you would like to trigger this survey to be displayed.
70+
6. Choose the rest of your your targeting options.
71+
7. Test your survey.
72+
1. Click **Preview and publish**.
73+
2. Copy the `iterate_preview` parameter from the **Test your survey** section.
74+
3. Go to your website and add the `iterate_preview` parameter to the url.
75+
4. Trigger one of the events you are targeting to get the survey to display.
76+
7. Publish your survey.
77+
78+
## Associate user data with your survey
79+
80+
You can associate user data with the responses to your survey by using the [Segment Identify](docs/connections/spec/identify/) call. Any data sent in this call associates with that user's responses to all surveys.

0 commit comments

Comments
 (0)