Skip to content

Commit be2ed98

Browse files
committed
add section about user tokens
1 parent df1b8a7 commit be2ed98

File tree

1 file changed

+4
-0
lines changed
  • src/connections/destinations/catalog/actions-algolia-insights

1 file changed

+4
-0
lines changed

src/connections/destinations/catalog/actions-algolia-insights/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@ By default, Algolia has set up mappings for `Product List Filtered`, `Product Li
6464

6565
![Mappings Tab](images/mappings_tab.png)
6666

67+
### User identifiers
68+
69+
When mapping user identifiers, Algolia recommends using the **Authenticated User Token** field to map authenticated user IDs and the **User Token** field for anonymous user IDs. Read more in the [Algolia documentation](https://www.algolia.com/doc/guides/sending-events/concepts/usertoken/#persistent-user-token).
70+
6771
## Track
6872

6973
If you're not familiar with the Segment spec, take a look to understand what the [Track](/docs/connections/spec/track/) method does.

0 commit comments

Comments
 (0)