mPowering / django-orb

Core ORB platform
GNU General Public License v3.0
2 stars 9 forks source link

Google Analytics tracking for resource download dropoffs #545

Open bennylope opened 6 years ago

bennylope commented 6 years ago

The goal is to develop analytics data around resource access, specifically to allow the team to identify where users are dropping off from downloading resources.

The implementation will involve adding event tracking to the resource access/download flow, including resource page access, clicking on resource links (file/shared URL) on the page, and the registration pages.

Naming scheme examples include category or categories resource and possibly registration, and actions including viewed, cancelled, submitted.

bennylope commented 6 years ago

@paultuthill Here's the issue in question