Recommend this page to a friend! |
Classes of Arturs Sosins | Countly Web SDK | README.md | Download |
|
|
![]() Countly Web SDK What is Countly?Countly is a product analytics solution and innovation enabler that helps teams track product performance and customer journey and behavior across mobile, web, and desktop applications. Ensuring privacy by design, Countly allows you to innovate and enhance your products to provide personalized and customized customer experiences, and meet key business and revenue goals. Track, measure, and take action - all without leaving Countly.
Implementing Countly SDK in your web pagesThere are 3 ways to get Countly SDK. 1. Available with Countly serverSince Countly server 16.02, Countly Web SDK is available in your Countly server installation in 2. Installation using package managers
or
or
3. Use a CDN (content delivery network)Countly web SDK is available on CDNJS. Use either https://cdnjs.cloudflare.com/ajax/libs/countly-sdk-web/22.02.2/countly.min.js or https://cdn.jsdelivr.net/npm/countly-sdk-web@latest/lib/countly.min.js How to use Countly Web SDK?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 SecuritySecurity 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. Other Github resourcesCheck Countly Community Edition source code here: There are also other Countly SDK repositories below:
How can I help you with your efforts?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! BadgesIf you like Countly, why not use one of our badges and give a link back to us, so others know about this wonderful platform? <a href="https://count.ly/f/badge" rel="nofollow"><img style="width:145px;height:60px" src="https://count.ly/badges/dark.svg?v2" alt="Countly - Product Analytics" /></a>
<a href="https://count.ly/f/badge" rel="nofollow"><img style="width:145px;height:60px" src="https://count.ly/badges/light.svg?v2" alt="Countly - Product Analytics" /></a>
SupportFor a public community support page, visit https://support.count.ly/hc/en-us/community/topics. |