I want to create a WordPress plugin that allows me to do A/B testing for WordPress standard posts, but I can't use the Shrimptest plugin because I need a spin: Since I'm ultimately testing shareability on social networks, I want each of my variant posts to have unique URLs.
So: How can I create three posts (each with its unique URL) and then rotate their appearance on the frontend?
But I'm not even sure if this is technically possible. Any tips on how to get started?
I've also looked at the WordPress Headline Split Tester (http://wordpress.org/extend/plugins/headline-split-tester/), but again I'm not sure if whomever clicks on their friends' shared Headline A will also go to the post with the same Headline.
I've also looked at the Premise plugin, but they seem to support landing pages only -- not posts.
Thanks in advance for any tips/suggestions.