Available in Pro

User Retention Module

Measures real retention from stored activity, returning against new against churned members and retention and churn rates. It does not group members by signup period, predict churn, send alerts or automate re-engagement.

Returning, new and churned members
Retention and churn rate
At-risk member count
9:41
5G
U

User Retention Demo

bot

What does the User Retention module do?

Measures real retention from stored activity, returning against new against churned members and retention and churn rates. It does not group members by signup period, predict churn, send alerts or automate re-engagement.

  • Growth
  • User lifetime value
  • Churn reduction
Key Features

Everything You Need

Explore all the powerful features included in the User Retention module.

Returning, new and churned members

Included with the User Retention module for seamless integration.

Retention and churn rate

Included with the User Retention module for seamless integration.

At-risk member count

Included with the User Retention module for seamless integration.

Use Cases

Discover how businesses use the User Retention module

Growth

Perfect for teams looking to implement growth capabilities.

User lifetime value

Perfect for teams looking to implement user lifetime value capabilities.

Churn reduction

Perfect for teams looking to implement churn reduction capabilities.

API Reference

Easy to Integrate

Use our RESTful API or webhooks to integrate the User Retention module with your existing systems.

View API Documentation
// Enable User Retention module
curl -X POST https://api.botlaunch.io/v1/modules \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "module": "user-retention",
    "enabled": true,
    "config": {
      // Your configuration here
    }
  }'

// Response
{
  "success": true,
  "module": {
    "id": "user-retention",
    "name": "User Retention",
    "enabled": true,
    "status": "active"
  }
}

Ready to Use User Retention?

Get started today with our free plan. No credit card required.