@Dimitry_Polivaev wrote:
My project is hosted on SourceForge. I am allowed to use PHP and install Piwik in the project web space, but I am not allowed to send any http requests from my php pages even to the same server. It means I can not use technique described in https://piwik.org/docs/tracking-api/#use-case-tracking-data-using-the-php-client. In order to use piwik to track access to my own php pages I need to call piwik code directly from my php pages.
What is the best way to do it?
Any help is appreciated
Regards, Dimitry
Posts: 1
Participants: 1