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

Naver as referer and search engine, not properly counted or shown #2635

Closed
anonymous-matomo-user opened this issue Aug 18, 2011 · 6 comments
Closed
Labels
Bug For errors / faults / flaws / inconsistencies etc. worksforme The issue cannot be reproduced and things work as intended.
Milestone

Comments

@anonymous-matomo-user
Copy link

Hi,

we are using piwik to monitor not only our German pages but also our Korean website www.fau-busan.ac.kr.

Using the mobile app on iOS and Android, I realized, that the search engine naver is not properly counted and shown as referrer in the web front end.

The db shows in table "log_visit" attribute "referer_url" several entries (count > 10) like "http%3A%2F%2Fsearch.naver.com%2Fsearch.naver%3Fwhere%3Dnexearch%26query%3Dfau%26sm%3Dtop_hty%26fbm%3D1%26ie%3Dutf8"

but Naver is only counted once in "search engines" and the referer is marked as "direct entry" in the live log.

Could this be a bug or where do I have to fix our misconfiguration?

kind regrads
yogi viegelinsch

piwik version 1.5.1
OS SLES 11
apache

@mattab
Copy link
Member

mattab commented Aug 21, 2011

Are you using standard Piwik JS code?

can you please copy and paste here the content of "referer_url" from the table piwik_log_visit, as it appears in phpmyadmin?

@anonymous-matomo-user
Copy link
Author

Yes, we are using standard code.

Here are some examples

http%3A%2F%2Fsearch.naver.com%2Fsearch.naver%3Fwhere%3Dnexearch%26sm%3Dies_hty%26ie%3Dutf8%26query%3Dfau

http%3A%2F%2Fsearch.naver.com%2Fsearch.naver%3Fwhere%3Dnexearch%26query%3Dfau%26sm%3Dtop_hty%26fbm%3D1%26ie%3Dutf8

http%3A%2F%2Fsearch.naver.com%2Fsearch.naver%3Fsm%3Dtab_hty%26where%3Dnexearch%26ie%3Dutf8%26query%3DFAU%26x%3D0%26y%3D0

http%3A%2F%2Fsearch.naver.com%2Fsearch.naver%3Fsm%3Dtab_hty%26where%3Dnexearch%26ie%3Dutf8%26query%3DFAU

Anything else needed?

@robocoder
Copy link
Contributor

Fixed by r5121, r5122

@robocoder
Copy link
Contributor

r5121 was reverted

@mattab
Copy link
Member

mattab commented Oct 22, 2011

Probably we should decode only when the referrer is Naver (in the php logic)?

@mattab
Copy link
Member

mattab commented Dec 23, 2011

(In [5606]) Refs #2635 It seems that Never detection works - please reopen if you still experience issues with it after 1.7

@anonymous-matomo-user anonymous-matomo-user 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. worksforme The issue cannot be reproduced and things work as intended.
Projects
None yet
Development

No branches or pull requests

3 participants