Twinr Builder Resources
  • 🙌Getting Started
    • What is Twinr?
    • Fun Fact
  • 📱Create App
    • Create App from Template
      • Blank
      • E-Commerce App
      • News App
      • Restaurant App
  • 👥Organization
    • Create Organization
    • Invite Members
  • 🖥️Dashboard
    • App Dashboard
    • Preview App
    • Delete App
  • 📲Setup Branding Info
    • App info
    • Launch screen
    • App Permissions
      • Camera Permission
      • Photo Library Permission
      • Microphone Permission
      • App Tracking Transparency
      • Location Permission
      • Read External Storage
    • App Settings
      • Enable portrait only mode
      • Prevent App Sleep
      • Enable/Disable iPad Support
      • Customize Minimum Android Version
  • 🎨Setup Theme
    • Overview
    • Bottom Tab bar
    • Navigation bar
      • Button setting
    • Status bar
  • 📲Screen Customization
    • External URL Handling
    • Apply Custom CSS
    • Apply Custom JavaScript
    • Hide Elements
    • Page Refresh
    • Login
      • General
      • Login Page
    • Tab bar(Bottom tabs)
      • Add New Screen
      • Delete Screen
      • Rearrange Screen
      • General
      • Navigation Bar
        • Navigation Bar Title
        • Navigation Bar Buttons
          • Back Button
          • Linker Button
          • Cart Button
          • Custom Button
          • Hamburger Menu
          • Native Link Sharing
          • Native Notification Screen Button
      • Tab Screen - External URL Handling
      • Responsible URL
      • Tab Screen - Hide Elements
      • Tab Screen - CSS
      • Tab Screen - Scripts
  • 🛠️App Configuration
    • Add New Configuration
  • 🔗Extensions
    • Overview
    • Page Loader
    • Pull to Refresh
    • Custom User Agent
    • Custom Fonts
    • Cache Policy
    • No Internet View
    • App Review
    • App Onboarding
    • Multi Language
    • In-App Purchase (IAP)
      • iOS In-App Purchase (IAP)
      • Android In-App Purchase (IAP)
    • Deeplink
    • Force App Update
    • Account Delete
    • Dynamic Titles
  • ⚙️Integrations
    • Overview
    • Firebase Push Notification
      • Enable Push Notification
      • Send Push Notification
    • Push Permission Reminder
    • Personalized Push Notification
    • Abandoned Cart Push Notification
    • Native Notification Screen
    • AdMob
      • Create Android & iOS Apps
      • Create Ads on AdMOb
      • Setup AdMob Integration
    • Firebase Analytics
      • Auto Tracked Analytics
      • Custom Analytics
      • How to check Analytics in Firebase?
  • Plugins
    • Overview
    • WooCommerce
    • Shopify
    • Preshtashop
  • Engage
    • Overview
    • Engage Dashboard
    • One Time Campaigns
    • Event Triggered Campaigns
      • Order Created
      • Order Status Change
      • Product Created
      • Product Re-stock
      • Product Out-of-stock
      • Product Low Stock
      • Coupon Created
    • Welcome Push Notification
    • Inactivity Push Notification
  • 📊App Analytics
    • Overview
    • Acquisition & Retention
      • Number of Sessions
      • Number of Unique Sessions
      • Daily Active Users
      • Total App Sessions
      • New App Sessions
      • Session by Platform
      • Average Session Length
      • Session by Devices
      • Retention
    • Revenue
      • Sales
      • Orders
      • Total Revenue - Current vs Previous Period
      • Total Orders - Current vs Previous Period
      • Revenue by Device
      • Average Order Value by Device
      • Order by Device
      • Orders by New vs. Returning Users
      • Top 10 Popular Products
      • Promo Code Revenue vs Revenue
  • JS Bridge
    • What is the JS Bridge?
    • AdMob Interstitial Ad
    • Change App Language
    • Push Notification - Device Token
    • Request Account Delete
    • Native Datastore
  • 🚀Publish Apps
    • Publishing to the Google Play Store
      • Setup Android Signing Information
      • Get Android Build File
      • Create Your Google Developer Account
      • Setup your App on Google Play Store
      • Submit Your App to Production
      • Reset Android Signing Key
    • Publishing to the Apple App Store
      • Create Your Apple Developer Account
      • Setup Annual Payment for your Apple Developer Account
      • Create Your Apple Bundle ID
      • Setup iOS Signing Info
      • Get iOS Build File
      • Add Users to Your App Store Connect Team (Optional)
      • Add Users to TestFlight (Optional)
      • Submit Your Build to The App Store
  • 👤Twinr Account
    • Change Password
    • Billing & Payments
    • Invoices
    • Update Payment Method
    • Enable 2-Step Authentication
  • 👩‍💼Support
    • Contact Support
    • On-demand Services
      • End-to-End App Solution(All Inclusive)
      • App Development
      • App Publishing
      • App Screenshots
      • Login Script
      • Push Notification Setup
  • 🤝Partnership & Earnings
    • Twinr Partnership Model
    • Agency Plan
    • Become an Affiliate
  • ❓FAQs
    • Subscription
    • Preview your App
    • App Customization
    • Build APK & IPA
    • Publishing App
Powered by GitBook
On this page
  • Prerequisites
  • How to setup Abandoned Cart Push Notification?
  • Benefits of Sending Abandoned Cart Notifications

Was this helpful?

  1. Integrations

Abandoned Cart Push Notification

Setup Abandoned cart notification to reduce cart abandonments. Send notifications with custom title and description. Schedule multiple notifications to remind users multiple times about items in the

PreviousPersonalized Push NotificationNextNative Notification Screen

Last updated 5 months ago

Was this helpful?

Prerequisites

  • You must have enabled Firebase Push Notification support for your app.

How to setup Abandoned Cart Push Notification?

1.) Go to Add-ons --> Integrations --> Abandoned Cart Push Notification & Enable it.

NOTE: Please create a new version of the App e.x. 1.0.2, if the current version does not support this feature. If the previous version is live on the stores, then request a new build and submit this new version to the stores.

2.) Select Cart Identifier Type

You can select between two Types.

  • Selector: Use this type if your cart counter element has any class or id. As you can see in the image below, cart counter is between Span tag and it has class name. If your selector is a class then append . at the start and if id then append # at the start.

  • Script: Use this type if your cart counter element does not have any class or id. Script must return true if cart is not empty and false otherwise. For example, check below example script.

if(document.querySelector('.Header__CartDot.is-visible')) { 
    true 
} else { 
false 
}

3.) Enter Cart Identifier. Based on the identifier type you selected, enter identifier value in this field. If its Selector then enter your selector else enter script.

4.) Enter Notification Title. Notification title will be used as a title when push notification will be sent. Check below image.

5.) Enter Notification Message. Notification message will be used as a message when push notification will be sent. Check below image.

6.) Enter Notification Schedule. Enter comma separated values in days for your notification schedule. For example, if you will enter 1,4,5 that means if your user have abandoned cart then they will receive a notification on 1st, 4th and 5th day.

7.) Enter Notification Click URL. User will be redirected to this URL when they will click on the notification.

Benefits of Sending Abandoned Cart Notifications

  1. Increased sales: Abandoned cart push notifications remind customers of items they left in their cart, increasing the likelihood that they will return to the website and complete their purchase.

  2. Customer retention: By sending abandoned cart push notifications, businesses can show that they value their customers and want to help them complete their purchase.

  3. Better targeting: Abandoned cart push notifications allow businesses to target specific customers who have shown interest in a product but have not yet made a purchase, increasing the chances of conversion.

  4. Personalization: Abandoned cart push notifications can be personalized with the customer's name, the item they left in their cart, and other relevant information to make them more effective.

  5. Cost-effective: Abandoned cart push notifications are a cost-effective way to increase sales as compared to other forms of marketing such as email marketing, PPC campaigns, and SMS marketing.

⚙️