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 'setDomains' method supports page wildcards matching: example.com/index* #9979

Merged
merged 1 commit into from Mar 30, 2016

Conversation

mattab
Copy link
Member

@mattab mattab commented Mar 30, 2016

setDomains("example.com/index*") will correctly not track an outlink request to for example.com/index.html or example.com/index_en.html

refs #9932

replaces PR #9934

…e.com/index*

`setDomains("example.com/index*")` will correctly not track an outlink request to for example.com/index.html or example.com/index_en.html

refs #9932
@mattab mattab added the Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. label Mar 30, 2016
@mattab mattab added this to the 2.16.1 milestone Mar 30, 2016
@mattab mattab merged commit 46de0cf into master Mar 30, 2016
@mattab mattab deleted the 9932_setDomains_wildcard branch March 30, 2016 03:31
@mattab
Copy link
Member Author

mattab commented Mar 30, 2016

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

Successfully merging this pull request may close these issues.

None yet

1 participant