1
vote
Cookie
Add some function and setting for read custom cookie where I can put email or contact id
For example if I sett a custom cookie with contact I'd or email I can track the logged out user action and apply tag or restrict contet
Got an idea for a new feature or integration? We’d love to hear it! You can find our roadmap here.
Add some function and setting for read custom cookie where I can put email or contact id
For example if I sett a custom cookie with contact I'd or email I can track the logged out user action and apply tag or restrict contet
This is already supported, see https://wpfusion.com/documentation/tutorials/auto-login-links/#troubleshooting-auto-login. The cookie name is wpf_contact
Here’s some additional info on reading and writing to cookies with PHP https://www.w3schools.com/php/php_cookies.asp