dannyd
02-07-2008, 11:17 AM
Hi,
I recently converted to using the new google tracking code and I would like to track clicks on a flash banner. I had it working with the old urchin code and I just want to make sure I have the syntax right i've searched forums and can't seem to find a proper example of setting up the on click event:
on(release) {
getURL("javascript:pageTracker._trackPageview('/bannerads/banner_name/');");
getURL("http://www.domain.com/somepage/","_parent");
}
Will this work ?
I recently converted to using the new google tracking code and I would like to track clicks on a flash banner. I had it working with the old urchin code and I just want to make sure I have the syntax right i've searched forums and can't seem to find a proper example of setting up the on click event:
on(release) {
getURL("javascript:pageTracker._trackPageview('/bannerads/banner_name/');");
getURL("http://www.domain.com/somepage/","_parent");
}
Will this work ?