hlxsites / danaher-ls-aem

AEM Franklin / Crosswalk site for DH Life Sciences
Apache License 2.0
3 stars 4 forks source link

Sticky Footer Add UTM parameter #144

Closed davenichols-DHLS closed 1 year ago

davenichols-DHLS commented 1 year ago

?utm_previouspage=

mhaack commented 1 year ago

@davenichols-DHLS where exactly should the parameter be added? Which link?

davenichols-DHLS commented 1 year ago

@davenichols-DHLS where exactly should the parameter be added? Which link?

Hi @mhaack , it should be on all main links with the icon. For example, currently it is: https://lifesciences.danaher.com/us/en/expert.html but this should transform into https://lifesciences.danaher.com/us/en/expert.html?utm_previouspage=

If Vue JS the logic of the code is really:

linkname & "?utm_previouspage=" & window.location.href