- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Printer Friendly Page
Analytics reporting - multiple referals
September 2012
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Email to a Friend
- Report Abuse
In looking at traffic, I can search for a string for referral sites. But is there a way to search for multiple sites at the same time? and graphed together, but have the tabular data below? Essentially, we have a group that owns a number of travel websites, and I want to see the traffic that each site refer's to ours, and then see totals for all sites together. For example, do a search for:
abc.com
def.com
ghi.com
jkl.com
In a single report. Thanks....
Re: Analytics reporting - multiple referals
September 2012
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Email to a Friend
- Report Abuse
Hello.
Yes, it's possible, but you'll need to use regular expressions to filter for only the referrals you're interested in. Analytics supports (thankfully) regular expressions and if you use a condition such as Include Source Matching RegExp abc.com|def.com|ghi.com|jkl.com you'll only see these referrals in the table below and also in the graph above.
If all referrals are .com domains then a regular expression including abc|def|ghi|jkl suffices.
Was my response helpful? If yes, please mark it as the ‘Best Answer.’ Learn how here.
Re: Analytics reporting - multiple referals
September 2012
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Email to a Friend
- Report Abuse
Calin, thanks. Though I'm not sure that I'm doing it correctly. In the highlighted area below, where I'd put the referals???
Re: Analytics reporting - multiple referals
[ Edited ]September 2012 - last edited September 2012
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Email to a Friend
- Report Abuse
Re: Analytics reporting - multiple referals
September 2012
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Email to a Friend
- Report Abuse
Hello.
Did you get it sorted? There's the blue "advanced" text to the right of your highlighted field in the previous image.
Was my response helpful? If yes, please mark it as the ‘Best Answer.’ Learn how here.
Re: Analytics reporting - multiple referals
September 2012
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Email to a Friend
- Report Abuse
Yes I did. THANK YOU VERY MUCH!!!!