How to Track CPA Offers for EzineArticles?

by 2 replies
3
Is there anyway I can use php (or some other language) to track my CPA offers for EzineArticles? Since you can only use top-level domains in your EZA resourcebox, it's causes a big mess when I'm trying to find out which particular article is converting the best. Right now, I have my domain redirecting straight to the CPA offer.

Is it possible to write code so that if the referrer was from a particular EZA URL, it would redirect using to a specific Sub-ID CPA link? Hope that makes sense.
#programming #cpa #ezinearticles #offers #track
  • ...




    • [ 1 ] Thanks
  • Holy moly Jaguar, this is great!! Thank you for taking the time explain how it's done. If you don't mind, I have two questions:

    1. I assume I am creating a new database called webDB? Anything special about it when I create it, or just your standard mysql database?

    2. Since EzineArticles only allows you to have a top level domain (no inner pages), would renaming one.php to index.php do the trick?

Next Topics on Trending Feed

  • 3

    Is there anyway I can use php (or some other language) to track my CPA offers for EzineArticles? Since you can only use top-level domains in your EZA resourcebox, it's causes a big mess when I'm trying to find out which particular article is converting the best. Right now, I have my domain redirecting straight to the CPA offer. Is it possible to write code so that if the referrer was from a particular EZA URL, it would redirect using to a specific Sub-ID CPA link? Hope that makes sense.