Home > Technical & Creative Skills > Tracking Campaigns

Cheap Tracking? (11)


11-04-2014 03:02 AM #1 jennatalia (AMC Alumnus)
Cheap Tracking?

I have a traffic source where traffic goes as low as $0.02 CPM, and can deliver tens of thousands of hits an hour with minimal difficulty.

On top of that, the traffic source does have conversions, except those conversions are on the order of 0.08%. Still profitable, mind you.

Voluum is my primary tracking provider, but their cost to track events is roughly $0.04 CPM. With some of my current tests, I'd need a 200% return to break even on the tracking costs.

What cheaper tracking source(s) are there that would allow me to filter by geo, measure conversions by browser/os/custom variables/time/etc, and still be able to handle potentially 1 million hits/day?


11-04-2014 05:31 AM #2 jangilb (Member)

Maybe ask them for custom pricing or maybe go with CPV/Imobitrax on your own install?

I remember someone testing high click volume with a modded prosper install on here a while back. Might be worth digging back up.


11-04-2014 05:53 AM #3 ThrvTrkr (Member)

Our latest self-hosted tracker can handle the volume, and the current price is $99/month. We've got users running millions of clicks per day.

www.Thrivetracker.com

You can check out our thread on STM here:
http://stmforum.com/forum/showthread...form-by-iPyxel

Or contact us directly!


11-04-2014 06:24 AM #4 iAmAttila (Veteran Member)

Quote Originally Posted by ffclogin View Post
Our latest self-hosted tracker can handle the volume, and the current price is $99/month. We've got users running millions of clicks per day.

www.Thrivetracker.com

You can check out our thread on STM here:
http://stmforum.com/forum/showthread...form-by-iPyxel

Or contact us directly!
Thrive for sure


11-04-2014 07:28 AM #5 virosh (Member)

Quote Originally Posted by ffclogin View Post
Our latest self-hosted tracker can handle the volume, and the current price is $99/month. We've got users running millions of clicks per day.

www.Thrivetracker.com

You can check out our thread on STM here:
http://stmforum.com/forum/showthread...form-by-iPyxel

Or contact us directly!
Hm, can track stats back to the beginning or some limits? And what's the time frequency we can get data for per day?


11-04-2014 07:30 AM #6 maynzie (Moderator)

P202 is free


11-04-2014 07:42 AM #7 deondup (Member)

+1 For P202. Been using it for 6 years and still going strong


11-04-2014 11:52 AM #8 jennatalia (AMC Alumnus)

Seeing as a lot of you recommend self-hosted trackers, would you please care to suggest servers to run them?

A multi-server mesh-networked tracking system would be ideal for me.

I'm thinking multiple round-robin DNS pointing to multiple load balancers with multiple back-end servers each feeding their own database.

I then have a cron job or some other periodic data-gathering daemon that generates the various reports I'd need without compromising the new data coming in.

That would suggest that when a new report is being generated, the server should be removed from the load balancer, the reports generated, then returned to the load balance before pulling off the next server, and so on and so forth.


11-04-2014 03:25 PM #9 ThrvTrkr (Member)

Quote Originally Posted by virosh View Post
Hm, can track stats back to the beginning or some limits?
I think you mean if there's a limit to the total clicks you can collect? No, there is no limit. As long as you have enough system resources such as SSD space to store the DB, you can keep all of your data. We also have a basic resource monitoring feature within the app that monitors CPU/RAM utilization. You can see when you need to upgrade your server. If you reach your server's limit and don't want to upgrade, we do have a historical data cleanup feature that allows you to clear old data as well.

Quote Originally Posted by virosh View Post
And what's the time frequency we can get data for per day?
Not exactly sure what you're asking here? We have day-parting and week-parting data for the campaign level stats.


11-04-2014 05:15 PM #10 caurmen (Administrator)

What sort of maximum volume are you looking at data-wise?

Tens of thousands of hits an hour is doable on a single beefy dedicated server running an efficient tracker, which will save you considerable cost in implementation.

If you're looking to have something capable of tracking 10 million hits a day or so, you're probably going to be better off going straight to enterprise solutions rather than rolling your own, unless you want to do the whole multi-server load-balanced replicated tracking deal for interest as well as profit.


11-04-2014 05:21 PM #11 jennatalia (AMC Alumnus)

Absolute maximum volume is 2 billion hits/mo. (70M/day)

What sort of enterprise solutions are there?

The traffic is incredibly cheap, and very likely to have a ton of bots. The only reason why I'm exploring this sort of tracking is because some of my test campaigns turned a profit, but at the xxx,xxx hits/day level.

http://tech.bluesmoon.info/2009/09/s...mysql.html?m=1

This setup has a theoretical maximum of 700M inserts / day. But a record is 104 bytes, so my realized inserts using this method will almost surely be considerably less.


Home > Technical & Creative Skills > Tracking Campaigns