Tracking affiliate (clickbank) clicks

by ak2000
7 replies
  • SEO
  • |
I have a few pages with banners that lead onto a clickbank affiliate link

How can I track how many people clicked on those links?
(not sure if clickbank offers that functionality)

Thanks!
#affiliate #clickbank #clicks #tracking
  • Profile picture of the author rhythmofthecosmos
    You could set something up via google analytics and track it that way
    {{ DiscussionBoard.errors[2299660].message }}
    • Profile picture of the author ak2000
      Originally Posted by rhythmofthecosmos View Post

      You could set something up via google analytics and track it that way
      Interesting - guess I search for something like "track clicks" in google analytics help?
      Thanks
      {{ DiscussionBoard.errors[2300019].message }}
      • Profile picture of the author rhythmofthecosmos
        Yeah,

        I use this code for my rss
        Code:
        onclick="_gaq.push(['_trackEvent', 'rss', 'clicked'])"
        Then I set it up in GA.

        This means that in GA I can track where in the site people are clicking and even from where. You can use custom reporting in GA to see where people are coming from and when they clicked. Thus you can focus on those areas

        I'm sure the same would apply for affilate clicks though
        {{ DiscussionBoard.errors[2300024].message }}
        • Profile picture of the author ak2000
          I'll have a go a it - thanks!!
          {{ DiscussionBoard.errors[2300144].message }}
          • Profile picture of the author rhythmofthecosmos
            No probs... there is more to it but a quick google search will help

            Sorry I can't help further, doing a million and one things at the mo
            {{ DiscussionBoard.errors[2300147].message }}
            • Profile picture of the author ak2000
              np, understand
              {{ DiscussionBoard.errors[2300170].message }}
  • Profile picture of the author imrat
    hi

    i use the ?tid= feature in the destination clickbank url; to track which ad the click came from. This article explains it:

    if you search on google for "clickbank tid" the first article will be a helpfull explanation

    it is simpler to implement then GA tracking, but not sure whether this was what you had in mind. Hopefully it helped.
    {{ DiscussionBoard.errors[2300173].message }}

Trending Topics