Quantcast
Channel: Support & Bugs - Matomo forums
Viewing all articles
Browse latest Browse all 5842

Campaign Keyword was broken

$
0
0

@tonggu88 wrote:

I am using with Piwik 2.16.0

I set the campaign_var_name is "cc_cp", campaign_keyword_var_name is "cc_kw" on my config.ini.php file.

when I test below url to my piwik server, but keyword displayed broken as "하프클럽"

http://mydomain.com/test.html?&cc_cp=neoclick_h&cc_kw=%ED%95%98%ED%94%84%ED%81%B4%EB%9F%BD&NCKWDM=%C7%CF%C7%C1%C5%AC%B7%B4

cc_kw parameter is encoded by utf-8, when i decode as utf-8, it's ok.
and, NCKWDM parameter, when i decode as utf-8, it's broken like this &cc_kw=하프클럽&NCKWDM=����Ŭ��
but, i don't care the NCKWDM parameter because i don't use it in my piwik server

I tested again, without NCKWDM parameter, and NCKWDM parameter with correct encoded keyword,
yes, it's ok. I can get correct keyword on my dashboard.

So, If there is a broken value of parameter on the url even though Piwik doesn't use a parameter, the broken keyword is displayed on my dashboard.

Thanks for your help.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 5842

Trending Articles