Quantcast
Channel: Using Optimizely Platforms
Viewing all articles
Browse latest Browse all 8020

HierarchicalCatalogPartialRouter and query string

$
0
0

We are using HierarchicalCatalogPartialRouter for our products and it's working fine. However we would like the query string to be included in the redirect.

Example:

Url: https://domain/product?utm_source=email

Currently redirecting to: https://domain/category/product

Should redirect to https://domain/category/product?utm_source=email 

Is there some kind of setting for this, or do we have to create our own routing?


Viewing all articles
Browse latest Browse all 8020

Trending Articles