Hey all,
When an anonymous user converts on one of our pages, we set the state of a ‘chat’ box to enable anonymous messaging between the anonymous ‘current user’ and the logged in ‘current user’.
If the anonymous user refreshes, does anyone know if the state on the chat element will clear automatically? And if it does, any recommendations on how I can keep that state on refresh?