Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 594 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 594 Bytes

Piwik TrackSiteByUrl Plugin

Description

Lookup hostname in current page's URL to set the site ID for the tracker request.

Subsites bubble up until match is found.

Documentation

  1. Clone the plugin into the plugins directory of your Piwik installation.

    cd plugins/
    git clone https://github.com/cryu/piwik-plugin-TrackSiteByUrl.git TrackSiteByUrl
    
  2. Login as superuser into your Piwik installation and activate the plugin under Settings -> Plugins

Contribute

If you are interested in contributing to this plugin, feel free to send pull requests!