|
| 1 | +--- |
| 2 | +title: Iterate (Actions) Destination |
| 3 | +hide-boilerplate: true |
| 4 | +hide-dossier: true |
| 5 | +--- |
| 6 | + |
| 7 | +<!-- This template is meant for Actions-based destinations that do not have an existing Classic or non-Actions-based version. For Actions Destinations that are a new version of a classic destination, see the doc-template-update.md template. --> |
| 8 | + |
| 9 | +{% include content/plan-grid.md name="actions" %} |
| 10 | + |
| 11 | +<!-- Include a brief description of the destination here, along with a link to your website. --> |
| 12 | +[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. |
| 13 | + |
| 14 | +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. |
| 15 | + |
| 16 | +<!-- 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. --> |
| 17 | + |
| 18 | +{% include content/ajs-upgrade.md %} |
| 19 | + |
| 20 | +<!-- In the section below, explain the value of this actions-based destination. If you don't have a classic version of the destination, remove this section. --> |
| 21 | + |
| 22 | +## Benefits of Iterate (Actions) |
| 23 | + |
| 24 | +Iterate (Actions) provides the following benefits: |
| 25 | + |
| 26 | +- **Simple setup** - Iterate (Actions) has a streamlined default setup process making it easier to get started in a way that "just works". |
| 27 | +- **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. |
| 28 | +- **Default property mappings** - Default mappings from the Segment like userId, userTraits, and more allow data to be mapped correctly without any setup required. |
| 29 | + |
| 30 | +<!-- 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. --> |
| 31 | + |
| 32 | +## Getting started |
| 33 | + |
| 34 | +1. From the Segment web app, click **Catalog**, then click **Destinations**. |
| 35 | +2. Find the Destinations Actions item in the left navigation, and click it. |
| 36 | +3. Click **Configure Iterate**. |
| 37 | +4. Select an existing Source to connect to Iterate (Actions). |
| 38 | +5. Set your Embed API Key (see below for details) |
| 39 | + |
| 40 | +<!-- The line below renders a table of connection settings (if applicable), Pre-built Mappings, and available actions. --> |
| 41 | + |
| 42 | +{% include components/actions-fields.html %} |
| 43 | + |
| 44 | +<!-- |
| 45 | +Additional Context |
| 46 | +
|
| 47 | +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. |
| 48 | +--> |
| 49 | + |
| 50 | +## Getting your Embed API Key |
| 51 | + |
| 52 | +To get your Embed API Key: |
| 53 | +1. Login 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 |
| 57 | + |
| 58 | +## Create and configure your Iterate survey |
| 59 | + |
| 60 | +Once the Iterate (Actions) destination is configured you're ready to create your survey and display it in response to an event. |
| 61 | + |
| 62 | +1. Log in to your Iterate account |
| 63 | +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). |
| 64 | +3. Add questions to your survey |
| 65 | +4. Customize your survey |
| 66 | +5. Enable event targeting |
| 67 | + - Click the 'targeting options' tab |
| 68 | + - In the 'Where the survey is displayed' section select 'In response to an event' |
| 69 | + - 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 | + - Click 'Preview and publish' |
| 73 | + - Copy the 'iterate_preview' parameter from the 'Test your survey' section |
| 74 | + - Go to your website and add the 'iterate_preview' parameter to the url |
| 75 | + - Trigger one of the events you are targeting to get the survey to display |
| 76 | +7. Publish your survey |
| 77 | + |
| 78 | +## Associating user data with your survey |
| 79 | + |
| 80 | +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. |
0 commit comments