kale-inappnotifier
v1.0.6
Published
Kale HQ custom retention Web SDK to reduce churn
Maintainers
Readme
Bubble by KaleHQ
A powerful, floating bubble component for React applications that helps boost customer retention and engagement through contextual, in-product interactions.
✨ Key Features
🤖 AI-Powered Engagement
- Contextual customer interactions
- Intelligent response generation
- Personalized user experiences
🎯 Smart Targeting
- Advanced customer segmentation
- Behavior-based triggers
- Custom engagement rules
💼 Enterprise Ready
- Enterprise-grade security
- GDPR compliant
- SOC 2 certified
🎨 Fully Customizable
- Branded appearance
- Custom themes
- Responsive design
- Multiple position options
📊 Analytics & Insights
- Engagement metrics
- User behavior tracking
- Conversion analytics
🚀 Installation
# Using npm
npm install kale-inappnotifier
# Using yarn
yarn add kale-inappnotifier
# Using pnpm
pnpm add kale-inappnotifier📦 Quick Start
import { Bubble } from 'kale-inappnotifier';
function App() {
return (
<Bubble
companyId="your-company-id"
userEmail="[email protected]"
position="bottom-right"
color="#0084ff"
showBadge
/>
);
}🛠️ Configuration
| Prop | Type | Default | Description | |------|------|---------|-------------| | companyId | string | required | Your KaleHQ company identifier | | userEmail | string | required | Current user's email for personalization | | position | 'bottom-right' | 'bottom-left' | 'top-right' | 'top-left' | 'bottom-right' | Bubble position | | color | string | '#0084ff' | Primary brand color | | showBadge | boolean | false | Show notification badge | | logoUrl | string | undefined | Custom company logo | | animate | boolean | true | Enable animations |
🌟 Why KaleHQ?
- Boost Retention: Turn every customer interaction into a VIP experience
- Scale Support: AI-powered CSM for your entire customer base
- Save Time: Automate routine customer interactions
- Drive Engagement: Contextual, in-product messaging
- Reduce Churn: Proactive customer engagement
🔒 Security
- End-to-end encryption
- SOC 2 Type II certified
- GDPR compliant
- Regular security audits
🤝 Support
📝 License
MIT © KaleHQ
