Sending Localstorage data to Backend from Public Client Side

I want to send one more attribute “lang” from the localstorage of browser. How can i send local storage data from front end and receive at post-public.js browse method in as an another field of “frame”.
Thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.