Skip to content

Commit 3b5c0da

Browse files
authored
Update index.md
1 parent 8f2117c commit 3b5c0da

File tree

1 file changed

+15
-25
lines changed
  • src/connections/destinations/catalog/actions-marketo-static-lists

1 file changed

+15
-25
lines changed

src/connections/destinations/catalog/actions-marketo-static-lists/index.md

Lines changed: 15 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -58,50 +58,40 @@ In this step, you'll create an API-Only Marketo user with both Access API and Le
5858
5959
### Using Marketo Static Lists (Actions) destination with Engage
6060

61-
1. From your Segment workspace, go to **Engage → Engage Settings → Destinations→ Add Destination** and then Search for Marketo Static Lists (Actions).
62-
2. In the destination settings, enter the **Client Id**, **Client Secret**, **Endpoint** and **Folder Name** from the LaunchPoint service and folder you created in Steps 2 and 3. For **Endpoint**, note the Endpoint from Step 3.
63-
3. Click the toggle to enable the Marketo Static Lists (Actions) destination.
64-
4. Navigate to the **Mappings** tab, click **Add Mapping** and select **Add to List**.
65-
6. Click **Save** and make sure to enable the mapping.
66-
7. On the **Mappings** tab, click **Add Mapping** and select **Remove from List**.
67-
8. Click **Save** and make sure you enable the mapping.
68-
9. Navigate to the Engage Audiences tab and create a new audience.
61+
1. From your Segment workspace, go to **Engage → Engage Settings → Destinations → Add Destination**, and then Search for Marketo Static Lists (Actions).
62+
2. In the destination settings, enter the **Client Id**, **Client Secret**, **Endpoint**, and **Folder Name** from the LaunchPoint service and folder you created in Steps 2 and 3. For **Endpoint**, note the Endpoint from Step 3 above.
63+
3. Select the toggle to enable the Marketo Static Lists (Actions) destination.
64+
4. Navigate to the **Mappings** tab, click **Add Mapping**, and select **Add to List**.
65+
6. Click **Save**, and make sure to enable the mapping.
66+
7. On the **Mappings** tab, click **Add Mapping**, and select **Remove from List**.
67+
8. Click **Save**, and make sure you enable the mapping.
68+
9. Navigate to the Engage Audiences tab, and create a new audience.
6969
10. Give your audience a name, some event and trait criteria, then click **Preview**.
70-
11. Select Marketo Static Lists as a destination for the Audience.
70+
11. Select **Marketo Static Lists** as a destination for the Audience.
7171
12. In the settings that appear in the side panel, toggle the **Send Track** option on, and don't change the **Audience Entered/Audience Exited** event names.
7272
13. Click **Save Settings**.
7373

7474
### Using Marketo Static Lists (Actions) destination with RETL
7575

76-
1. Navigate to your data warehouse and add Marketo Static Lists (Actions) as a destination.
77-
2. From your model, click **Add Mapping** and select your Marketo Marketo Static Lists (Actions) destination and the **Add to List** Action.
76+
1. Navigate to your data warehouse, and add Marketo Static Lists (Actions) as a destination.
77+
2. From your model, click **Add Mapping**, and select your Marketo Marketo Static Lists (Actions) destination, and the **Add to List** Action.
7878
3. If you already have a list created in Marketo, fill in the List ID field. If you want Segment to create a list in Marketo, fill in the List name field.
7979
4. Finish setting up the rest of the action.
8080
5. Click **Save Mapping**.
8181

82-
When you save the mapping, a list will be created in Marketo. You can update the list the mapping syncs to at any time.
82+
When you save the mapping, a list is created in Marketo. You can update the list the mapping syncs to at any time.
8383

8484
> info ""
8585
> Only users with an email address appear in the list in Marketo. Users with multiple email addresses as external ids appear in the list once for each email address.
8686
8787
You can view the audience in Marketo by going to **Lead Database→ Group Lists→Name of folder you created in Step 3 → Audience name**
8888

89-
9089
## Troubleshooting
9190

92-
#### Not seeing an audience in Marketo
93-
94-
Check that you followed all of the set-up steps.
95-
96-
Wait six or more hours after setup for your audience to start appearing in Marketo.
97-
98-
Check that you didn't create a list in the folder for the audience - Segment creates the list for you, and an existing one can conflict.
99-
100-
Check that the audience members you expect have an email address on their profile.
91+
#### Not seeing an audience in Marketo?
92+
Check that you followed all of the set up steps. Wait six or more hours after setup for your audience to start appearing in Marketo. Check that you didn't create a list in the folder for the audience - Segment creates the list for you, and an existing one can conflict. Check that the audience members you expect have an email address on their profile.
10193

10294
#### Audience size is smaller than expected
103-
Only users in the audience who also have an email address are uploaded to the list.
104-
105-
You might need to adjust your query to filter out users without an email so you can get a better estimate of how many users will appear on the list. In the example below, we added an AND condition where users have a Custom trait of `email` which `exists`.
95+
Only users in the audience who also have an email address are uploaded to the list. You may need to adjust your query to filter out users without an email so you can get a better estimate of how many users will appear on the list. In the example below, we added an AND condition where users have a Custom trait of `email` which `exists`.
10696

10797
If a user has multiple email addresses, each address appears once in the Marketo lists.

0 commit comments

Comments
 (0)