Open GoogleCodeExporter opened 9 years ago
[deleted comment]
Filter Example here:
http://code.google.com/p/gapi-google-analytics-php-interface/
I used filter like 'ga:customVarValue2=~[my value]' and it's work
Original comment by ovbelyak...@gmail.com
on 30 Jan 2012 at 11:11
You need to write:
$filter = 'ga:pagePath=@'.$filter_text.';ga:customVarValue1=='.$this->memberid;
Original comment by ovbelyak...@gmail.com
on 30 Jan 2012 at 2:19
Original issue reported on code.google.com by
contactv...@gmail.com
on 26 Jul 2011 at 11:40