Tracking exit points

Discussion in 'Google Analytics' started by ddvvns, May 12, 2010.

  1. #1
    I need your help in understanding how I can track the external clicks from one of our websites.
    I am referring to kitcheners.com.au - on the home page you will see 2 buttons "Speak to a Representative" and "Instant quote"
    I would love to know how many clicks each button receives.

    I cannot find the data in Analytics or AWStats :(

    the destination of these links cannot (does not want to) provide the click data.

    Analytics site overlay does not track external links
    Analytics does not track downstream clicks

    How can I get accurate data on how many exits we received from each of the buttons?

    your suggestions are appreciated.

    Regards,

    VAl
     
    ddvvns, May 12, 2010 IP
  2. magda

    magda Notable Member

    Messages:
    5,197
    Likes Received:
    315
    Best Answers:
    0
    Trophy Points:
    280
    #2
    magda, May 12, 2010 IP
  3. ColeenB

    ColeenB Peon

    Messages:
    123
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Or you could track clicks on those buttons a virtual pageviews. Just add

    onClick="javascript: pageTracker._trackPageview('/outgoing/sitename');

    to your outbound link. Analytics will show the number of views to a page called /outgoing/sitename. It will inflate your overall number of pageviews, though.
     
    ColeenB, May 18, 2010 IP