简体   繁体   English

在Chrome隐身模式下设置了Adobe Target PCID,但在普通模式下丢失了

[英]Adobe Target PCID set in Chrome Incognito Mode But Missing in Normal MOde

Does anyone know why the Adobe Target PCID would be set in the "Mbox" cookie when using the Chrome Incognito mode and not set when using the Normal mode? 有谁知道为什么在使用Chrome隐身模式时在“ Mbox” Cookie中设置Adobe Target PCID,而在使用普通模式时为何不设置Adobe Target PCID? My normal settings are to allow all cookies. 我的正常设置是允许所有cookie。 If you want to try, please go to www.bankofthewest.com. 如果您想尝试,请访问www.bankofthewest.com。 Others in my company have the same results. 我公司中的其他人也有相同的结果。 **** Additionally, if I use a computer not on our company internal network it works in both modes. ****另外,如果我不在公司内部网络上使用计算机,则这两种模式都可以工作。 **** ****

This is probably caused by AdBlock or a similar extension - something that's enabled in normal mode but disabled in Incognito. 这可能是由AdBlock或类似的扩展程序引起的-在正常模式下已启用,但在隐身模式下已禁用。 See if you have any of that type of extension running, and try temporarily disabling it to confirm whether that's the issue. 查看是否正在运行任何类型的扩展,然后尝试暂时将其禁用以确认是否是问题所在。 If not, the next thing to check are browser settings - maybe you're set to "Do not track" in non-incognito mode, for example. 如果没有,接下来要检查的是浏览器设置-例如,在非隐身模式下,您可能被设置为“不跟踪”。

SO I found "If you delete ALL of your cookies you will get a PCId in your 1st party mbox cookie which should be readable using mboxFactoryDefault.getPCId().getId(). This is why you saw the PCId when you were in incognito mode. Incognito mode starts with a clean slate effectively clearing 1st and 3rd party cookies. 因此,我发现“如果删除所有cookie,您将在第一方mbox cookie中获得一个PCId,该ID应该可以使用mboxFactoryDe​​fault.getPCId()。getId()读取。这就是为什么您在隐身模式下看到PCId的原因。隐身模式从干净的开始,有效清除第一方和第三方Cookie。

My guess is when you were experiencing this "Chrome Browser Normal mode on VPN - mbox cookie without PCID but contains session id" you were probably just clearing your 1st party cookies and not your 3rd party cookies. 我的猜测是,当您遇到此“ VPN上的Chrome浏览器正常模式-没有PCID但包含会话ID的mbox cookie”时,您可能只是清除了第一方Cookie,而不是第三方cookie。 If you did that the 1st party cookie would not reset with the PCId." 如果您这样做,则第一方Cookie不会通过PCId重置。”

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 chrome隐身模式下的LocalStorage - LocalStorage in chrome Incognito Mode jQuery侦听器在隐身模式Chrome中间歇性工作 - Jquery listener works intermittently in incognito mode chrome Javascript 效果仅适用于“隐身模式”(Chrome) - Javascript effect works in "Incognito mode" only (Chrome) 在隐身模式下使用chrome.browsingData.remove() - Using chrome.browsingData.remove() in incognito mode Firebase通知在Chrome隐身模式下无效 - Firebase notification are not working in chrome incognito mode 让用户在浏览时使用隐身模式而不是正常浏览 - Making users use incognito mode in browsing instead of normal browsing Chrome无法加载Shared Worker(除非在隐身模式下) - Shared Worker not being loaded by Chrome (unless in incognito mode) 如何在隐身模式下为Chrome扩展程序启用pageAction图标? - How to enable a pageAction icon for a chrome extension in incognito mode? 是否可以在当前标签页中模拟隐身模式? (chrome扩展名) - Is it possible to simulate incognito mode in current tab? (chrome extension) socket.emit无法在移动设备上运行(但它可以在隐身模式下运行) - socket.emit is not working in mobile chrome (but it works in incognito mode)
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM