Categories: Asynchronous Tracking Code Snippet :

Trying to update to Asyn code

Showing 1-5 of 5 messages
Trying to update to Asyn code dianaNashif 6/21/12 8:51 AM Hi, I am new at this and trying to update existing ga code and I don't think I am doing it right.  Trying to track Outbound Links from list brought in from a database (really not sure I am explaining this right). Here is the tracking code in the head
Re: Trying to update to Asyn code Sampatirao 6/21/12 10:23 PM Hi, Where is the function recordOutboundLink defined? Here you are calling this function onClick="recordOutboundLink(this, 'Outbound Links', 'PRC-<?print "$prc ($prcCity, $prcState)";?>'); but where is the definition for this fnction. I think you are
Re: Trying to update to Asyn code dianaNashif 6/25/12 9:08 AM Hi Sam.Yes, I have read that page, but I am not getting it........ big sigh! Right now I have this in the head area but it doesn't seem to be working. <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https:/
Re: Trying to update to Asyn code Sampatirao 6/27/12 2:08 AM Hi, I prefer second option, (Event tracking) but you need to enter three parameters, category, Action and label. But here you have entered only two parameters. Label is optional but you need to enter '' (balnk) in case of there there is no label. Als
Re: Trying to update to Asyn code jkarthi 7/17/12 11:38 AM Hi All, Me too having the same problem. I did exactly the same what has been said in Event tracking guide ("https://developers.google.com/analytics/devguides/collection/gajs/eventTrackerGuide") but nothing seems to be working. I didn't see any event