Hello, I'm trying to set a goal by event on my site. You can see one example here: <input class="button" type="submit" value="הרשמה" onclick=" _gaq.push(['_trackEvent', 'shutafsignup','click',window.location.pathname])" /> Everytime someone clicks on the button, I want google to count it. I attached an image file with the goal settings on analytics. How can I make it work? Can you recongnize any problem with my settings or the way I inserted the onclick code?