0.0.1 • Published 4 months ago

kale-inappnotifier v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

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

PropTypeDefaultDescription
companyIdstringrequiredYour KaleHQ company identifier
userEmailstringrequiredCurrent user's email for personalization
position'bottom-right' | 'bottom-left' | 'top-right' | 'top-left''bottom-right'Bubble position
colorstring'#0084ff'Primary brand color
showBadgebooleanfalseShow notification badge
logoUrlstringundefinedCustom company logo
animatebooleantrueEnable 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