App Introduction
Recently Viewed captures and displays the products customers have recently browsed. By showcasing items shoppers have recently viewed, Recently Viewed helps Shopify merchants boost sales, encourage repeat visits, and reduce session abandonment. For any store looking to enhance customer retention and engagement, this app makes shopping smoother by letting customers quickly access their browsing history without manual searches. Merchants benefit from higher conversion rates, improved customer satisfaction, and reduced bounce rates.
Core Functionality
- Automatically capture and display each visitor’s product browsing history.
- Customizable widget seamlessly integrates with your store’s existing design.
- Save viewed products to the customer’s account when they log in.
- Save and display browsing history under the customer’s account
- Access browsing history across devices to let customers continue shopping seamlessly
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- Boutique Merchants
- DTC Brand Merchants
Basic Information
- Developer:Pasilobus
- Address:Seattle, WA, US
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2025-4-10
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Starter
- Unlimited Views
- Track 10 Viewed Products per Customer
- 7-Day Record Retention per Customer
- Save History to Account Login
- Show View History on Account Page
- Cross-Device View History
Grow
- Unlimited Views
- Track 30 Viewed Products per Customer
- 30-Day Record Retention per Customer
- Save History to Account Login
- Display View History on Account Page
- Cross-Device View History
Professional
- Unlimited views
- 50 viewed products per customer
- 90-day record retention per customer
- Save history to account login
- Display view history on account page
- Cross-device view history
Scale
- Unlimited Viewing
- Unlimited Products per Customer Record
- Unlimited Retention of Customer Records
- Save Viewing History to Account Login
- Display Viewing History on Account Page
- Cross-Device Viewing History
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/customers/browsing_history.json
- GET /admin/api/customers/browsing_history.json
- PUT /admin/api/customers/browsing_history/{id}.json
Permission:read_customers,write_customers,manage_products
- POST /admin/api/shop/settings/widgets.json
- GET /admin/api/shop/settings/widgets.json
- PUT /admin/api/shop/settings/widgets/{id}.json
Permission:write_themes,read_themes,manage_shop_settings
- POST /admin/api/customers/accounts/browsing.json
- GET /admin/api/customers/accounts/browsing.json
- PUT /admin/api/customers/accounts/browsing/{id}.json
Permission:read_customers,write_customers,manage_accounts
- GET /admin/api/customers/{id}/browsing_history.json
- POST /admin/api/customers/{id}/browsing_history.json
- DELETE /admin/api/customers/{id}/browsing_history/{item_id}.json
Permission:read_customers,write_customers,manage_products
- GET /admin/api/customers/{id}/browsing_history/cross_device.json
- POST /admin/api/customers/{id}/browsing_history/cross_device.json
- PUT /admin/api/customers/{id}/browsing_history/cross_device/{session_id}.json
Permission:read_customers,write_customers,manage_sessions