Skip to content

Commit a30e180

Browse files
authored
Update index.md
1 parent d9e9103 commit a30e180

File tree

1 file changed

+2
-2
lines changed
  • src/connections/destinations/catalog/appcues

1 file changed

+2
-2
lines changed

src/connections/destinations/catalog/appcues/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ When you use `identify` on `analytics.js`, Segment call `Appcues.identify`. This
4848

4949
To get the most out of Appcues, you should send as much user data as possible in the `identify` call. Properties personalize content and target experiences to specific users. Most Appcues customers send properties that fall into a few groups:
5050
* Properties to target based on broad classifications, such as `role` or `userType`
51-
* Properties to personalize Appcues content, such as `name`, `firstName` or `company`
52-
* Properties to target based on user lifecycle, such as `createdAt` (date) or usage metrics such as `numTasksComplete`
51+
* Properties to personalize Appcues content, such as `name`, `firstName`, or `company`
52+
* Properties to target based on user lifecycle, such as `createdAt` (date), or usage metrics, such as `numTasksComplete`
5353

5454
## Track
5555

0 commit comments

Comments
 (0)