Yoast: Took me a while to realize it's not WordPress Photo, but World Press Photo :-) ReTweet Reply

Note to Mint users

If you're a Mint user, you might want to add the new search.live.com as a search engine to your Mint config, since otherwise Mint won't recognize these referrers as a Search Engine.The process is quite easy:add the following lines to the end of your engines.php:

$SI_SearchEngines[] = array(
'name'          => 'Live.com',
'url'           => 'http://search.live.com/results.aspx',
'domain'        => 'search.live',
'query'         => 'q'
);[/code]

After that, all subsequent hits from Live.com or it's country counterparts should be recognized...

If you're using Mike Valstar's Pepper Refferer Aggregator you have to add the following to the class.php of this Pepper:
'Live.com' => array (
'search.live.com',
),

I've already emailed Mike about this addition as well.

Tags: ,
Category: Analytics
You can skip to the end and leave a response.

Comments are closed.

Comments closed, if you feel you have something to say:
drop me a line.