Piwik.js: new getRequest() method returns the query string of Tracking API HTTP request #5118
Labels
Enhancement
For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Milestone
The function getRequest() returns the URL to the Tracking API endpoint piwik.php.
This can be used by tools, apps, plugins, to read the URL created by piwik.js and log it, modify it, or do other useful things with it.
This was requested in the pull request: #243
The text was updated successfully, but these errors were encountered: