a Custom Filter for Domain and seperate Subfolder Match in Google Analytics -


i have unusual pattern need create filter for. trying create rolled view following structure:

www.domain1.com/ , www.domain2.com/shop/en-gb/domain2

i want create filter show traffic in domain1 , show traffic in domain2 in domain2 subfolder.

both domains share same ua- tag 1. here how have tried structure it: a. include filter domain1.com , domain2.com b. exclude filter domain2.com traffic not in subfolder <-- can't seem working.

would appreciate anyones guidance approach should take. thanks

this might not beautiful solution...

filter 1 - custom filter type "search , replace" search string "domain2.com/shop/en-gb/domain2" , replace string "domain1.com"

filter 2 - include traffic hostname contain "domain1.com"

make sure arrange filters in correct order, since processed in order.

remember filters can't applied historical data; can applied data going forward.


Comments

Popular posts from this blog

PHP and MySQL WP -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

go - golang pprof for c library code -