In the custom event creation wizard, there is an option to specify "visitor clicks on an external link" field. It would be great if there were also support for onClick events. This is one way that clicks can be tracked within Google Analytics - by embedding something like the following into generated (or manually created) links(onClick="java$cript:className('argument');className('argument');")
If we had access to a Woopra class that registered this 'argument', we could set up tracking of goals/funnels/conversion for our sites.
This could be used either for tracking internal navigation (funnel) or external links (goals/conversion).
not a support question