Closed
Description
Requested by a user in #7103
We could post an event in SEO.getRank
https://github.com/piwik/piwik/blob/2.11.0-b3/plugins/SEO/API.php#L41 to initialize the $data
array. We would not overwrite any existing keys / ranks afterwards.
We could alternatively or on top add plugin settings to disable/enable each provider. Eg if someone is not interested in whois or Alexa or Google you would simply uncheck it (SystemSetting I reckon)