I am using the PiwikTracker.php to manually send data over to Piwik.
Everything is fine (I can set the client's IP, etc) but I want to send over the keyword they used when a user accesses the site.
This is NOT in the referrer, as Google often strips it out for example. Instead, since I have the keyword value for the page, I would like to pass it over to Piwik via the API.
How can I do this? Using "urlref"? If so, I have not been able to find examples.
Thanks-
Dave
Everything is fine (I can set the client's IP, etc) but I want to send over the keyword they used when a user accesses the site.
This is NOT in the referrer, as Google often strips it out for example. Instead, since I have the keyword value for the page, I would like to pass it over to Piwik via the API.
How can I do this? Using "urlref"? If so, I have not been able to find examples.
Thanks-
Dave