Question
How do we tell Target a user's session is pass to the cross browser?
If I Open a domain/page in chrome browser then close it from chrome then open in other browser like firefox. Now the session id is starts from new.
But I need to pass the session ID from chrome to firefox like when I open the domain in chrome the session ID is 1, then I'll close it and open in firefox the session ID value should be 2.
Is it possible in Adobe Target?