Google Analytics Event Tracking Issue

Discussion in 'Google Analytics' started by DarrenVrede, Nov 21, 2012.

  1. #1
    Hi Guys.

    I have a problem that has been destroying my mind for the last for weeks. I have setup event tracking on a site which we is used to track when people click a button to display contact information. I have tested with Fiddler and by the looks of things in there it shows that the site should be sending data to Google Analytics. This however is not the case as upon checking analytics a day later there is nothing happening under events.

    This is the code that we are currently using:

    <div class="contact_details" id="Telephone">
    <a href="javascript:void(o);" id="reveal" class="revealbtn" alt="vendor name" onClick="_gaq.push(['_trackEvent', 'Telephone', 'Click']);"></a>

    Additional details that might help is that we currently use a include to pull in our Google Analytics tracking code. In Fiddler when looking at the click event I see the UA code as UA xxxxxx-xx instead of the actual UA ID.

    Please let me know if anybody can help me out with this. Thanks in advance
     
    DarrenVrede, Nov 21, 2012 IP
  2. varindia

    varindia Member

    Messages:
    155
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    38
    #2
    varindia, Nov 24, 2012 IP
  3. seo-first

    seo-first Member

    Messages:
    309
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    33
    #3
    What result are you seeing? or is it not working at all?
     
    seo-first, Nov 27, 2012 IP