Countly Web SDK
npm install countly-sdk-web-cipTrack, measure, and take action - all without leaving Countly.
* Slack user? Join our community to ask questions and get answers!
* Questions? Ask in our Community forum
There are 3 ways to get Countly SDK.
countly/frontend/express/public/sdk/web/countly.min.js which should be available through URL as https://yourserver.com/sdk/web/countly.min.js bower install countly-sdk-web
or
npm install countly-sdk-web
or
yarn add countly-sdk-web
Countly web SDK is available on CDNJS. Use either
https://cdnjs.cloudflare.com/ajax/libs/countly-sdk-web/20.11.0/countly.min.js
or
https://cdn.jsdelivr.net/npm/countly-sdk-web@latest/lib/countly.min.js
Link to the script and call helper methods based on what you want to track: sessions, views, clicks, custom events, user data, etc. More information is available at https://support.count.ly/hc/en-us/articles/360037441932-Web-analytics-JavaScript-
Countly Web SDK has JSDoc3 compatible comments and you can generate documentation by running npm run-script docs or access online version at https://countly.github.io/countly-sdk-web/
Security is very important to us. If you discover any issue regarding security, please disclose the information responsibly by sending an email to security@count.ly and not by creating a GitHub issue.
Check Countly Community Edition source code here:
There are also other Countly SDK repositories below:
- Countly iOS SDK
- Countly Android SDK
- Countly Windows Phone SDK
- Countly Appcelerator Titanium SDK (Community supported)
- Countly Unity3D SDK (Community supported)
Glad you asked. We need ideas, feedbacks and constructive comments. All your suggestions will be taken care with upmost importance. We are on Twitter and Facebook if you would like to keep up with our fast progress!
If you like Countly, why not use one of our badges and give a link back to us, so others know about this wonderful platform?
For a public community support page, visit https://support.count.ly/hc/en-us/community/topics.
