Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Piwik.js: new getRequest() method returns the query string of Tracking API HTTP request #5118

Closed
mattab opened this issue May 9, 2014 · 1 comment
Assignees
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Milestone

Comments

@mattab
Copy link
Member

mattab commented May 9, 2014

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

@mattab
Copy link
Member Author

mattab commented May 9, 2014

In 8f4ab8c: Fixes #5118 getRequest() method returns the query string of Tracking API HTTP request + tests
Close PR#243

@mattab mattab added this to the 2.3.0 - Piwik 2.3.0 milestone Jul 8, 2014
@mattab mattab self-assigned this Jul 8, 2014
sabl0r pushed a commit to sabl0r/piwik that referenced this issue Sep 23, 2014
… Tracking API HTTP request + tests

Close PR#243
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Projects
None yet
Development

No branches or pull requests

1 participant