Skip to content

Commit 9f1c084

Browse files
authored
Add external link
1 parent 1b05e31 commit 9f1c084

File tree

1 file changed

+2
-2
lines changed
  • src/connections/destinations/catalog/customer-io

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,9 +118,9 @@ analytics.track('Clicked Button');
118118

119119
Track events send to Customer.io as `custom events`. In the Customer.io "Activity Logs", "Activity Type" sets to `event` and "Activity Name" sets to the event name.
120120

121-
## Device Token Set up
121+
## Device token setup
122122

123-
Set `device.token` before you send the `Application Installed`, `Application Uninstalled`, or `Application Opened` events to Segment. To understand why you would want to send the `device.token`, please see Customer.io's [documentation](https://customer.io/docs/journeys/device-tokens/#what-is-a-device-token). You will likely need to extract this value from your push notification provider.
123+
Set `device.token` before you send the `Application Installed`, `Application Uninstalled`, or `Application Opened` events to Segment. For more on why you'd want to send `device.token`, see Customer.io's [device token documentation](https://customer.io/docs/journeys/device-tokens/#what-is-a-device-token){:target="_blank"}. You'll likely need to extract this value from your push notification provider.
124124

125125
For that, you need to make the following calls:
126126

0 commit comments

Comments
 (0)