Web Analytics Advance Filters

Web Analytics provides various filters both simple and advanced which will give additional help for analytics users who are looking for more information about users on the site. 

This is possible by adding more filters Advance filters, Custom Filters etc.

This allows users to view more data than what is generally displayed on screen. You can choose to view visitor IP, Visitor actual search query.

For viewing pageviews:

Filter Type: Custom > Advanced 
Field A: Request URI 
Extract A: (/video).*(page=\d*) 
Output To: Request URL 
Constructor: $A1/$A2

Also you can view the details For example: pageTracker._trackPageview(“/l isting_enhancements;edit”); 

The trick is finding out which variable it’s hiding in in JavaScript.

For inclusion of CPC data only you can choose in the filter as Include and Filter Field Campaign Medium and Pattern as CPC

Leave a Comment