Ticket #558 (new New feature)
ActiveProvider plugin: Enhanced Provider Report uses Public Suffix List for second and third level domains
| Reported by: | feyp | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Third Party Piwik Plugins |
| Component: | New Plugin | Keywords: | |
| Cc: | Sensitive: | no |
Description (last modified by vipsoft) (diff)
ActiveProvider
The ActiveProvider plugin enhances the Provider report by using the cross-vendor supported Public Suffix list -- hosted by the Mozilla Foundation at http://publicsuffix.org/ -- to more accurately detect second and third level domains for a given top level domain.
The core Provider plugin does not recognize many public second and third level domains. For example, let's say, you get a visit from $customer.$provider.co.uk. This is correctly recognized as $provider. But if you get a visit from $customer.$provider.edu.hk, it is recognized as edu.hk, not as $provider.
Performance
- added memory footprint approx. 960K
- execution overhead (including load time) approx. 50ms on an (ancient) Athlon 1.4 GHz processor (test box), without APC
Requirements
- Piwik 0.5.5 (or above)
To install
- Extract the attached .zip file in the plugins folder.
- Activate the plugin from the Settings | Plugins tab.
For support
- Send me a tweet @vipsoft
- DO NOT CREATE A NEW TICKET HERE
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

