Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing search engine hosts #6281

Closed
sgiehl opened this issue Sep 24, 2014 · 4 comments
Closed

Add missing search engine hosts #6281

sgiehl opened this issue Sep 24, 2014 · 4 comments
Assignees
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. Help wanted Beginner friendly issues or issues where we'd highly appreciate community's help and involvement.
Milestone

Comments

@sgiehl
Copy link
Member

sgiehl commented Sep 24, 2014

Some user reported by email:

Added the following around line 191 -- ('Ask')

'nortonsafe.search.ask.com' => array('Ask'),

And the following around line 1055 -- ('Zapmeta')

    'ar.zapmeta.com'                 => array('Zapmeta'),
    'au.zapmeta.com'                 => array('Zapmeta'),
    'ca.zapmeta.com'                 => array('Zapmeta'),
    'fi.zapmeta.com'                 => array('Zapmeta'),
    'no.zapmeta.com'                 => array('Zapmeta'),
    'tr.zapmeta.com'                 => array('Zapmeta'),
    'www.zapmeta.cl'                 => array('Zapmeta'),
    'www.zapmeta.co.in'                 => array('Zapmeta'),
    'www.zapmeta.co.nz'                 => array('Zapmeta'),
    'www.zapmeta.co.uk'                 => array('Zapmeta'),
    'www.zapmeta.co.ve'                 => array('Zapmeta'),
    'www.zapmeta.co.za'                 => array('Zapmeta'),
    'www.zapmeta.com.br'                 => array('Zapmeta'),
    'www.zapmeta.com.pl'                 => array('Zapmeta'),
    'www.zapmeta.cz'                 => array('Zapmeta'),
    'www.zapmeta.dk'                 => array('Zapmeta'),
    'www.zapmeta.do'                 => array('Zapmeta'),
    'www.zapmeta.es'                 => array('Zapmeta'),
    'www.zapmeta.fr'                 => array('Zapmeta'),
    'www.zapmeta.it'                 => array('Zapmeta'),
    'www.zapmeta.mx'                 => array('Zapmeta'),
    'www.zapmeta.ng'                 => array('Zapmeta'),
    'www.zapmeta.pe'                 => array('Zapmeta'),
    'www.zapmeta.pt'                 => array('Zapmeta'),
    'www.zapmeta.ru'                 => array('Zapmeta'),
    'www.zapmeta.se'                 => array('Zapmeta'),
    'www.zapmeta.sk'                 => array('Zapmeta'),
@sgiehl sgiehl added Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. Help wanted Beginner friendly issues or issues where we'd highly appreciate community's help and involvement. labels Sep 24, 2014
@sgiehl sgiehl added this to the Piwik 2.8.0 milestone Sep 24, 2014
@ghost
Copy link

ghost commented Sep 24, 2014

i'm that "Some user" :)
and since i have more to add i just post it here if thats okay.!

    // Findhurtig
    'www.findhurtig.dk'              => array('Findhurtig', 'q', 'web?q={k}'),

ICON:
www findhurtig dk

@sgiehl
Copy link
Member Author

sgiehl commented Sep 24, 2014

Sure. Just add them here, as long as the ticket is not resolved. Otherwise simply open a new one

@ghost
Copy link

ghost commented Sep 27, 2014

one more

    // Genieo
    'search.genieo.com'              => array('Genieo', 'q', '&q={k}'),

ICON:
search genieo com

@mattab mattab modified the milestones: Piwik 2.8.0, Piwik 2.9.0 Oct 2, 2014
@sgiehl sgiehl self-assigned this Oct 13, 2014
@sgiehl sgiehl closed this as completed in c01c93e Oct 19, 2014
@mattab
Copy link
Member

mattab commented Oct 21, 2014

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. Help wanted Beginner friendly issues or issues where we'd highly appreciate community's help and involvement.
Projects
None yet
Development

No branches or pull requests

2 participants