Hello,
I have analytics setup tracking
mydomain.com
sub.mydomain.com
mydomain.com is setup to track goals, which is a regular expression match. Anytime anyone visits any page in mydomain.com/Referrals/ it counts it as a goal.
The problem comes when trying to do the same for the subdomain. I want to track how many goals were completed from sub.mydomain.com but the goal url is the same as the main domain, mydomain.com/Referrals/. So when someone is on sub.mydomain.com, and clicks on a link like mydomain.com/Referrals/link.html, it should count it as a goal on sub.mydomain.com.
I hope I explained that clearly, please ask if it doesn't make sense. Anyone have any advice?
Greatly appreciated.