Multiple URLs- single web page

Hi,

I have a quick question about the functionality of PIWIK:

Is there a possibility to recognize different URLs as one site, e.g. I have a online shop with product X. Now I have several subproducts of this X which have different URLs. Now I was wondering if PIWIK has any possibility to recognize those subproducts all together as one product X.

I’m sorry if this question has already been asked before and very thankfull for any answer in advance! :slight_smile: :slight_smile:

Kind regards,

Steffi

Yes you can use the Javascript tracking api function


setCustomUrl

to set the URL to the canonical URL you wish to use.