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

Add option that tracking tag groups Page titles by domain name #1657

Closed
mattab opened this issue Aug 29, 2010 · 4 comments
Closed

Add option that tracking tag groups Page titles by domain name #1657

mattab opened this issue Aug 29, 2010 · 4 comments
Assignees
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Aug 29, 2010

A checkbox below the tracking tag could add the line:

piwikTracker.setDocumentTitle(document.domain + "/" + document.title);

in the tracking tag, resulting in Page titles being grouped by domain name.

This is for example used in the Piwik demo: http://demo.piwik.org/index.php?module=CoreHome&action=index&idSite=1&period=day&date=2010-08-27#module=Actions&action=getPageTitles&idSite=1&period=day&date=2010-08-27

@mattab
Copy link
Member Author

mattab commented Nov 23, 2010

Really, we should also allow users to display URLs/Entry/Exit pages, grouped by domain names.

So maybe this should be a setting on the Piwik Admin UI, that would control both URLs reports and the Page Title report.

@mattab
Copy link
Member Author

mattab commented Dec 20, 2010

Should be done as part of #1845

@mattab
Copy link
Member Author

mattab commented Dec 28, 2012

Included in #1845

@diosmosis
Copy link
Member

Fixed in [changeset:"f1f29bce4942e0429a98e7dcec6e86dd89853f5c"].

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. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Projects
None yet
Development

No branches or pull requests

2 participants