@letscooee/web-sdk 9.1.1 → 9.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +62 -19
- package/dist/analytics-sdk.min.js +57 -0
- package/dist/shopify-sdk.min.js +57 -2
- package/dist/widget-sdk.min.js +2 -2
- package/package.json +7 -13
- package/dist/shopify-sdk.min.js.LICENSE.txt +0 -66
package/README.md
CHANGED
|
@@ -1,21 +1,64 @@
|
|
|
1
|
-
# Cooee Web SDK
|
|
1
|
+
# Cooee Web SDK - AI-Powered Personalization & Engagement for Shopify
|
|
2
2
|
|
|
3
3
|
[](https://badge.fury.io/gh/letscooee%2Fcooee-web-sdk)
|
|
4
|
-
](https://www.npmjs.com/package/@letscooee/web-sdk)
|
|
5
|
+
[](https://www.jsdelivr.com/package/npm/@letscooee/web-sdk)
|
|
6
|
+
[](https://github.com/letscooee/web-sdk/blob/main/LICENSE)
|
|
7
|
+
|
|
8
|
+
## 🚀 **What is Cooee?**
|
|
9
|
+
Cooee is an AI-powered personalization platform designed for Shopify merchants** to maximize **onsite engagement, boost conversions, and optimize Meta Ads ROAS.
|
|
10
|
+
|
|
11
|
+
With **real-time visitor intent tracking**, Cooee enables merchants to:
|
|
12
|
+
- **Deliver personalized popups, embeds, and offers** based on real-time user behavior.
|
|
13
|
+
- **Recover abandoned carts and increase repeat purchases** with AI-driven recommendations.
|
|
14
|
+
- **Improve ad performance (ROAS) by syncing with Meta Ads**, helping brands run intent-based retargeting campaigns.
|
|
15
|
+
- **Enhance the shopping experience with a no-code Canva-style editor** for dynamic onsite elements.
|
|
16
|
+
|
|
17
|
+
### 🔥 **Why Cooee?**
|
|
18
|
+
✅ **More Conversions** – Show the right message to the right user at the right time.
|
|
19
|
+
✅ **Less Ad Waste** – Use Cooee's intent-based audience targeting to improve ad efficiency.
|
|
20
|
+
✅ **Better Engagement** – Create highly engaging campaigns without coding.
|
|
21
|
+
|
|
22
|
+
## 📥 **Install Cooee on Your Shopify Store**
|
|
23
|
+
#### 👉 **[Install the Cooee Shopify App](https://apps.shopify.com/cooee-engage-your-customers?utm_source=github&utm_medium=readme)**
|
|
24
|
+
|
|
25
|
+
✅ **One-click installation** – No coding required
|
|
26
|
+
✅ **Fully integrated with Shopify** – Works with your store's theme
|
|
27
|
+
✅ **Works out-of-the-box** – Start tracking and engaging users instantly
|
|
28
|
+
|
|
29
|
+
After installation, Cooee automatically injects the latest **Web SDK & CSS** into your store, ensuring an optimized experience without manual updates.
|
|
30
|
+
|
|
31
|
+
## 📌 **Features**
|
|
32
|
+
- 📣 AI-powered onsite engagement & personalization
|
|
33
|
+
- 🔍 Real-time visitor intent tracking
|
|
34
|
+
- 🛍️ Recover lost sales with targeted popups & embeds
|
|
35
|
+
- 📊 Improve Meta Ads ROAS with intent-driven audiences
|
|
36
|
+
- 🎨 No-code Canva-style editor for onsite experiences
|
|
37
|
+
- 🔗 Seamless integration with Shopify (zero coding required)
|
|
38
|
+
|
|
39
|
+
## 📄 **Documentation**
|
|
40
|
+
For advanced configurations and API access, visit our **[official documentation](https://docs.letscooee.com).**
|
|
41
|
+
|
|
42
|
+
## 🔄 **How Cooee Works in Shopify**
|
|
43
|
+
1. **Install the app from the Shopify App Store.**
|
|
44
|
+
2. **Cooee automatically integrates with your store.**
|
|
45
|
+
3. **Track visitor behavior in real-time.**
|
|
46
|
+
4. **Create and launch AI-powered onsite campaigns.**
|
|
47
|
+
5. **Measure performance and optimize for better conversions.**
|
|
48
|
+
|
|
49
|
+
## 🛠️ **Contributing**
|
|
50
|
+
We welcome contributions! If you find issues or have feature requests, submit them in our [GitHub repository](https://github.com/letscooee/web-sdk).
|
|
51
|
+
|
|
52
|
+
## 📢 **Support & Community**
|
|
53
|
+
- 📖 [Documentation](https://docs.letscooee.com)
|
|
54
|
+
- 🐞 [Report an Issue](https://github.com/letscooee/web-sdk/issues)
|
|
55
|
+
- ✉️ Contact us at [sdk.support@letscooee.com](mailto:sdk.support@letscooee.com)
|
|
56
|
+
|
|
57
|
+
## ⚖️ **License**
|
|
58
|
+
This SDK is licensed under the [MIT License](https://github.com/letscooee/web-sdk/blob/main/LICENSE).
|
|
59
|
+
|
|
60
|
+
## Getting started locally
|
|
61
|
+
|
|
62
|
+
[getting-started.md](docs/development/getting-started.md)
|
|
63
|
+
|
|
64
|
+
### **🚀 Start Personalizing Your Shopify Store with Cooee Today!**
|