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

Wrong charset for mail.ru query string #2867

Closed
kiav opened this issue Jan 15, 2012 · 4 comments
Closed

Wrong charset for mail.ru query string #2867

kiav opened this issue Jan 15, 2012 · 4 comments
Labels
Bug For errors / faults / flaws / inconsistencies etc. duplicate For issues that already existed in our issue tracker and were reported previously.
Milestone

Comments

@kiav
Copy link

kiav commented Jan 15, 2012

E.g. Yandex and Google query (search) strings are processed correctly.

@kiav
Copy link
Author

kiav commented Jan 15, 2012

Attachment: Visitors in real time with Mail.ru search engine visit
mail.ru_v2_clean.jpg

@kiav
Copy link
Author

kiav commented Jan 15, 2012

Attachment: Corresponding request in Apache log
mail.ru_clean.txt

@kiav
Copy link
Author

kiav commented Jan 15, 2012

The right code for Mail.ru search engine (/core/DataFiles/SearchEngines.php):

// Mail.ru
'go.mail.ru'                => array('Mailru', 'q', 'search?q={k}'),

(I removed encoding)

@robocoder
Copy link
Contributor

Dupe of #2761

@kiav kiav added this to the 1.7 Piwik 1.7 milestone Jul 8, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. duplicate For issues that already existed in our issue tracker and were reported previously.
Projects
None yet
Development

No branches or pull requests

2 participants