Skip to content

Commit 459fda3

Browse files
Update src/connections/destinations/catalog/mailmodo/index.md
Co-authored-by: stayseesong <[email protected]>
1 parent 63468a4 commit 459fda3

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/mailmodo

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/mailmodo/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@ analytics.track('Product Viewed', {
6262
image_url: 'https://www.example.com/product/path.jpg'
6363
});
6464
```
65-
Segment sends `Track` calls to Mailmodo as a Custom Event. When you call track, Segment sends the event to Mailmodo with the event name and all properties that you specified.
65+
Segment sends `Track` calls to Mailmodo as a Custom Event. When you call track, Segment sends the event to Mailmodo with the event name and all properties that you specified.
6666

6767
Be sure you send an Identify call for any user who will trigger Track calls. If Mailmodo receives a Track call for an unknown userId, the call is dropped.

0 commit comments

Comments
 (0)