Hi, I am developing a loyalty service, and so far implemented 2 features : reward points and stamping (think punch cards).
Up until now this was for offline businesses, but now, due to lack of customers, i am thinking of pivotting to a loyalty and stamping widget. So web developers can quickly add stamping rewards to any page : be it just after logging in or end of order creation.
For example, after you order 9 times on a website, you are shown on a widget that you are 1 visit away from winning a 20% discount coupon.
Looking for feedback before I actually implement it.
I am in Micro SaaS ecosystem for sometime writing to 25,000 subscribers every week.
The idea is more like social proofs that's displayed on websites except that this will be more from logged in user point of view with respective deals for the logged in user.
It has potential to go big but the easiest way to start with would be to leverage marketplace ecosystems like Shopify, Magento, WooCommerce etc and build plugins for those platforms that can do the same functionality.
Hope that helps.
yeah logged in user perspective, only thing that my service would want to know is a user identifier. no other details, so the client pf the plugin (say ecomm website) can rest assured that no user data is shared
the marketplace ecosystem suggestion is helpful. thanks !