Hi! I'm new to G.A and i'm having trouble in adding the
"javascript

ageTracker._trackPageview('/xx)');" function in my site.
My links are all structured with redirects..
<a href="#" onClick='javascript
:redirinf(1)' > <img src="xx" alt="xx"
name="xx" width="112" height="30" border="0" class="xx" id="xx" /></a>
And i don't seem to find the way on how to add the Tracker to this
structure...
if i try to add the redirect inside the tracker, the redirect won't
work
onClick="javascript

ageTracker._trackPageview('ja vascript:redirinf(1)');"
and if i put it in the href, the redirect works, but the tracker
doesn't....
<a href="javascript
:redirinf(5);"
onClick="javascript

ageTracker._trackPageview('/precios)');"
Please HELP!
