interfasys / piwik-yourls

A Piwik plugin for YOURLS
28 stars 10 forks source link

PiwikTracker.php file missing #6

Open Gabbalo opened 8 years ago

Gabbalo commented 8 years ago

Piwik Installation no longer comes with a 'PiwikTracker.php'-file. Instead you get a JS code to put in every page of the website (File-list at https://github.com/piwik/piwik) What needs to be in that file, so I can create one by myself?

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

oparoz commented 8 years ago

Thanks for the report. Try the method described here: https://piwik.org/faq/general/#faq_20904

EDIT: This won't work as it's a JS tracker

oparoz commented 8 years ago

The official tracker is available here: https://github.com/piwik/piwik-php-tracker

Please report back if you're having issues

oparoz commented 8 years ago

And if you install this plugin via Composer, then you automatically get all the files you need