Skip to content

Commit c17f13a

Browse files
committed
[netlify-build]
1 parent 92b3ff6 commit c17f13a

File tree

2 files changed

+12
-13
lines changed

2 files changed

+12
-13
lines changed

src/unified-profiles/connect-a-workspace.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Your new Segment workspace must be on one of Segment’s [Customer Data Platform
99
## Step 1: Set up your Unify space
1010

1111
> success ""
12-
> This section is about setting up a new Segment Unify space to link to Twilio. If you have an existing Segment Unify space you'd like to use,proceed directly to [Connect your Unify space to Twilio](#step-2:-connect-your-unify-space-to-twilio).
12+
> This section is about setting up a new Segment Unify space to link to Twilio. If you have an existing Segment Unify space you'd like to use,proceed directly to [Connect your Unify space to Twilio](#step-2-connect-your-unify-space-to-twilio).
1313
1414
Your Unify space acts as a central location for your Profiles, or collated information that you have for each of your customers.
1515

@@ -45,7 +45,7 @@ Twilio Studio customers have profile read access through the [Search for a Profi
4545

4646
## Step 3: Connect additional customer data sources to Unify
4747

48-
After you've connected your Unify space to Twilio, you can connect additional data sources to your Segment workspace. For example, you can [add a CRM](https://app.segment.com/goto-my-workspace/sources/catalog?category=CRM), like Salesforce or Hubspot, as a data source to create rich, personalized support interactions for your agents in Twilio Flex, implement the [Analytics.js library on your website](https://app.segment.com/goto-my-workspace/sources/catalog?category=Website) to collect more granular data about the way your customers interact with your web properties, or [link your helpdesk](https://app.segment.com/goto-my-workspace/sources/catalog?category=Helpdesk) to your IVR workflow with Twilio Studio to gather a complete view of the reasons your customers are reaching out for support. If a data warehouse is your single source of truth about your customers, use [Reverse ETL](#set-up-reverse-etl) to import that data into Twilio to facilitate personalized interactions across your customer touchpoints.
48+
After you've connected your Unify space to Twilio, you can connect additional data sources to your Segment workspace. For example, you can [add a CRM](https://app.segment.com/goto-my-workspace/sources/catalog?category=CRM), like Salesforce or Hubspot, as a data source to create rich, personalized support interactions for your agents in Twilio Flex, implement the [Analytics.js library on your website](https://app.segment.com/goto-my-workspace/sources/catalog?category=Website) to collect more granular data about the way your customers interact with your web properties, or [link your helpdesk](https://app.segment.com/goto-my-workspace/sources/catalog?category=Helpdesk) to your IVR workflow with Twilio Studio to gather a complete view of the reasons your customers are reaching out for support. If a data warehouse is your single source of truth about your customers, use [Reverse ETL](#set-up-reverse-etl) to import that data into Twilio to facilitate personalized interactions across your customer touchpoints, then use [Profiles Sync](#connect-a-warehouse-for-profiles-sync) to hydrate your Profiles with information gathered during customer interactions.
4949

5050
> success ""
5151
> This section is about setting up sources and destinations to link to your Unify space. If you have an existing Segment Unify space with these connections that you'd like to use, proceed directly to [Optional: Create computed traits and Predictions](#optional-create-computed-traits-and-predictions).
@@ -85,8 +85,7 @@ Create a Segment Profiles destination to add a mapping to your Reverse ETL sourc
8585
4. On the Mappings tab, click **Add Mapping**.
8686
5. Search for the model you created when you added your Reverse ETL source, select **Send Identify** and click **Create Mapping**.
8787
6. You're redirected to the Edit Mapping page. Under the Select mappings section, map event fields from your data source to the pre-filled values that Segment expects to receive. Add additional traits by entering your properties and event names in the Traits section. Clicking into an event field lets you search your destination's record fields.
88-
89-
**(Optional)**: To test your mapping, click the **Test Mapping** button.
88+
**(Optional)**: To test your mapping, click the **Test Mapping** button.
9089

9190
7. When you've finished mapping all relevant event fields and verified that your test record contains all of the relevant user information, click **Save Mapping.**
9291
8. You're returned to the Mappings page for your Segment Profiles destination. Under the Mapping status column, enable the mapping you created in the previous step.
@@ -198,10 +197,10 @@ For example, you could personalize the marketing your customers receive by creat
198197

199198
Segment recommends that you select the following Predictions for Unified Profiles:
200199

201-
- [Likelihood to churn](/docs/unify/traits/predictions/#likelihood-to-churn)
202-
- [Predicted Lifetime value](/docs/unify/traits/predictions/#predicted-lifetime-value)
200+
- [Likelihood to Churn](/docs/unify/traits/predictions/#likelihood-to-churn)
201+
- [Predicted Lifetime Value](/docs/unify/traits/predictions/#predicted-lifetime-value)
203202

204-
For more information about Predictions, see the [Predictions FAQ](/docs/unify/traits/predictions/using-predictions/#faqs) and [Predictions Nutrition Label](/docs/unify/traits/predictions/predictions-nutrition-facts/).
203+
For more information about Predictions, see the [Predictions FAQ](/docs/unify/traits/predictions/using-predictions/#faqs) and [Predictions Nutrition Facts Label](/docs/unify/traits/predictions/predictions-nutrition-facts/).
205204

206205
## Troubleshooting
207206

src/unified-profiles/create-a-workspace.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ To set up your Segment workspace and Unify space, you’ll complete the followin
1212
2. **Connect your Unify space to Twilio:** By connecting your Unify space to Twilio, you’ll start linking customer interaction history to your Profiles and begin enriching your customer profiles with information collected during customer interactions.
1313
3. **Add an additional data source to your workspace**: Import data into your Segment workspace from a business tool like a CRM or data warehouse, further enriching your customer data.
1414

15-
Once you’ve connected your Unify space to Twilio, you can also add optional business tools that Segment will receive data from or forward data to, create computed traits, which allows you to quickly create user or account-level calculations that Segment keeps up-to-date over time, and generate [Predictions](/docs/unify/traits/predictions/), which let you predict the likelihood that users will perform any event tracked in Segment.
15+
Once you’ve connected your Unify space to Twilio, you can also add optional [business tools that Segment will receive data from](/docs/connections/sources/) or [forward data to](/docs/connections/destinations/), create [Computed Traits](/docs/unify/Traits/computed-traits/), which allows you to quickly create user or account-level calculations that Segment keeps up-to-date over time, and generate [Predictions](/docs/unify/traits/predictions/), which let you predict the likelihood that users will perform any event tracked in Segment.
1616

1717
## Step 1: Set up your Unify space
1818

@@ -77,9 +77,9 @@ Once you’ve created a source, the source is automatically enabled and can imme
7777

7878
## Connect additional business tools to Unify
7979

80-
After you've added a source of data, you can connect additional business tools to your Unify space. You can add data sources, or sources that flow data into Segment, and destinations, the business tools or apps that Segment forwards your data to.
80+
After you've added a source of data, you can connect additional business tools to your Unify space. You can add data sources, or "sources" that flow data into Segment, and "destinations," the business tools or apps that Segment forwards your data to.
8181

82-
For example, you can [add a CRM](https://app.segment.com/goto-my-workspace/sources/catalog?category=CRM), like Salesforce or Hubspot, as a data source to create rich, personalized support interactions for your agents in Twilio Flex, implement the [Analytics.js library on your website](https://app.segment.com/goto-my-workspace/sources/catalog?category=Website) to collect more granular data about the way your customers interact with your web properties, or [link your helpdesk](https://app.segment.com/goto-my-workspace/sources/catalog?category=Helpdesk) to your IVR workflow with Twilio Studio to gather a complete view of the reasons your customers are reaching out for support. If a data warehouse is your single source of truth about your customers, use [Reverse ETL](#set-up-reverse-etl) to import that data into Twilio to facilitate personalized interactions across your customer touchpoints.
82+
For example, you can [add a CRM](https://app.segment.com/goto-my-workspace/sources/catalog?category=CRM), like Salesforce or Hubspot, as a data source to create rich, personalized support interactions for your agents in Twilio Flex, implement the [Analytics.js library on your website](https://app.segment.com/goto-my-workspace/sources/catalog?category=Website) to collect more granular data about the way your customers interact with your web properties, or [link your helpdesk](https://app.segment.com/goto-my-workspace/sources/catalog?category=Helpdesk) to your IVR workflow with Twilio Studio to gather a complete view of the reasons your customers are reaching out for support. If a data warehouse is your single source of truth about your customers, use [Reverse ETL](#set-up-reverse-etl) to import that data into Twilio to facilitate personalized interactions across your customer touchpoints, then use [Profiles Sync](#connect-a-warehouse-for-profiles-sync) to hydrate your Profiles with information gathered during customer interactions.
8383

8484
### Connect a cloud app or library source
8585

@@ -229,10 +229,10 @@ For example, you could personalize the marketing your customers receive by creat
229229

230230
Segment recommends that you select the following Predictions for Unified Profiles:
231231

232-
- [Likelihood to churn](/docs/unify/traits/predictions/#likelihood-to-churn)
233-
- [Predicted Lifetime value](/docs/unify/traits/predictions/#predicted-lifetime-value)
232+
- [Likelihood to Churn](/docs/unify/traits/predictions/#likelihood-to-churn)
233+
- [Predicted Lifetime Value](/docs/unify/traits/predictions/#predicted-lifetime-value)
234234

235-
For more information about Predictions, see the [Predictions FAQ](/docs/unify/traits/predictions/using-predictions/#faqs) and [Predictions Nutrition Label](/docs/unify/traits/predictions/predictions-nutrition-facts/).
235+
For more information about Predictions, see the [Predictions FAQ](/docs/unify/traits/predictions/using-predictions/#faqs) and [Predictions Nutrition Facts Label](/docs/unify/traits/predictions/predictions-nutrition-facts/).
236236

237237
## Troubleshooting
238238

0 commit comments

Comments
 (0)