Favicon of Countly Lite

Countly Lite

Capture, analyze, and act on user data from any device. This privacy-first platform offers on-premise or private cloud hosting for complete data sovereignty.

Gain a complete understanding of your users across every digital touchpoint with a platform built for data privacy and ownership. Unlike third-party tools, this solution gives you full control over your data through on-premise or private cloud hosting, ensuring compliance and security. It provides a unified suite of tools to capture, analyze, and act on user behavior.

Collect reliable first-party data from all your applications with an extensive range of SDKs for mobile, web, and desktop. Then, turn that raw data into actionable insights using powerful dashboards and visualization tools to understand user journeys and product performance. Finally, drive meaningful engagement and improve retention with built-in features, including:

  • Personalized push notifications
  • Targeted in-app surveys and feedback forms
  • Data-driven customer journey automation
  • A/B testing for experience optimization

This integrated approach allows you to build better products and foster stronger customer connections without ever compromising on data security.

Directory Structure

countly-lite
data
countly
mongo
.env
docker-compose.yml

docker-compose.yml

services:
  mongo:
    image: mongo:5.0
    restart: always
    volumes:
      - ./data/mongo:/data/db
    ulimits:
      nofile:
        soft: 64000
        hard: 64000

  countly:
    image: countly/countly-server:latest
    restart: always
    ports:
      - "80:80"
    volumes:
      - ./data/countly:/var/lib/countly-server
    depends_on:
      - mongo
    environment:
      - COUNTLY_MB_HOST=mongo

.env

# No sensitive environment variables are required for the default Countly setup.
# Credentials are configured via the web interface upon first launch.
Categories:

Share:

Ad
Favicon

 

  
 

Similar to Countly Lite

Favicon

 

  
  
Favicon

 

  
  
Favicon