Skip to content

Commit 7fcd00c

Browse files
authored
Added Image of Segment cookies
1 parent 1be9a51 commit 7fcd00c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/website/javascript/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ Some destinations accept properties only. As a result, custom context fields you
160160
### Why am I seeing additional cookies on my website?
161161

162162
The AJS cookies being set under segment.com are first-party cookies, and they part of our own implementation of Segment as well as the destination we are using. These cookies are not related to your implementation of Segment. You are only seeing them because you have visited our domain using the same browser. So just to clarify further, the anonymousID and userID highlighted below are not being tracked to your workspace, they are part of our own implementation of Segment, and they are being sent to the writekey connected to our own workspace. They are associated with the events we track when you visit our domain, segment.com
163-
163+
![First Party Cookies](firstpartycookies.png)
164164

165165

166166
## Known issues:

0 commit comments

Comments
 (0)