Skip to content

Commit eb941c6

Browse files
author
markzegarelli
authored
needs a space there
1 parent 6d1805a commit eb941c6

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ You can send computed traits and audiences generated using [Segment Personas](/d
232232

233233
For user-property destinations, an [identify](/docs/connections/spec/identify/) call is sent to the destination for each user being added and removed. The property name is the snake_cased version of the audience name, with a true/false value to indicate membership. For example, when a user first completes an order in the last 30 days, Personas sends an Identify call with the property `order_completed_last_30days: true`. When the user no longer satisfies this condition (for example, it's been more than 30 days since their last order), Personas sets that value to `false`.
234234

235-
> note""
235+
> note ""
236236
> Customer.io requires you to pass a `userId` value when you sync Audiences or Computed Traits.
237237
238238
When you first create an audience, Personas sends an Identify call for every user in that audience. Later audience syncs only send updates for users whose membership has changed since the last sync.

0 commit comments

Comments
 (0)