You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/_data/actions/customer-io.yml
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@ settings:
7
7
- name: Site ID (required)
8
8
description: Your Customer.io site Key. This can be found on the [API Credentials Page](https://fly.customer.io/settings/api_credentials){:target="_blank"}.
9
9
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"}.
10
12
actions:
11
13
- action: Track Event
12
14
blurb: Track an event for a known person.
@@ -82,9 +84,9 @@ config:
82
84
connection_mode:
83
85
- cloud
84
86
- device-web
85
-
configurable: false
87
+
configurable: true
86
88
location:
87
-
notes: Customer.io Data Center is not needed in Customer.io (Actions)
89
+
notes: Select the Account Region in Connection Settings.
0 commit comments