countly-server icon indicating copy to clipboard operation
countly-server copied to clipboard

Countly is a product analytics platform that helps teams track, analyze and act-on their user actions and behaviour on mobile, web and desktop applications.

Results 238 countly-server issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/7390138/180280275-d3702e15-f04f-4c30-948d-bfa6cb3ed4c5.png) ![image](https://user-images.githubusercontent.com/7390138/180280395-e1be748f-0570-43f4-90c5-996137072b77.png) ![image](https://user-images.githubusercontent.com/7390138/180280470-81e8a56b-6329-4537-b1f4-e23d1ae94dd9.png) ![image](https://user-images.githubusercontent.com/7390138/180280505-4cb6cc0b-9658-4455-9b07-80a45d230235.png) ![image](https://user-images.githubusercontent.com/7390138/180280546-896a24ff-3ea8-4820-821c-d928022f8a07.png) ![image](https://user-images.githubusercontent.com/7390138/180280651-6687e1c4-92ae-44c1-a20e-99fc4dc4f7c1.png)

![Screenshot from 2022-07-23 15-12-41](https://user-images.githubusercontent.com/57597379/180601811-f62d1986-d3c3-4c53-9bce-e3fca23056f9.png) ``` countly.utils.js?22.06:1 [Vue warn]: Error in v-on handler: "ReferenceError: countlySegmentation is not defined" found in ---> at packages/button/src/button.vue j @ countly.utils.js?22.06:1 ut @ countly.utils.js?22.06:1 lt @...

### Expected Behavior Open "User Management" while being logged in enables you to manage your users. ### Current Behavior On countly-server v22.06 the "User Management" section is not loading except...

Remove countly api object from push notification model. Instead, use the global client api object to make server requests.

I tried installing using the docker compose approach. But I'm facing some error messages and when I log in the dashboard looks like it's missing style. ### Expected Behavior I...

After upgrading from 20.11 to 21.11 and following the instructions and executing the script, I see the following message in the dashboard: The script states: ``` Done. Restarting Countly... ```...

Introduce countly client api object that is used as a data communication service. As a consequence, all requests for each plugin are stored in the given object. Note: this branch...