4 ms·
Would this functionality really be hard to implement yourself? What is the benefit of using a service like this?
by sydneysider 10y ago
Would this functionality really be hard to implement yourself? What is the benefit of using a service like this?
- sedzia 10y agoWell, although it seems doable in a reasonable time, there’re a few things you need to take care of from dev perspective e.g. http://stackoverflow.com/questions/22333237/generating-unique-hard-to-guess-coupon-codes http://stackoverflow.com/questions/22333237/generating-uniqu... But from what we've gathered so far the most time-consuming thing for software developers (especially in e-commerce industry) is the maintenance phase. Meaning - the time when voucher campaigns are “in production”. Marketing team wants to stop the campaign as asap as possible, customer service team has to handle another customer coupon complaint, management wants to know the ROI of campaigns and so on. This is what our platform help solving too.
- sydneysider 10y agoright :), thanks for the use-case for an outsider like me.