There is a `document.location` available in the `context` found here:https://shopify.dev/docs/api/web-pixels-api/standard-api/init#properties-propertydetail-contextI am using `init.context.document.location.hostname` for finding the originating domai...