Why You are Doing PPC Wrong

  • How do you test your adverts?
  • How do you test your conversion rate?
  • Do you use an online tool?
  • Do you use a spreadsheet?
  • What is the algorithm used?

Testing click through rates and conversion rates for an advert or keyword is a class of problem known as Binomial Proportion Estimation and if you (or the provider of your tool) hasn’t read beyond a basic statistics text book then you are almost certainly doing it wrong.

Interval Estimation for a Binomial Proportion (free to view on Project Euclid) discusses the weaknesses of the Wald Interval, the interval presented as the solution to this problem in most textbooks, and it also discusses several alternatives.

I won’t go through the paper in huge detail here, I won’t do as good a job as the original authors. Instead I’ll extract the most important points:

Why the Wald Interval is Crap

  • “It is widely recognized that the actual coverage probability of the standard [Wald] interval is poor for p near 0 or 1.” The problems we have in AdWords almost always have p near 0; CTR’s and conversion rates are not ofter above 10%.
  • “The actual coverage probability of the standard interval can differ significantly from the nominal confidence level for moderate and even large sample sizes.” i.e even for large sample sizes the coverage probability for a 95% confidence interval may well be less than 95%.

After demonstrating the inadequacies of the Wald interval the authors then go on to discuss three alternative candidates. NB: Responses and Comments on this paper all seem to agree on the crapness of the Wald Interval but there is no agreement on which is best to replace it with.

My Recommendation

Seeing as we (PPC marketers) generally deal with large sample sizes and small values of p I recommend using the Agresti-Coull Interval.

I haven’t changes the algorithm used on my AdWords ad tester because I am not using the Wald Interval. I’m not using the Agresti-Coull Interval either; check out the ad tester maths page to find out why.