Add googleadservices.com in core/DataFiles/SearchEngines.php

Piwik does not display keyword for paid trafic when the referer URL is like:

http://www.googleadservices.com/pagead/aclk
?sa=L
&ai=CHCbuwQtTOY615UJbFF4H3PDwD-3NjqgD9cuNxSCJ5_DZBOi0CoAHB587vA8gAKCTuMQl3ZlMPnN2tfjQavu3F1jU9OySABAenmLEQACdP0H1h49ianw17PEStnXpYBgBAakC0aeEUZhRtj6qBrHAgAEAEgtlQoA1DptJpKYK
&ohost=www.google.gr
&cid=5Giac9nh3i_DHcGcOXWKx1DXWV4P9CfCbLjy9qsxW1dA4zg
&sig=ATD64_1E5rOA7OvuFtI1-76oroTgGZltoL
&ved=VQw0aCrQ
&adurl=http://www.my-site.gr/my-url.html
&rct=j&
q=SOME+KEYWORD

Adding a new entry (like the following) in core/DataFiles/SearchEngines.php sould fix that. Right?
googleadservices.com’ => array(‘Google’),

Is there, also, any way to display ohost parameter like
"Google Ad Services (www.google.gr)"

Thanks,
Tolis

thanks for the report - can you please create a bug report on dev.piwik.org and we will tackle it! thx