|
|
|
|
|
by dustyreagan
4715 days ago
|
|
I was doing some usability testing in one of my webapps and needed a simple way to count conversions. There are lots of A/B testing solutions out there, but I just wanted a persistent count I could increment on specific user actions. So I created the ArbitraryCounter.com. I find it useful, but I'm wondering if anyone else might. What do y'all think? PS. This is WAY beta, and mainly a proof-of-concept. But I'll continue developing it if there's an interest it. |
|
GET's may be either cached(skipped) or duplicated for various reasons, resulting in incorrect counts.