@aboh24 wrote:
Hi
I have pages like
+ medical center 5.000 views
+ library 3.000 views
+ it department 1.000 views
[... and more ...]They have pathes like this: /medcenter/ and /library/ and /itdep/.
I want to sum up (or re-arrange) these three pages into one virtial page called "faculty" like
+ faculty 9.000 views
+ medical center 5.000 views
+ library 3.000 views
+ it department 1.000 viewsIs there a feature like this?
I am calling piwik by JavaScript.
I there maybe a virtual "add" like tracker3.virtualPage("/faculty/") that adds a path to the url path that this page is counted as a subpage of faculty?
Greetings
Andreas
Posts: 1
Participants: 1