window.CLICKSTACK_CONFIG = {"apiKey":"8b45c67b-4efa-463c-a0eb-472237304a7a","url":"https://clickstack-prod-ingest.format.com","env":"production","releaseVersion":"v5188","siteId":1015252,"siteSubdomain":"bernadettepeets"}; window._initClickStack = function() { var c = window.CLICKSTACK_CONFIG; HyperDX.init({ url: c.url, apiKey: c.apiKey, service: 'format-frontend', tracePropagationTargets: [/format[\w-]*\.com/i], consoleCapture: true, maskAllInputs: true, maskAllText: false, otelResourceAttributes: { 'deployment.environment': c.env, 'service.version': c.releaseVersion, 'service.namespace': 'format' } }); HyperDX.setGlobalAttributes({ 'site.id': String(c.siteId), 'site.subdomain': c.siteSubdomain }); };