6 ms·
Google Analytics might meet your needs if you script Events into your app. https://developers.google.com/analytics/devguides/collection/gajs/eventTrackerGuide
by sunspeck 14y ago
Google Analytics might meet your needs if you script Events into your app.
https://developers.google.com/analytics/devguides/collection/gajs/eventTrackerGuide https://developers.google.com/analytics/devguides/collection...
- jiaaro 14y agoThis is what we do with rootbuzz, and it works well. You'll want to acquaint yourself with custom segments if you take this approach too. custom segments (from the google knowledge base): http://support.google.com/googleanalytics/bin/answer.py?hl=en&answer=108040 http://support.google.com/googleanalytics/bin/answer.py?hl=e... this blog post does a better job of explaining how to use them though imho: http://www.searchenginepeople.com/blog/monitor-seo-projects-with-google-analytics-custom-segments.html http://www.searchenginepeople.com/blog/monitor-seo-projects-...