v0.7 — Pilot launch
The initial pilot release of elNudge — intent scoring, chat bubble, and Shopify integration.
Release date: 1 February 2026
What's new
Core intent scoring
The elNudge engine is live. It scores visitor purchase intent in real time based on behavioral signals: page dwell time, scroll depth, hover duration on product images and pricing, and cart interactions. Intent scores range from 0 to 100 and update continuously throughout the session.
Chat bubble nudge
The first nudge type is available: the chat bubble. When a visitor's intent score crosses your configured threshold, the chat bubble appears with a personalised opening message. Visitors can engage in a natural conversation with the AI, which has knowledge of the products on the page they are viewing.
Shopify integration
Connect your Shopify store to elNudge via a manual script tag. The integration automatically captures cart add/remove and purchase completion events from the Shopify storefront JavaScript API.
Setup: Dashboard → your site → Installation → Copy the script tag → Paste into your Shopify theme's theme.liquid before </body>.
Basic analytics dashboard
The dashboard shows:
- Total sessions per day/week/month
- Nudge impressions and click-through rate
- Conversion events (purchases attributed to an active nudge session)
Limitations in v0.7
| Feature | v0.7 status | Available in |
|---|---|---|
| Toast notification | Not available | v1.0 |
| Exit intent modal | Not available | v1.0 |
| Sticky bar | Not available | v1.0 |
| Multi-language chat | English only | v0.9 |
| Voice interface | Not available | v0.9 |
| A/B testing | Not available | v0.8 |
| WooCommerce integration | Not available | v1.0 |
| Webhook API | Not available | v1.0 |
| CSV export | Not available | v1.0 |
Upgrade path
Pilot merchants on v0.7 are automatically upgraded to v1.0 with no action required. The SDK script tag you installed in your Shopify theme will continue to work — v1.0 is backward-compatible with the v0.7 script tag.
After the upgrade, the additional nudge types (exit modal, toast, sticky bar) will be available in your dashboard. They are disabled by default — enable them in Dashboard → your site → Nudges.
Check Dashboard → Analytics → Events after the upgrade to confirm cart and purchase events are still firing. The cart event schema was extended in v1.0 (see v1.0 changelog for details).