I have a webshop (Magento) on mysite.com. I have a blog (wordpress.org) setup on mysite.com/blog
My goal is to setup tracking in such a way that I can see data for the blog and separate data for the webshop. I am doing this now by using separate profiles, and using exclude filters.
However, I still want to be able to see if visitors to the blog end up buying anything in the webshop. How could I do that? I have a feeling the exclude filter prevents this.
I have investigated advanced segments, but no luck. Also _setCookiePath, I have no idea what effect that will have...
So, any GA experts out there? :)