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

Site Search not working 2.16 #9841

Closed
anujjamwal opened this issue Feb 24, 2016 · 2 comments
Closed

Site Search not working 2.16 #9841

anujjamwal opened this issue Feb 24, 2016 · 2 comments
Labels
worksforme The issue cannot be reproduced and things work as intended.

Comments

@anujjamwal
Copy link

I deployed piwik 2.16.
I am invoking trackSiteSearch from js code.

Piwik.getAsyncTracker().trackSiteSearch($scope.searchKey, false, totalCount);

I can see a request getting fired in browser, but nothing shows up in the browser in Site Search Keywords. Only "Visitors in Realtime" seems to work

@tsteur
Copy link
Member

tsteur commented Feb 25, 2016

Just to make sure I got it right. You can see the actual keyword in "Visitors in Realtime" but not in any other "Site Search" report?

Has this problem started after updating to Piwik 2.16?

Is totalCount === 0?

@mattab
Copy link
Member

mattab commented Mar 31, 2016

It works for us, please let us know how to reproduce.

@mattab mattab closed this as completed Mar 31, 2016
@mattab mattab added the worksforme The issue cannot be reproduced and things work as intended. label Mar 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
worksforme The issue cannot be reproduced and things work as intended.
Projects
None yet
Development

No branches or pull requests

3 participants