![]() |
Simple Split Testing In A WordPress plugin?
Hey, the world is full of ad/banner rotator plugins for WordPress, but most of them are random. I'm looking for one that can do some simple clickthrough tracking and display comparative stats over time, so that I can test different banners against my traffic and hone in on the best ones.
There are lots of complicated ways to do this using Google Analytics and other third-party tracking suites, but those are overkill for my purposes. Does anybody know of a simple plugin that does this sort of thing? The closest thing I found in the WordPress plugins directory was FlowSplit, but it throws php errors in the admin area and does not function. :( All suggestions gratefully considered. But if your suggestions is "that's easy, code it yourself" or "I could code it for you for $$$" please just save yourself some time and :321GFY right now. Cheers! |
It's not a WP plug in, but wouldn't OpenX do this for you?
|
Quote:
For the moment I've found a kludge that combines Datafeedr Random Ads with the individual link tracking feature of WP-Click-Tracker. That gives me comparative click-through stats on any number of banners that I'm trying to compare, anyway. But ease-of-use is not quite there. |
I would use PHP code widget and put in <? include "bannerphpfileurl.php" ?> in the sidebar.
Then in an external php file on your host, do this: Code:
<?php Can someone modify this to make tracking better?.. I guess you don't need the php for the banners to be external, but it makes working on multiple sites much easier.. :upsidedow |
Yeah, that's definitely the sort of tricks I'm talking about. But the goal I'm chasing is a WordPress plugin that does this stuff so I don't have to mess with separate php files and landing pages and all. The more moving parts, the harder it is to remember what I was up to when I look at a site three years later...
Like I said in the first post, there are a zillion ways to do the kind of stuff I'm trying to do; this is more a "help me find a plugin if it's out there" request than a "tell me other ways to do what I want to do" one. But I do appreciate the suggestions! |
All times are GMT -7. The time now is 10:35 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc