Skip to content

Commit c7c3986

Browse files
committed
use note style
1 parent 4fc61bd commit c7c3986

File tree

1 file changed

+2
-1
lines changed
  • src/connections/destinations/catalog/userlist

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ This destination is maintained by Userlist. For any issues with the destination,
1717
2. Search for "Userlist" in the Catalog, select it, and choose which of your sources to connect the destination to.
1818
3. In the Userlist Segment destination settings, enter your Userlist "Push API Key". You can find this key in your [Userlist Push API settings](https://app.userlist.com/settings/push).
1919

20-
_**NOTE:** The Userlist Destination does not support tracking of anonymous users, so make sure to call `identify` before calling `track` or `group`. If you do call `track` or `group` on unidentified users, you will receive a 400 error which you can disregard if it was intentional._
20+
> info""
21+
> **NOTE:** The Userlist Destination does not support tracking of anonymous users, so make sure to call `identify` before calling `track` or `group`. If you do call `track` or `group` on unidentified users, you will receive a 400 error which you can disregard if it was intentional.
2122
2223
## Identify
2324

0 commit comments

Comments
 (0)