|
2 | 2 | ## Mailmodo Source
|
3 | 3 |
|
4 | 4 |
|
5 |
| -[Mailmodo](https://www.mailmodo.com) is an email marketing platform that helps you create interactive emails powered by AMP. With our no-code editor, you can create interactive email in minutes and send engaging and personalized emails that boost conversions. |
| 5 | +[Mailmodo](https://www.mailmodo.com){:target="_blank”} is an email marketing platform that helps you create interactive emails powered by AMP. With our no-code editor, you can create an interactive email in minutes and send engaging and personalized emails that boost conversions. |
6 | 6 |
|
7 |
| -This source is maintained by Mailmodo. For any issues with the source, [contact their Support team ](mailto:[email protected]). |
| 7 | +This source is maintained by Mailmodo. For any issues with the source, [contact their Support team ](mailto:[email protected]){:target="_blank”}. |
8 | 8 |
|
9 | 9 |
|
10 | 10 | ## Getting Started
|
11 | 11 |
|
12 | 12 | #### Step 1: Add a new Mailmodo Source to Segment
|
13 |
| -1. From your workspace’s [Sources catalog page](https://app.segment.com/goto-my-workspace/sources/catalog) click Add Source. |
14 |
| -2. Search for “Mailmodo” in the Sources Catalog, select click Mailmodo, and click Add Source. |
15 |
| -3. On the next screen, give the Source a nickname and configure any other settings. |
| 13 | +1. From your workspace’s [Sources catalog page](https://app.segment.com/goto-my-workspace/sources/catalog) click **Add Source**. |
| 14 | +2. Search for “Mailmodo” in the Sources Catalog, select Mailmodo, and click **Add Source**. |
| 15 | +3. On the next screen, give the Source a nickname and configure any other settings. 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 we recommend using something that reflects the source itself and distinguishes it amongst your environments (for example, Mailmodo_Campaigns). |
16 | 16 | 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 we recommend using something that reflects the source itself and distinguishes it amongst your environments (e.g. Mailmodo_Campaigns).
|
17 |
| -5. Click Add Source to save your settings. |
18 |
| -6. Copy the Write key from the Segment UI. You will need to input this key on the Mailmodo integration page. |
| 17 | +5. Click **Add Source** to save your settings. |
| 18 | +6. Copy the write key from the Segment UI. You will need to input this key on the Mailmodo integration page. |
19 | 19 |
|
20 | 20 | #### Step 2: Enter connection details on Mailmodo
|
21 |
| -1. Look for the Segment Source option on the Mailmodo Integration page. Click on the "Click to configure" option |
22 |
| -2. Enter your Write Key copied from Step 1 and select a Segment Region |
23 |
| -3. Click on "Test and Save" to complete the setup. |
24 |
| -4. If the provided write key is valid, Mailmodo will now act as a Segment source. To confirm the same, you can check the source debugger within Segment to see if the event arrived. |
| 21 | +1. Look for the Segment Source option on the Mailmodo Integration page. Select **Click to configure**. |
| 22 | +2. Enter your Write Key copied from your Segment source and select a Segment Region. |
| 23 | +3. Click **Test and Save** to complete the setup. |
| 24 | +4. If the provided write key is valid, Mailmodo will now act as a Segment source. To verify your setup, you can check Segment's [Source Debugger](/docs/connections/sources/debugger/) to see if any events arrived. |
25 | 25 |
|
26 |
| -#### Step 3: Adding destination to Mailmodo Source |
27 |
| -Now that your Source is set up, you can connect it with Destinations. |
| 26 | +#### Step 3: Connect destinations to your Mailmodo Source |
| 27 | +Now that your Source is set up, you can connect it to Destinations. |
28 | 28 |
|
29 | 29 |
|
30 | 30 | Log in to your downstream tools and make sure that the events are populating in your Debugger and that they contain all of the properties you expect. If something isn’t working as you expect, see the Destination docs for troubleshooting.
|
31 | 31 |
|
32 | 32 |
|
33 |
| -If there are problems with how the events arrive at Segment, [contact the Mailmodo Support team ]((mailto:[email protected])). |
| 33 | +If there are problems with how the events arrive at Segment, [contact the Mailmodo Support team ](mailto:[email protected]){:target="_blank”}. |
34 | 34 |
|
35 | 35 | ## Events
|
36 | 36 |
|
@@ -73,7 +73,7 @@ This table lists event-specific properties Mailmodo sends to Segment:
|
73 | 73 |
|
74 | 74 | ## Sending Data To Mailmodo
|
75 | 75 |
|
76 |
| -The Mailmodo Source works only when you also connect Mailmodo as a Destination. With the Mailmodo Destination, you can use Segment to send identify and track calls to Mailmodo so you can target customers with interactive emails. |
| 76 | +The Mailmodo Source only works when you connect Mailmodo as a Destination. With the Mailmodo Destination, you can use Segment to send identify and track calls to Mailmodo and create target audiences you can reach with interactive emails. |
77 | 77 |
|
78 | 78 |
|
79 | 79 | Want to start sending data to Mailmodo? Learn how by reading the [Mailmodo Destination docs](https://support.mailmodo.com/en/support/solutions/articles/84000351518).
|
0 commit comments