Test One:
Goal, NO FUNNEL
tests pageTracker_trackPageview with it as the Goal in GA. This page ONLY has the GA tracking code supplied in GA... no additonal snippets in the head tag and it utilizes the OLD "traditionalG.s method onClick="javascript: pageTracker._trackPageview("/G1/example.com"
http://oregonian.biz/funnel-_trackPageview-working-examples/javascript pageTracker_trackPageview.html
Results:
after two days, on Monday morning Dec 6, 2010 this did NOT create a Goal conversion whereas Goals 4 & 5 did.
*******
Test Two:
Event Test
tests track_Event, using asychnchronous, to see if records as an Event in GA. This test is NOT a goal.
http://oregonian.biz/funnel-_trackPageview-working-examples/asychnchronous-code-example-track_Event-test.html
Results: As of Monday morning Dec 6, 2010 this did NOT appear as an Event
*******
Test Three:
Event Test
tests track_Event, using traditional code, to see if records as an Event in GA. This test is NOT a goal.
http://.oregonian.biz/funnel-_trackPageview-working-examples/traditional-gs--code-example-track_Event-test.html
Results: As of Monday morning Dec 6, 2010 this did NOT appear as an Event
*******
Test Four:
Goal, NO FUNNEL
Follow the link to the test page. The link on that page tests whether, after clicking on the link while using "onClick="_gaq.push(['_trackPageview', '/downloads/pdf/action.pdf']);" in the link itself, with the asynchronous snippet in the head tag, will it create the GA Goal conversion '/downloads/pdf/action.pdf'
http://.oregonian.biz/funnel-_trackPageview-working-examples/asychnchronous-code-gaq.push..._trackPageview.html
Results: On Monday morning Dec 6, 2010 this appeared as a successful conversion in Goals.
*******
Test Five:
Goal, WITH FUNNEL
...Follow the link to the test page. The link on that page tests whether, after clicking on the link while using "onClick="_gaq.push(['_trackPageview', '/downloads/pdf/action.pdf/WITH-FUNNEL']);" in the link itself, with the asynchronous snippet in the head tag, will it create the GA Goal conversion '/downloads/pdf/action.pdf/WITH-FUNNEL'.
*The link immediately below is PART OF THE GOAL'S FUNNEL
http://.oregonian.biz/funnel-_trackPageview-working-examples/asychnchronous-code-gaq.push..._trackPageview-with-funnel.html
Results: On Monday morning Dec 6, 2010 this appeared as a successful conversion in Goals.