Comment on Ask HN: Google Analytics for Startups?Comments−petervandijck16yCheck out how events work: you add a simple .js call to any action you want to track (click on a button, ...), and it will get tracked. Great for things like tracking videoplays, certain ajax interactions you want to track etc...
Comments
Check out how events work: you add a simple .js call to any action you want to track (click on a button, ...), and it will get tracked. Great for things like tracking videoplays, certain ajax interactions you want to track etc...