Skip to content

Commit b613262

Browse files
committed
link fixes and some more cleanup
1 parent 53f4fb4 commit b613262

File tree

2 files changed

+11
-12
lines changed
  • src/connections/destinations/catalog

2 files changed

+11
-12
lines changed

src/connections/destinations/catalog/actions-contentstack/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ id: 664ce7bdc820c71f7e3ff031
44
---
55

66
> info "This destination sends data in cloud-mode"
7-
> This destination transmits data from Segment to Contentstack server-side. Contentstack supports both device-mode and cloud-mode destinations. For more more about the device-mode web destination, see [Contentstack Web](docs/connections/destinations/catalog/contentstack-web).
7+
> This destination transmits data from Segment to Contentstack server-side. Contentstack supports both device-mode and cloud-mode destinations. For more more about the device-mode web destination, see [Contentstack Web](/docs/connections/destinations/catalog/contentstack-web).
88
99
[Contentstack](https://www.contentstack.com/?utm_source=segment&utm_medium=docs&utm_campaign=partners){:target="_blank”} is a headless CMS that allows you to build digital experiences using a modular approach. This integration lets you sync data from Segment to your Contentstack Personalize project, enabling dynamic and personalized content delivery.
1010

@@ -38,6 +38,6 @@ Start sending the payload of events to Segment using Track or Identify calls. Th
3838

3939
## Receive personalized content
4040

41-
As per your events/payloads, your Contentstack Personalize project should now start receiving events to help you understand the users associated with your mapped values.
41+
Based on your events/payloads, your Contentstack Personalize project should now start receiving events to help you understand the users associated with your mapped values.
4242

4343
The event names and properties you use must match those defined in your Contentstack Personalize project. For advanced customization and to further enhance your personalized experience, explore Contentstack Personalize in [Contentstack's Documentation](https://www.contentstack.com/docs){:target="_blank”}.

src/connections/destinations/catalog/contentstack-web/index.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ id: 66ccaa142d6b2d223bb1ebda
44
---
55

66
> info "This destination sends data in device-mode"
7-
> This destination transmits data from the browser directly to Contentstack on the client-side. Contentstack supports both device-mode and cloud-mode destinations. Learn more about the Cloud-mode destiantion [here](docs/connections/destinations/catalog/actions-contentstack).
7+
> This destination transmits data from the browser directly to Contentstack on the client-side. Contentstack supports both device-mode and cloud-mode destinations. For more about the Cloud-mode destination, see [Contentstack Cloud Destination](/docs/connections/destinations/catalog/actions-contentstack).
88
9-
[Contentstack](https://www.contentstack.com/?utm_source=segment&utm_medium=docs&utm_campaign=partners){:target="_blank”} is a headless CMS that allows you to build digital experiences using a modular approach. This integration allows you to sync data from Segment to your Contentstack Personalize project, enabling dynamic and personalized content delivery.
9+
[Contentstack](https://www.contentstack.com/?utm_source=segment&utm_medium=docs&utm_campaign=partners){:target="_blank”} is a headless CMS that allows you to build digital experiences using a modular approach. This integration lets you sync data from Segment to your Contentstack Personalize project, enabling dynamic and personalized content delivery.
1010

1111
This destination is maintained by Contentstack. For any issues with the destination, [contact their Support team](https://www.contentstack.com/customers/support){:target="_blank”}.
1212

1313
## Prerequisites
1414

15-
- Contentstack account with Personalize enabled
16-
- A Contentstack Personalize project created in your Contentstack organization.
15+
- a Contentstack account with Personalize enabled
16+
- a Contentstack Personalize project created in your Contentstack organization
1717

1818
## Before you begin
1919

@@ -32,13 +32,12 @@ This destination is maintained by Contentstack. For any issues with the destinat
3232

3333
{% include components/actions-fields.html %}
3434

35-
## Send Events to Segment
35+
## Send events to Segment
3636

37-
Start sending the payload of events to Segment using track or identify calls. This will not only send events to Segment but will forward the selected values to Contentstack Personalization.
38-
- Note: Ensure your event payloads align with the mapping configuration you created for the Contentstack destination in Segment.
37+
Start sending the payload of events to Segment using track or identify calls. This will not only send events to Segment but will forward the selected values to Contentstack Personalization. Ensure your event payloads align with the mapping configuration you created for the Contentstack destination in Segment.
3938

40-
## Receive Personalized Content
39+
## Receive personalized content
4140

42-
As per your events/payloads, your Contentstack Personalize project should now start receiving events for understanding the users associated with your mapped values.
41+
Based on your events/payloads, your Contentstack Personalize project should now start receiving events for understanding the users associated with your mapped values.
4342

44-
- Note: Ensure the event names and properties you use match those defined in your Contentstack Personalize project. For advanced customization, you can explore the Contentstack Personalize Documentation to further enhance your personalized experiences
43+
The event names and properties you use must match those defined in your Contentstack Personalize project. For advanced customization and to further enhance your personalized experience, explore Contentstack Personalize in [Contentstack's Documentation](https://www.contentstack.com/docs){:target="_blank”}.

0 commit comments

Comments
 (0)