update Piwik to version 2.16 (fixes #91)
This commit is contained in:
parent
296343bf3b
commit
d885a4baa9
5833 changed files with 418860 additions and 226988 deletions
|
|
@ -5,7 +5,7 @@ require_once '../../libs/PiwikTracker/PiwikTracker.php';
|
|||
PiwikTracker::$URL = 'http://localhost/trunk/';
|
||||
|
||||
$piwikTracker = new PiwikTracker($idSite = 1);
|
||||
// You can manually set the Visitor details (resolution, time, plugins)
|
||||
// You can manually set the Visitor details (resolution, time, plugins)
|
||||
// See all other ->set* functions available in the PiwikTracker class
|
||||
$piwikTracker->setResolution(1600, 1400);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue