Hi!
We have few sections on our web page where we would like to have automated url forming. Example if you have section named cheese and that pages has sub pages with all different cheese products, we would have url .../cheese/product1 and then .../cheese/product2 etc. Now we are typing to each url manually the middle part /cheese/ so that example in analytics we can see data not only to specific product page but to every page under ../cheese/. Is there a way to automatically add this middle part to every page we want or do we need to add it manually every time? Example some kind off link option? The problem is, that sometimes in a hurry someone forgets to add the middle part and then the page is dropped from analytics.
Thank you!