SDK Installation
Any Website

Get Started for Web

1min
load sdk asynchronously we recommend loading the sdk with the async flag so your page load times don't increase to use it, place the following code before calling any other cooeesdk functions \<script src="https //cdn jsdelivr net/npm/@letscooee/web sdk/dist/sdk min js" async>\</script> \<script> window\ cooeesdk = window\ cooeesdk || {events \[], profile \[], account \[]}; cooeesdk account push({"appid" "my cooee app id"}); \</script> replace my cooee app id with the app id which is present at cooee portal