Posted by danithaca on July 4, 2009 at 3:32am
2 followers
Jump to:
| Project: | Browsing History Recommender |
| Version: | 7.x-1.0-alpha1 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
Issue Summary
probably we can use Google Analytics Data Export API together with the GA module to get browsing history.
Comments
#1
make as "postponed" unless there's request from other users.
#2
I'm the maintainer of http://drupal.org/project/google_analytics_reports (which also contains the API module). I'm not sure how practical this would be - the queries I've seen are more aggregate data, not tracking on individual users. You might be able to use segments... but Google's quota policy would also put crimp on any kind of data-intensive analysis.
#3
Thanks grendzy. I'm not sure whether the module can use GA Event Tracking with user_id and node_id. This might be dependent on #231451: Add hook_google_analytics for other modules