Skip to content

Commit 7ced80e

Browse files
Update src/connections/destinations/catalog/moloco-rmp/index.md
Co-authored-by: forstisabella <[email protected]>
1 parent 2bde1ff commit 7ced80e

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/moloco-rmp

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/moloco-rmp/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ analytics.identify('361b1fdfbeaa9d64a13c033eb9f970dc6740f6bc', {
4242
```
4343

4444
Once a user is identified, each call to Segment's [Track method](/docs/connections/spec/track/) automatically records the user ID.
45-
For non logged-in users, you can still track them using an [anonymous ID](https://segment.com/docs/connections/spec/identify/#anonymous-id) (something like UUID as recommended by Segment) but on the Moloco Commerce Media side, we do not use that field for non logged-in users.
45+
Users that are not logged in can be tracked using an [anonymousID](/docs/connections/spec/identify/#anonymous-id). Moloco Commerce Media does not use anonymousIDs for users that are not logged in. Segment recommends formatting your anonymousID in UUID format.
4646

4747
> info" "
4848
> If you hash the user ID before sending it to Moloco, ensure you reuse the same hashed ID when calling other Moloco APIs.

0 commit comments

Comments
 (0)