Share
Hi,
Does anyone know how I can collect a code inside cookie (Referred by code) to pass to a member when they signup on my website?
Thanks
Does anyone know how I can collect a code inside cookie (Referred by code) to pass to a member when they signup on my website?
Thanks
Hi Othon! 👋
I'd be happy to help you with this issue! Here is some helpful documentation on accessing cookies through code:
Document.cookie
It's pretty straightforward and easy to work with assuming the cookie is being passed to that user via code. If you run into any issues, please let me know! I'd be happy to assist you further! 🎉
I'd be happy to help you with this issue! Here is some helpful documentation on accessing cookies through code:
Document.cookie
It's pretty straightforward and easy to work with assuming the cookie is being passed to that user via code. If you run into any issues, please let me know! I'd be happy to assist you further! 🎉