Ashish Kumar (Ashfame) 🐲
@Ashfame
Cyberpunk @ Woodpckr.com | Building AirGapped Crypto Vault live on stream
Depends on your running costs to sustain those lifetime deals. Some also offer the option of stacking deals. Like buying multiple times and then redeeming it. That's probably for covering more costs.
Provided, you are ready to scale. It could be a very nice way of getting your hands on some extra cash which you can invest in your business to accelerate growth. I definitely would offer a lifetime package of some sort for my products when they are ready.
@stephenfjohnson How well does this approach work as compared to other popup modals?
Really well. Our conversion is in the +3%
In about a year we are at 50k emails
Just wanna add to what @sjoerdhuininga said. That's absolutely the technique to go about it, provided your use-case can afford abrupt halting of the script and next run can cleanly continue.
I do wanna help you with an edge case you will quickly encounter.
lockfile here is simply a file created anywhere on disk (it could be empty), but let's add timestamp as content to this file. So, if your script fails in between, before it could delete this file at the end of execution, your script will never continue again cuz lockfile exists. Here now you can check the contents, get the timestamp, compare it with current timestamp and see if its more than X minutes (x minutes being the max time it should have taken to run), update the lockfile and just let it run.
hope that made sense.
see Paddle.com