HTML5 tracking (swipes, accessing maps, sounds, etc.)

Hi guys,

I’m using piwik on an html5 mobile site, any suggestions on creating conversion goals for html5 elements that do not include an http request? I’m thinking of tracking things like swipes, accessing maps, sounds, etc. Has anyone successfully implemented something like this? I’m guessing the _paq.push([‘trackGoal’, 1]); function is the way to go. Sorry if this question is too general… thanks for your help!

Yes you can hook on any JS event and trigger “page views” or “goals”