Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi all! We have been experiencing an issue on site where threads have been missing the latest postings. The platform host Vanilla are working on this issue. A workaround that has been used by some is to navigate back from 1 to 10+ pages to re-sync the thread and this will then show the latest posts. Thanks, Mike.
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Google Analytics - Goals?

  • 19-08-2009 11:54am
    #1
    Registered Users Posts: 224 ✭✭


    Hi, I have a google analytics account set up. And is working fine. I was wondering is it possible using GOALS to track when an image icon is clicked and the user is redirected to an external site? I can get the internal ones working no problem, its just external one's i am having the problems with.

    ????


Comments

  • Registered Users, Registered Users 2 Posts: 11,987 ✭✭✭✭zAbbo


    You only have 4 goals per profile, so I wouldnt use a goal for something like this.

    You can track any link onsite by adding the following
    <a href="http://www.example.com" onClick="javascript: pageTracker._trackPageview('/outgoing/example.com');">
    

    That will track "/outgoing/example.com" as a page view which will show up in your GA reports.

    More info here - http://www.google.com/support/googleanalytics/bin/answer.py?hl=en&answer=55527


  • Registered Users Posts: 224 ✭✭The Mighty Dubs


    Big thanks for that. I will give it a lash and hopefully that'll do it.


Advertisement