Quantcast
Channel: Recent posts across whole site
Viewing all articles
Browse latest Browse all 49237

Understanding drupal.org User Behavior from Google Analytics

$
0
0

Understanding user behavior using Google Analytics.
To do the same we will need to take small steps in the way drupal.org code is rendered as detailed below:

  1. Add on page js tracking, this is adding a small piece of js to the file download links throughout the site.
    Example the URL for Drupal 7 tar download should have the js embedded into code as in attached file.
    Reference:On page js tracking: http://www.google.com/support/googleanalytics/bin/answer.py?answer=55529
  2. Identify which part of the site the user visits by adopting proper url strategy. Most of our pages read node/, to help identify he same we should come up with a site URL architecture.
    eg. All documentation pages should read: http://drupal.org/documentation/page-title, forum pages:http://drupal.org/forums/forum-name/page-title and issue queues: http://drupal.org/project/issues/project-name/page-title

    This will help us identify which are the section users spend more time on, understand user behavior based on user segments,

  3. Introduce a thank you page on completion of user registration, or submission of member registration.
AttachmentSize
On Page Tracking.html219 bytes

Viewing all articles
Browse latest Browse all 49237

Latest Images

Trending Articles



Latest Images