PDA

View Full Version : Combine sites in "came from"?


auctionhugh
04-17-2004, 05:12 PM
In my came from listing, I often see the same site listed a few times separately. Example:


12 http://www.spoofee.com/
8 http://www.spoofee.com
3 http://spoofee.com/

Is it possible to have an option to aggregate (combine) these?

Similarly I get something like this:

6 http://www.slickdeals.net/forums/showthread.php?t=20405&page=4&pp=15
3 http://www.slickdeals.net/forums/showthread.php?t=20225&page=3&pp=15

Might it be possible to know the total who came from "slickdeals.net" rather from each separate forum post?

lug
04-20-2004, 04:59 AM
I like your idea. I've got same issue.

thiskid
04-20-2004, 04:43 PM
I agree with you on the first part about combining domains.

The second part would be handy in some cases, just as long as it was an option and not always set. Otherwise, you couldn't tell the difference between http://www.google.com/search?q=statcounter and http://www.google.com/search?q=statcounter+rules

I have another tracker that leaves off anything after the "?" in addresses, and I can never tell exactly which site was the referrer. I was so glad when I found StatCounter.

auctionhugh
05-21-2004, 03:32 AM
BUMP to this idea... I still think it would be a really significant improvement to the usability of the reports. Yes it would have to be optional or another item to click (similar to the new Path report) but it would be very very helpful!

Thanks and thanks for StatCounter!

webado
05-21-2004, 04:12 AM
It is a bit of a stretch to assume outright that http://www.spoofee.com and http://www.spoofee.com/ and http://spoofee.com are exactly the same url. Yes, to the naked eye this appears to be the case only because of peculiar defaults that dictate that www is the default prefix. There are website addresses such as www.sympatico.ca, http://www1.sympatico.ca, etc., which, while associated with the same actual entity, are very much distinct. http://sympatico.ca happens to be the same as www.sympatico.ca.

As for aggregating the urls arising from different forum entries, again I think this would require extensive and complex string analysis which may complicate the reporting unnecessarily.

The day the raw logs can be downloaded in csv or Excel format, then you can try to filter the information in this manner in on your own pc, by whatever means, using tools designed for such analysis.

auctionhugh
05-21-2004, 01:56 PM
I would not think it would be too hard to do your first three examples.

The one prefixed with www.1--- would not be combined with the ones without a 1 in there.

The programming rule would be "ignore http:// and http://www. and http://forum (and several other common ones) and everything after .com, .org, .net, .us, .etcetc" (there are a limited number of domain suffixes to program if you just do the main ones).

This would leave only in your example "spoofee.com" and I would like to see how many people came just from that.

My came from looks like this right now:
Referring Link
10 http://www.slickdeals.net/forums/showthread.php?t=23594&page=4&pp=15
9 http://www.fatwallet.com/forums/messageview.php?start=20&catid=18&threadid=315759
8 http://slickdeals.net/forums/showthread.php?t=23594&page=4&pp=15
6 http://www.fatwallet.com/forums/messageview.php?catid=22&threadid=314725
6 http://forum.e-rice.net/viewtopic.php?t=1260
5 http://forum.e-rice.net/viewtopic.php?t=1292
4 http://forum.e-rice.net/viewtopic.php?t=1292&postdays=0&postorder=asc&start=15
4 http://www.fatwallet.com/forums/messageview.php?catid=22&threadid=314949
4 http://www.fatwallet.com/forums/messageview.php?catid=22&threadid=315035
3 http://fatwallet.com/forums/messageview.php?catid=18&threadid=315759&lastpage=1
3 http://www.bargainshare.com/index.php?act=ST&f=1&t=30326&s=9ff98262893cfdb54804ac292f08b271
3 http://www.fatwallet.com/forums/messageview.php?catid=18&threadid=315759&lastpage=1
2 http://www.slickdeals.org/forums/showthread.php?t=23594&page=4&pp=15
2 http://fatwallet.com/forums/messageview.php?start=20&catid=18&threadid=315759
2 http://www.fatwallet.com/forums/messageview.php?catid=22&threadid=313806
2 http://www.marketingtool.com/channel/webfirm/b.435.g.4974.html
2 http://forum.e-rice.net/viewtopic.php?t=1292&postdays=0&postorder=asc&start=60
2 http://www.fatwallet.com/forums/messageview.php?catid=18&threadid=315759
1 http://www.slickdeals.net/forums/showthread.php?t=23594&page=4
1 http://forum.e-rice.net/viewtopic.php?t=625


...and it is really not helpful that way. I mean it is good for some things and I'd like that info available, but it would only be four or five lines in the alternative listing method I've suggested, which would be very helpful for other things.

webado
05-21-2004, 03:02 PM
You could use the Chop URL option, then you'd have less.

auctionhugh
05-21-2004, 06:42 PM
I think the "chop url" option only chops YOUR url, not the address of the site they clicked on. My page with that option looks like this:

Kallen Web Design (Popular) May 21st 2004

TIP Click the little drill down arrow next to each webpage to show the users that visited it.

Webpage
97 http://www.kallenweb.com/

Pages (1): [1]

O Display URL O Chop URL

webado
05-21-2004, 07:21 PM
Oh, you're right. It's from the Popular option. I got confused for a bit there.

auctionhugh
05-22-2004, 04:56 AM
Thanks for trying, I appreciate the effort.