matomo-org / matomo

Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!
https://matomo.org/
GNU General Public License v3.0
19.64k stars 2.62k forks source link

Add search engine: Blekko #2556

Closed anonymous-matomo-user closed 12 years ago

anonymous-matomo-user commented 13 years ago

See [http://blekko.com]. Add to core/DataFiles/SearchEngines.php:

                // Blekko
                'blekko.com'       => array('Blekko', 'q', '?q={k}'),

An icon will be attached that can be added to plugins/Referers/images/searchEngines

anonymous-matomo-user commented 13 years ago

Attachment: blekko.com.png

robocoder commented 13 years ago

Blekko is kind of blech. Piwik doesn't show up in its top 10 for "web+analytics".

Referer looks more like:

http://blekko.com/ws/web+analytics

Not sure if we should include their slashtags (eg /monte) or strip them.

anonymous-matomo-user commented 13 years ago

Good catch, I am seeing referrer like this often though, can't tell what triggers one form or the other. I see this when using FF+adblock+better privacy:

http://blekko.com/ws/?q=web+analytics

Not sure if you can handle both cases...

mattab commented 13 years ago

we probably can't handle both use cases. PLease suggest the change that makes most sense (seen most often, or in the "normal" use case)?

sgiehl commented 12 years ago

(In [5215]) fixes #2556 added blekko.com with both use cases