Tracking a responsive site and the media queries changes
Every day more sites choose to use a responsive designs for their new sites, making it somekind difficult to track what version of our page is being showed to the user (as all we may now, browser detection is not perfect at all, most of them are based on the User Agent that can be easily faked). This post will try to show you the different ways to track if user's are viewing a responsive layout or not, and using the Google Analytics Event Tracking…