cookieDomain value in console ? | Community
Skip to main content
Level 3
February 7, 2019
Solved

cookieDomain value in console ?

  • February 7, 2019
  • 2 replies
  • 2522 views

Hi Guys,

How to check the cookieDomain value of a site www.site.com.sg (which has Adobe Launch implementation) inside the Developer Console.

I've tried the below options inside Console but nothing pops up:

  • s.cookieDomain
  • _satellite.cookie
  • _satellite.readCookie

Please let me know your inputs.

Thanks

PV

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Andrey_Osadchuk

Hi PV,

I think the code you are looking for is as follows. Let me know if that helps?

_satellite.getVisitorId().cookieDomain

2 replies

Gigazelle
Adobe Employee
Adobe Employee
February 15, 2019

What's the context of the console screenshot? It looks like it's part of an object, so it's just a matter of figuring out which object that's referencing.

Andrey_Osadchuk
Andrey_OsadchukAccepted solution
Level 10
February 21, 2019

Hi PV,

I think the code you are looking for is as follows. Let me know if that helps?

_satellite.getVisitorId().cookieDomain