Ask HN: What would you charge for a PHP A/B testing license?
I have released a PHP-based A/B testing app called phpA/B that's free for personal use, but I'd like to do a paid commercial license.
What do you think would be appropriate pricing/licensing options?
See the app at http://phpabtest.com
4 comments
[ 3.4 ms ] story [ 31.7 ms ] threadOn a serious note, are you thinking a one-time unlimited use fee or a recurring monthly or yearly rate? Also, I noticed on the "Begin Testing" page that you require Google Analytics for it to work. Have you considered using the Analytics API so the user doesn't have to deal with a separate interface to set it up?
On the Analytics API front, I have plans to use the API for a SaaS model later on, but right now I wanted to give developers a tool for running flexible but simple server side tests.