Skip to main content
The Abandoned Session Recovery webhook is triggered when a visitor browses your store and shows engagement but does not initiate a checkout session. If no checkout session is created within 15 minutes of their last activity, this webhook fires automatically. This webhook captures browsing behavior, page visits, and any contact information provided during the session — enabling you to identify high-intent visitors early in their journey and engage them with personalized messaging, retargeting campaigns, or incentives before they leave. By leveraging this data, brands can reduce early-stage drop-offs and convert browsers into buyers.

Headers

string
A secret key used to verify that the webhook request originated from FlexyPe. Ensure this token is validated to prevent unauthorized access.
string
The version of the webhook payload. Here, the value will be 2025-09.
string
The unique identifier for the event that triggered this webhook.

Body

string
Unique identifier for the merchant’s store in FlexyPe.
string
The Shopify domain/subdomain for the merchant store.
User Object
Contact information captured during the browsing session, if available.
array
List of products that were viewed or interacted with during the session. This may include items added to cart but not yet checked out.
ClientMeta Object
Technical metadata about the visitor’s device and request.
Metadata Object
Marketing attribution and tracking data captured from the visitor’s landing page.
array
A chronological list of pages visited during the browsing session.
string | null
The URL of the last page the visitor viewed before the session was abandoned.
string | null
ISO 8601 formatted timestamp of the visitor’s last activity in the session.