Forum Moderators: DixonJones
[google.com...]
Should I just add the following block after the main tracking code:
<script>
pageTracker._trackPageview("/funnel_G1/step1.html")
</script>
I've never used javascript before so I'm confused.
So if you called it in onload or in the head it would fire that function also. The only downside with that is it could fire many times if someone refreshes the page a lot - it seems like people like to refresh pages for whatever reason.