Skip to content

Commit 96c2c62

Browse files
committed
[netlify-ignore] fix a latin thing, add a word
1 parent f87bc78 commit 96c2c62

File tree

1 file changed

+2
-2
lines changed
  • src/connections/destinations/catalog/salesforce-marketing-cloud

1 file changed

+2
-2
lines changed

src/connections/destinations/catalog/salesforce-marketing-cloud/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Segment sends data to SFMC using [Data Extensions](https://help.salesforce.com/a
2929

3030
- **Data Extensions** are tables that contain your data. When this data arrives in SFMC, you can use it to create targeted marketing campaigns using push notifications and emails. You can view and query Data Extensions using the Journey Builder in SFMC. During the set up process, you will create a Data Extensions for Identify calls, and one for each unique Track call.
3131

32-
- **API Events** can trigger an email or push notification campaign immediately when they receive data from Segment.
32+
- **API Events** can trigger an email or push notification c ampaign immediately when they receive data from Segment.
3333

3434

3535
## SFMC prerequisites
@@ -310,7 +310,7 @@ If a user leaves that audience, the value is automatically updated to `false`, b
310310

311311
Use the following process when syncing Computed Traits to SFMC:
312312

313-
1. Create a field on the SFMC Data Extension to Computed Trait values. The name of the field must match the name of the Segment Computed Trait you will create, and must be Title Cased. Choose a matching data type (i.e. `text` for traits which produce string values, `number` or `decimal` for traits which produce numeric values).
313+
1. Create a field on the SFMC Data Extension to store Computed Trait values. The name of the field must match the name of the Segment Computed Trait you'll create, and must be Title Cased. Choose a matching data type (for example, `text` for traits which produce string values, `number` or `decimal` for traits which produce numeric values).
314314
2. In your Personas space, add the SFMC destination to a Computed Trait, ensuring you specify the same name assigned to the SFMC field.
315315

316316
## Troubleshooting and Tips

0 commit comments

Comments
 (0)