* headers for get anonymous id and move eventlistener
* update localhost headers
* x-frame options
* remove localhost, not needed
* move message logic back to after Segment logic
* gather utm params and add to outbound product links
* segment needs testing across all environments, not just in production
* campaign => content
* adding two more ids
* sessionStorage for gtm params and cleanup
* move newParams conditional
* move addUTMToLinks() to helpers file
* adding url param 'qdrant-tech' to outbound links to Cloud UI for the sake of tracking user journey (when consented)
* tagCloudUILinksWithHash() should not be conditional but occur before tracking events/elements are registered
* tagCloudUILinksWithHash within DOMContentLoaded and before registering All anchors for tracking
* import correction
* add new key/value pair to interaction
* uniform naming convention and remove "s" from key, and CROSS_SITE_URL_PARAM_KEY for uniformity