Automatically track live shopping carts, capture guest emails at checkout, and dispatch single-click cart recovery emails processed offsite on our central SaaS engine.
Experience how Get Recommendor captures guest checkout emails on input blur and dispatches single-click recovery links.
Your Store BrandHi there! We noticed you left some great items behind in your shopping cart. Don't worry—we saved them for you so you can complete your order with a single click.
?reco_recover_cart=8f9a2b7c4e...Cart contents, totals, and currency updates are synced asynchronously to our central SaaS engine without slowing down WooCommerce.
Captures guest customer emails live on input blur or change at checkout before they abandon the page.
Recovery emails contain a secure link (`?reco_recover_cart=TOKEN`) that automatically rebuilds the exact cart items and redirects to checkout.
Track total abandoned carts, recovered revenue, recovery rate %, and active cart sessions in your SaaS admin dashboard.
An inline JS script monitors the checkout email field. When a guest visitor enters their email address and moves to another field (blur/change event), the email is captured via AJAX. No checkout form interruption — happens silently in background.
The link contains a secure single-use recovery token (?reco_recover_cart=TOKEN). We validate the token, fetch the saved cart payload, populate WooCommerce cart items, and redirect straight to checkout with items pre-populated.
Yes. Our SaaS background worker runs every 5 minutes to identify carts inactive for 15+ minutes. Emails are formatted with store branding, cart contents, and recovery link, then dispatched via SMTP.
No. Cart tracking runs asynchronously offsite. The only sync is a single AJAX call for guest email capture, which doesn't block checkout or page load speeds.
Yes. Tokens are 64-character cryptographically random hex strings, non-guessable and unique per cart. Tokens are tied to specific email addresses — prevents unauthorized access or reuse.
All emails logged to database with delivery status (sent/failed). Error messages captured for debugging. Admin can query email log history to diagnose SMTP/delivery issues.
Turn abandoned carts into completed orders with cloud-powered recovery.