Skip to content

Commit 3c1e9e3

Browse files
authored
Merge pull request #2044 from segmentio/customer-io-actions-updates
Customer.io (Actions) doc updates
2 parents 1479f84 + 9ccb422 commit 3c1e9e3

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

src/_data/actions/customer-io.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ settings:
77
- name: Site ID (required)
88
description: Your Customer.io site Key. This can be found on the [API Credentials Page](https://fly.customer.io/settings/api_credentials){:target="_blank"}.
99
default:
10+
- name: Account Region
11+
description: For more information, see Customer.io's documentation about [Account Regions](https://customer.io/docs/data-centers/){:target="_blank"}.
1012
actions:
1113
- action: Track Event
1214
blurb: Track an event for a known person.
@@ -82,9 +84,9 @@ config:
8284
connection_mode:
8385
- cloud
8486
- device-web
85-
configurable: false
87+
configurable: true
8688
location:
87-
notes: Customer.io Data Center is not needed in Customer.io (Actions)
89+
notes: Select the Account Region in Connection Settings.
8890
- name: Site ID
8991
connection_mode:
9092
- cloud
@@ -96,7 +98,7 @@ config:
9698
connection_mode:
9799
- cloud
98100
- device-web
99-
configurable: false
101+
configurable: true
100102
location:
101103
notes: Customer.io (Actions) supports cloud-mode.
102104
- category: Other Settings

src/connections/destinations/catalog/actions-customer-io/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: Customer.io (Actions) Destination
33
hide-personas-partial: true
44
hide-boilerplate: true
55
hide-dossier: true
6+
redirect_from:
7+
- '/connections/destinations/catalog/customer-io-actions/'
68
---
79
{% include content/plan-grid.md name="actions" %}
810

0 commit comments

Comments
 (0)