0.0.1 • Published 4 months ago
kale-inappnotifier v0.0.1
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 inappnotifier
# Using yarn
yarn add inappnotifier
# Using pnpm
pnpm add inappnotifier
📦 Quick Start
import { Bubble } from 'inappnotifier';
function App() {
return (
<Bubble
companyId="your-company-id"
userEmail="user@example.com"
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
- Documentation
- API Reference
- Community Discord
- Email: hello@kalehq.com
📝 License
MIT © KaleHQ
0.0.1
4 months ago