I have configured the siteSearch in the backend, its on. Tried with both default values and not default values.
My tracking script http://bin.cakephp.org/view/1165081023
The docs say dont use piwikTracker.trackPageView(); which I skip, but have tried with it. Also without the enableLinkTracking();
Piwik is making a request to the server to the url
It does not register anything in the piwik backend. Not even a view. Other pages are tracking (with the normal piwikTracker.trackPageView(); code)
enable debug for more info?
http://piwik.org/docs/tracking-api/reference/#toc-debugging-the-tracking-api-requests
works for me