Can't get search keywords to show up

The url looks like
http://mypage.com/search/site/economic%20data?f[0]=bm_field_archive%3Afalse

search keyword is “economic data”

Backend is drupal.
biwik is not able to track the search keywords. Can anyone suggest what might be wrong?

thanks,

Hi there

if I URL decode the query string parameter it gives f[0]

did you try to set tihs parameter as keyword parameter in the Admin > websites?

I guess i don’t understand what you meant by - “if I URL decode the query string parameter it gives f[0]”

What is f[0]??

Under Admin > Websites > Site Search > Query Parameter > ???

It already has some parameters like search, query, q, etc… Are you suggesting i put f[0] there?

yes

That did not help because
"economic%20data" is the search keyword in the url. It comes before f[0].
(may be i am doing something incorrect).

http://mypage.com/search/site/economic%20data?f%5B0%5D=bm_field_archive%3Afalse

In search results page in drupal, i have embedded this for JS script. I am not too sure about trackSiteSearch parameters, how to put those? Any thoughts?

[i]

[/i]

It is not working.