App Introduction
Loyalino, a powerful store loyalty rewards app. Loyalino enables Shopify stores to offer a loyalty system where customers earn points through purchases. Customers advance from Bronze to Platinum tiers based on the points they accumulate. Points can be redeemed for the store’s gift cards. Merchants can track customer points, order history, and redemption status. Customers access loyalty benefits via the member-exclusive tab in the store’s navigation bar. Loyalino helps stores attract customers through rewards, encouraging repeat visits and long-term engagement.
Core Functionality
- Tier Progression – Customers advance from Bronze to Platinum based on points.
- Gift Card Redemption – Easily redeem loyalty points for store gift cards.
- Exclusive Member Area – A dedicated loyalty tab for members in the store navigation bar.
- Customer Insights – View customer points, order history, and redemption status.
- Automatic Tracking – Points are automatically updated with every purchase.
Merchant-Friendly
- Membership E-commerce
- Independent Station Merchants
- Repeat Purchase E-commerce
- Retail E-commerce
Basic Information
- Developer:Loyalino
- Address:Stejlgaardsparken 40, Bramming, 6740, DK
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2025-3-19
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/customers/{customer_id}/tier.json
- PUT /admin/api/customers/{customer_id}/tier.json
- GET /admin/api/customers/{customer_id}/tier.json
Permission:write_customers,read_customers,manage_loyalty
- POST /admin/api/customers/{customer_id}/redeem_gift_card.json
- GET /admin/api/customers/{customer_id}/gift_cards.json
- PUT /admin/api/gift_cards/{id}/redeem.json
Permission:write_gift_cards,read_gift_cards,manage_loyalty
- POST /admin/api/navigation/links.json
- PUT /admin/api/navigation/links/{id}.json
- GET /admin/api/navigation/links.json
Permission:write_navigation,read_navigation,manage_loyalty
- GET /admin/api/customers/{customer_id}/analytics.json
- GET /admin/api/customers/{customer_id}/orders.json
- GET /admin/api/customers/{customer_id}/redeem_history.json
Permission:read_customers,read_orders,read_loyalty
- POST /admin/api/orders/{order_id}/update_points.json
- GET /admin/api/orders/{order_id}/points.json
- PUT /admin/api/loyalty/auto_tracking.json
Permission:write_orders,read_orders,manage_loyalty