SDK Installation
Any Website
Tracking Logout on Web
1min
after integrating our sdk, cooee creates a user profile for each person visiting your website when we get any identification of that user via customerid or email (with our tracking properties docid\ pqpxivwvscpcfos3 kvo ), we attach it to the user now if a new user tries to log in with the same device, identification data will be overwritten to avoid this use our logout function whenever the user clicks the logout button of your app // app logout code function logout(){ cooeesdk logout(); }