Skip to main content
Meghan_Powers
Adobe Champion and Community Advisor
Adobe Champion and Community Advisor
October 5, 2023
Beantwortet

Connecting visitors across devices

  • October 5, 2023
  • 1 Antwort
  • 562 Ansichten

Hello!  For some tests, we want to ensure that visitors see a consistent experience across different devices.  We know how to do that for authenticated users.  Has anyone found a successful method for doing this for unauthenticated visitors?

Thanks!

Dieses Thema wurde für Antworten geschlossen.
Beste Antwort von alexbishop

Ultimately it boils down to having a consistent identifier across the different devices, which is why these use cases tend to focus on authenticated users. However, there might be other opportunities for identifying users across devices without them authenticating via login e.g. when a user clicks through from an e-mail campaign pass the identifier via a query string param, asking them to complete a short survey etc etc.  

1 Antwort

alexbishop
Adobe Employee
alexbishopAdobe EmployeeAntwort
Adobe Employee
October 26, 2023

Ultimately it boils down to having a consistent identifier across the different devices, which is why these use cases tend to focus on authenticated users. However, there might be other opportunities for identifying users across devices without them authenticating via login e.g. when a user clicks through from an e-mail campaign pass the identifier via a query string param, asking them to complete a short survey etc etc.