Tracking Flash Banner clicks using Analytics

Discussion in 'Google Analytics' started by pratik, Jan 30, 2010.

  1. #1
    Hi there,

    I am running few flash banners (swf) for my client on my WordPress blog. I am using Google Analytics Plugin for tracking visitors.
    I would like to track the number of clicks on the swf banner. Is there any way to do it?

    I have tried lots of things. But nothing worked. I am open to any solutions.. be it using Analytics or any other plugin in wordpress.

    Regards,
    pratik
     
    pratik, Jan 30, 2010 IP
  2. magda

    magda Notable Member

    Messages:
    5,197
    Likes Received:
    315
    Best Answers:
    0
    Trophy Points:
    280
    #2
    magda, Jan 31, 2010 IP
  3. dipali

    dipali Peon

    Messages:
    450
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #3
    dipali, Feb 2, 2010 IP
  4. pratik

    pratik Notable Member

    Messages:
    2,306
    Likes Received:
    114
    Best Answers:
    0
    Trophy Points:
    200
    #4
    I am guessing this is for tracking visitors that come to your site.

    I want to know when someone clicks on the banner and leaves by site.

    As for now I am using a redirect option. I have page a simple html page with google analytics codes in it and which redirects to the clients website... so that way i can trace who all have clicked on the banner
     
    pratik, Feb 2, 2010 IP
  5. dipali

    dipali Peon

    Messages:
    450
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #5
    oh ok. do one thing put outbound link tracking code into that url of your website.. just remove google.com and put your client website landing page url and you can see this in Exit links reports as like /oubound/google.com

    <a href=”http://www.google.com” onClick=”javascript: pageTracker._trackPageview (’/outbound/google.com’);”>

    let me know still if you have any query.
     
    dipali, Feb 3, 2010 IP
    pratik likes this.
  6. Emart.su

    Emart.su Peon

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Google Analytics, I began to use 3 weeks ago. I liked the service. I've posted the best online store security systems and communications
    All recommend!!!
     
    Emart.su, Feb 5, 2010 IP
  7. eatinfish

    eatinfish Peon

    Messages:
    129
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    so to track outbound links I just need to change each link to:

    <a href=”http://www.google.com”  onClick=”javascript: pageTracker._trackPageview (’/outbound/google.com’);”>
    Code (markup):
    and only change the

    http://www.google.com
    Code (markup):
    ie. I leave the

    /outbound/google.com
    Code (markup):
    or do I change this too?

    thanks!
     
    eatinfish, Apr 24, 2010 IP