We are on CQ 5.4
Published domain includes CQURL information embedded in every Webpage. This would be an example:
<script type="text/javascript">
CQURLInfo = {
"contextPath": null,
"requestPath": '/content/cadillac/north-america/usa/mobilesite/en/home/faq',
"selectorString": null,
"selectors": [],
"extension": 'html',
"suffix": null
};</script>
I am trying to understand where/how to control this data - especially 'requestPath' information.