Skip to content

Customer.io (Actions) doc updates #2044

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 21, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions src/_data/actions/customer-io.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ settings:
- name: Site ID (required)
description: Your Customer.io site Key. This can be found on the [API Credentials Page](https://fly.customer.io/settings/api_credentials){:target="_blank"}.
default:
- name: Account Region
description: For more information, see Customer.io's documentation about [Account Regions](https://customer.io/docs/data-centers/){:target="_blank"}.
actions:
- action: Track Event
blurb: Track an event for a known person.
Expand Down Expand Up @@ -82,9 +84,9 @@ config:
connection_mode:
- cloud
- device-web
configurable: false
configurable: true
location:
notes: Customer.io Data Center is not needed in Customer.io (Actions)
notes: Select the Account Region in Connection Settings.
- name: Site ID
connection_mode:
- cloud
Expand All @@ -96,7 +98,7 @@ config:
connection_mode:
- cloud
- device-web
configurable: false
configurable: true
location:
notes: Customer.io (Actions) supports cloud-mode.
- category: Other Settings
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ title: Customer.io (Actions) Destination
hide-personas-partial: true
hide-boilerplate: true
hide-dossier: true
redirect_from:
- '/connections/destinations/catalog/customer-io-actions/'
---
{% include content/plan-grid.md name="actions" %}

Expand Down