Unable to read UTM Params in AEM Cloud Publish Instance , But able to read these params in AEM Cloud Author and local author & local publish
AEM Cloud : utm_source , utm_medium query parameters unable to fetch these values from slingHttpServletRequest object using request.getQueryString() but whereas other parameters are showing up ex : utm2_source , a=b .
From above URL utm_source & utm_medium are missing in request.getQueryString() only in publish and able to get in author.