(function() { function bxBootstrap() { var re = /bot|crawl|slurp|spider|mediapartners|headlesschrome|snap-prefetch|remotasks|woorank|uptime\.com|facebookexternalhit|facebookcatalog/i; if (re.test(navigator.userAgent) || navigator.userAgent == '') { return; } if (!(window.bouncex&&bouncex.website)) { var pushedData = []; if(window.bouncex && bouncex.push && bouncex.length){ pushedData = bouncex; } window.bouncex = {}; bouncex.pushedData = pushedData; bouncex.website = {"id":3163,"name":"Symantec: Norton DE","cookie_name":"bounceClientVisit3163","domain":"","ct":"bind_to_subdomain","ally":0,"ei":0,"tcjs":"","cjs":"","force_https":false,"waypoints":false,"content_width":900,"gai":"","swids":"","sd":0,"ljq":"auto","campaign_id":0,"is_preview":false,"aco":{"first_party_limit":"3500","local_storage":"1"},"cmp":{"gdpr":1,"gmp":0,"whitelist_check":1},"burls":[],"ple":false,"fbe":true,"mas":2,"map":1,"gar":true,"ete":1,"ettm":false,"etjs":"// Use this code as a starting point for Norton properties with static email content\n// last update: 04.27.2022 -RL\n\nvar GLOBAL_CONFIG = {\n 3162: {\n cc: [\"UK\"],\n },\n 4375: {\n cc: [\"IN\"],\n },\n 3163: {\n cc: [\"DE\"],\n },\n },\n websiteId = bouncex.website.id,\n localConfig = GLOBAL_CONFIG[websiteId],\n COOKIE_NAME = 'es';\n \n// ----------------------- HELPER METHODS ----------------------- //\n\nfunction isValidDomain() {\n return bouncex.website.name.indexOf(localConfig.cc) > -1;\n}\n\nvar blacklistParams = function(queryString) {\n queryString = queryString.replace('?', '').split('&');\n var blackListedParams = [\n 'utm',\n 'utm_source',\n 'utm_medium',\n 'utm_content',\n 'utm_term',\n 'gclid',\n 'ibx_source',\n 'ueh'\n ];\n var qs = '';\n for (var i = 0; i < queryString.length; i++) {\n var param = queryString[i].split('=');\n if (blackListedParams.indexOf(param[0]) === -1) {\n qs += '&' + param[0] + '=' + param[1];\n }\n }\n return qs.replace('&', '?');\n};\n\nvar isAffiliateTrafficLink = function(url) {\n url = (url || window.location.href).toLowerCase();\n var affiliateParams = [\n 'cjid',\n 'cac',\n 'avgaffiliate',\n 'trif',\n 'rak_id1',\n 'source=ir'\n ];\n for (var i = 0; i < affiliateParams.length; i++) {\n if (url.indexOf(affiliateParams[i] + (affiliateParams[i].indexOf('=') === -1 ? '=': '')) > -1) {\n return true;\n }\n }\n return false\n};\n\nvar isAffiliateTrafficCookie = function() {\n var cookie = getBounceCookie('PROGRAM_TYPE') || ''\n var cookieAffiliateParams = [\n 'CJ',\n 'OND',\n 'IMPACTRADIUS'\n ]\n for (var i = 0; i < cookieAffiliateParams.length; i++) {\n if (cookie.indexOf(cookieAffiliateParams[i]) > -1) {\n return true;\n }\n }\n return false;\n}\n\nfunction product_atc() {\n var atcSelector = 'a[data-link-type=\"buy-now\"], [data-test=\"PRICE\"] button, button[data-test=\"SUBMIT\"]'\n\n jQuery(atcSelector).click(function(e) {\n var atcUrl = jQuery(e.target).attr('href');\n\n if (atcUrl === '#cta'){\n return;\n }\n\n var item_id = jQuery('h1').first().text().toLowerCase().replace(/ /g,'-'),\n cookie = bouncex.getBounceCookie(COOKIE_NAME),\n replenUrl = jQuery(this).attr('href') || '',\n sku = bouncex.utils.url.getParam('selSKU', replenUrl);\n \n if (bouncex.utils.getParam('exp', atcUrl) === 'ch1'){\n sku = sku ? sku + '&exp=ch1' : '';\n }\n \n if (item_id && cookie) {\n fireATCevents(sku, item_id, replenUrl, cookie);\n }\n });\n}\n\nfunction fireATCevents(sku, item_id, replenUrl, cookie) {\n if(atcEligibleProduct()) {\n if(sku && replenUrl.indexOf('https://buy.norton.com') > -1) {\n bouncex.push(['add to cart', {\n 'item:id': item_id,\n 'cart:token': 'selSKU=' + sku,\n }]);\n } else {\n bouncex.push(['add to cart', {\n 'item:id': item_id,\n 'cart:token': cookie\n }]);\n }\n bouncex.setv('cart_set', true);\n setBounceCookie();\n }\n}\n\nfunction atcEligibleProduct() {\n var pageUrl = bouncex.utils.url.allowParams(),\n pathUrl = window.location.pathname;\n\n return pageUrl.indexOf('/norton-family-premier') == -1 && \n pageUrl.indexOf('/downloads') === -1 &&\n pathUrl.indexOf('/norton/ps/bb/ushard/gamer/uk.html') === -1 &&\n pathUrl.indexOf('/norton/ps/bb/ushard/gamer/uk_monthly.html') === -1;\n}\n\nfunction replenish(cart){\n bouncex.log('START OF REPLENISHMENT');\n if (cart.token.indexOf('selSKU=') > -1) {\n var replenUrl = cart.token.indexOf('https://buy.norton.com/ps?selSKU=') > -1 ? cart.token : 'https://buy.norton.com/ps?' + cart.token + '&promocode=LT1&ctry=DE&lang=DE&ptype=cart&trf_id=nortoncom&multipage=true';\n bouncex.log(\"HERE IN CART REPLEN\", replenUrl);\n bouncex.et.replenish = true;\n \n bouncex.setTimeout2(function() { \n bouncex.log(\"AFTER TIMEOUT REPLEN\", replenUrl);\n window.location.href = replenUrl;\n reportReplenishment();\n }, 2000);\n } else {\n bouncex.log('CREATING COOKIE');\n bouncex.utils.cookies.create({'name': COOKIE_NAME, 'value': cart.token});\n bouncex.setTimeout2(function() { \n window.location.href = window.location.pathname + '?bx_replen=true';\n }, 2000);\n }\n}\n\n// custom report replen function if using URL for replen \nfunction reportReplenishment(){\n bouncex.push(['cart replenish', {\n 'cart:success': bouncex.et.replenish\n }]);\n}\n\n// ----------------------- INIT TRACKING ----------------------- //\n\nif (isValidDomain()) {\n if (\n bouncex.website.pts === \"product\" ||\n bouncex.website.pts === \"category\"\n ) {\n bouncex.push([\"view_norton\", {}]);\n bouncex.log(\"view_norton\");\n\n product_atc();\n }\n\n if (bouncex.website.pts === \"cart_or_checkout\") {\n bouncex.et.onVisible(\n \"._3IP3kv:contains(Signed in), p[data-test='EMAIL'].ctHidden\",\n function () {\n if (!bouncex.vars.logged_in_identified) {\n var userEmail =\n jQuery(\"p[data-test='EMAIL'].ctHidden\").text() ||\n jQuery(\"._3IP3kv:contains(Signed in)\")\n .text()\n .split(\"Signed in - \")\n .pop();\n if (bouncex.utils.validate.email(userEmail)) {\n bouncex.push([\n \"user\",\n { email: userEmail, source: \"LoggedIn\" },\n ]);\n bouncex.setv(\"logged_in_identified\", true);\n }\n }\n }\n );\n\n bouncex.et.onVisible('img[title=\"Empty Cart\"]', function () {\n bouncex.push([\"empty_cart\", {}]);\n });\n }\n \n if (isAffiliateTrafficLink() && bouncex.vars.affiliate_event === false) {\n bouncex.push(['view_affiliate', {\n url: window.location.protocol + '//' + window.location.host + window.location.pathname + blacklistParams(window.location.search)\n }]);\n bouncex.setv('affiliate_event', true);\n setBounceCookie();\n }\n\n if (isAffiliateTrafficCookie() && bouncex.vars.affiliate_event === false) {\n var referrer = document.referrer\n if (referrer !== '') {\n bouncex.push(['view_affiliate', {\n url: referrer\n }]);\n bouncex.setv('affiliate_event', true);\n setBounceCookie();\n }\n }\n\n bouncex.et.cart.init({\n replenish: replenish,\n replenishmentType: 'cookie',\n });\n}\n","dge":true,"bxidLoadFirst":false,"pie":true,"cme":true,"gbi_enabled":0,"bpush":false,"pt":{"cart":{"testmode":true,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"document.querySelector('h4.topic-header__label').textContent.indexOf('Ihre Bestellung') > -1;"}]]},"cart_or_checkout":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/estore/checkOut"}]]},"category":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"bouncex.utils.getNestedProp('window.nortonAnalytics.page_name', '').indexOf('overview') > -1;\n"}]]},"checkout":{"testmode":true,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/checkOutV2"}]]},"home":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"window.location.pathname === '/';"}]]},"product":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"window.nortonAnalytics && window.nortonAnalytics.site_sub_section === \"products-services\";"},{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/products/"}]]},"search":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/search?q"}]]}},"els":{"CART - Checkout Button":".preview-form__container","Footer":"footer","Navigation bar":"#navbar-norton:visible, .top-navigation-mobile:visible, nav.custom-sp:visible","PDP - Add to Cart Button":".pd-transactions-button:visible","PDP - Product Name":".pd-hero-heading","PDP - Product Price":".pd-prices-current-price:visible","PDP - Size Option":".pd-subscriptions"},"vars":[{"name":"logged_in","polling":"all","persist":"no","page_types":[],"testmode":true,"default":"false","code":"(function() {\n if (bouncex.website.pts === 'cart_or_checkout') {\n return jQuery('._3IP3kv').first().text().indexOf('Signed in') > -1;\n }\n return null;\n})();","trigger":"pageload"},{"name":"ever_logged_in","polling":"all","persist":"permanent","page_types":[],"testmode":true,"default":"false","code":"bouncex.vars.logged_in ? true : null;","trigger":"pageload"},{"name":"cart_qty","polling":"all","persist":"visit","page_types":[],"testmode":false,"default":"0","code":"(function() {\n if (bouncex.website.pts === 'cart_or_checkout') {\n return jQuery('[data-test=\"SINGLE_PRODUCT\"]').length > 0 ? jQuery('[data-test=\"SINGLE_PRODUCT\"]').length : jQuery('[data-test=REVIEW]').length > 0 ? null : 0;\n }\n Number(jQuery('.cart-count:visible').text());\n})();\n","trigger":"pageload"},{"name":"cart_value","polling":"all","persist":"visit","page_types":[],"testmode":false,"default":"0","code":"(function() {\n if (bouncex.website.pts === 'cart_or_checkout') {\n return jQuery('[data-test=\"SUBTOTAL_LINE\"]').length > 0 ? Number(jQuery('[data-test=\"SUBTOTAL_LINE\"]').text().replace(',', '.').replace(/[^0-9.]/g, '')) : jQuery('[data-test=REVIEW]').length > 0 ? null : 0;\n }\n return null;\n})();","trigger":"pageload"},{"name":"prod_price","polling":"none","persist":"no","page_types":[],"testmode":true,"default":"false","code":"jQuery('.hero-reveal').first().find('.pdd-prices.selected .pdd-prices-current-price').text().split('/')[0].replace(',', '.').replace(/[^0-9.]/g, '');\n","trigger":"pageload"},{"name":"prod_name","polling":"none","persist":"no","page_types":[],"testmode":true,"default":"false","code":"jQuery('.hero-reveal').first().find('h1').text().trim();\n","trigger":"pageload"},{"name":"programid","polling":"none","persist":"visit","page_types":[],"testmode":false,"default":"false","code":"\n(function(){\n var pId = bouncex.getBounceCookie('PROGRAMID');\n \n if(pId !== \"\"){\n return pId;\n } else {\n return false;\n }\n return null; \n})();","trigger":"pageload"},{"name":"first_cart_item","polling":"all","persist":"visit","page_types":[],"testmode":false,"default":"false","code":"(function(){\n if (window.location.href.indexOf('estore/checkOut') > -1) {\n return jQuery('.product-name:first').text().replace('Norton™ Security ', '') || false;\n }\n return null;\n})();","trigger":"pageload"},{"name":"item_in_cart","polling":"all","persist":"visit","page_types":[],"testmode":false,"default":"false","code":"(function() {\n if (window.location.href.indexOf('/estore/checkOut') > -1) {\n return jQuery('._2ubiuw.lJpw2F').length > 0 ? jQuery('._2ubiuw.lJpw2F').first().text() : false;\n }\n return false;\n})();","trigger":"pageload"},{"name":"checkout_step","polling":"all","persist":"no","page_types":[],"testmode":false,"default":"false","code":"(function(){\n var activeCheckoutStep = jQuery('.topic-header--active');\n\n if (activeCheckoutStep.parent().hasClass('payment')) {\n return 'Billing Information';\n } else if (activeCheckoutStep.parent().hasClass('review')) {\n return 'Order Review';\n } else if (activeCheckoutStep.parent().hasClass('preview')) {\n return 'Shopping Cart';\n }\n return false;\n})();","trigger":"pageload"},{"name":"affiliate_event","polling":"none","persist":"visit","page_types":[],"testmode":false,"default":"false","code":"null;","trigger":"pageload"},{"name":"affiliate_params_cobranding","polling":"none","persist":"visit","page_types":[],"testmode":false,"default":"false","code":"(function() {\n if (window.location.href.indexOf('?') > -1) {\n var trackingParams = '&' + window.location.search.slice(1, -1);\n return trackingParams;\n }\n return null;\n})();","trigger":"pageload"},{"name":"page_type","polling":"all","persist":"no","page_types":[],"testmode":false,"default":"false","code":"(function(){\n var activeCheckoutStep = jQuery('.topic-header--active');\n\n if (activeCheckoutStep.parent().hasClass('payment') || activeCheckoutStep.parent().hasClass('review')) {\n return 'checkout';\n } else if (activeCheckoutStep.parent().hasClass('preview') || jQuery('.empty-cart').length > 0) {\n return 'cart';\n } else {\n\t\treturn bouncex.website.pts;\n\t}\n})();","trigger":"pageload"}],"dgu":"pixel.cdnwidget.com","dgp":false,"ba":{"enabled":0,"fbte":0},"biu":"assets.bounceexchange.com","bau":"api.bounceexchange.com","beu":"events.bouncex.net","ibx":{"tjs":"","cjs":"","miw":0,"mibcx":1,"te":1,"cart_rep":{"get":"","set":""},"ulpj":{"riid":"espemailid"},"cus":"","miw_exclude":"","enabled":1},"etjson":null,"osre":true,"osru":"osr.bounceexchange.com/v1/osr/items","checkDfp":false,"gamNetwork":"","spa":0,"spatm":1,"preinit_cjs":"/* -- BEGIN CONSENT OVERWRITE -- */\n/* \n DO NOT USE -- REQUIRES LEGAL SIGN OFF\n THE FOLLOWING CODE WILL BREAK GDPR CONSENT FUNCTIONALITY\n ONLY TO BE USED WITH NORTON EMEA PROPERTIES\n https://www.wrike.com/open.htm?id=491153417\n*/\nbouncex.complianceFlag = '';\n/* -- END CONSENT OVERWRITE -- */","crs":{"integrations":null,"pageCount":null},"mat":0,"math":0,"cpnu":"coupons.bounceexchange.com","dfpcms":0,"sms":{"optm":"","eventSharing":false,"shqId":"","enabled":0},"pde":true,"fme":false,"fmx":"","sdk":{"android":{"enabled":false,"enabledVersions":[],"eventModifications":null},"ios":{"enabled":false,"enabledVersions":[],"eventModifications":null}},"onsite":{"enabled":1},"ads":{"enabled":0},"pubs":{"enabled":0},"websdk":{"enabled":0},"ga4_property_id":"","ga4_measurement_id":""} ; bouncex.tag = 'tag3'; bouncex.$ = window.jQuery; bouncex.env = 'production'; bouncex.restrictedTlds = {"casl":{"ca":1},"gdpr":{"ad":1,"al":1,"at":1,"ax":1,"ba":1,"be":1,"bg":1,"by":1,"xn--90ais":1,"ch":1,"cy":1,"cz":1,"de":1,"dk":1,"ee":1,"es":1,"eu":1,"fi":1,"fo":1,"fr":1,"uk":1,"gb":1,"gg":1,"gi":1,"gr":1,"hr":1,"hu":1,"ie":1,"im":1,"is":1,"it":1,"je":1,"li":1,"lt":1,"lu":1,"lv":1,"mc":1,"md":1,"me":1,"mk":1,"xn--d1al":1,"mt":1,"nl":1,"no":1,"pl":1,"pt":1,"ro":1,"rs":1,"xn--90a3ac":1,"ru":1,"su":1,"xn--p1ai":1,"se":1,"si":1,"sj":1,"sk":1,"sm":1,"ua":1,"xn--j1amh":1,"va":1,"tr":1}}; bouncex.client = { supportsBrotli: 0 }; bouncex.assets = {"ads":"017beb97750bef416a5bb7eef3394ee1","creativesBaseStyles":"a53944a2","inbox":"749c9ccd613f1a40075d1e7b59caea42","onsite":"0e56ab6ba004ee080ce3deb3edae35e9","sms":"e39203556bab2366e56296ce42e974a7","websdk":"0704dae1eb637cbeb4a847506058402d"}; bouncex.push = function(pushData) { bouncex.pushedData.push(pushData); } var runtime = document.createElement('script'); runtime.setAttribute('src', '//assets.bounceexchange.com/assets/smart-tag/versioned/runtime_6459738026535cda4232dc813c61447d.js'); runtime.setAttribute('async', 'async'); runtime.setAttribute('onload', 'bouncex.initializeTag()'); bouncex.initializeTag = function() { var script = document.createElement('script'); script.setAttribute('src', '//assets.bounceexchange.com/assets/smart-tag/versioned/main-v2_c24410c35e5d87b630f3d54a49f2b820.js'); script.setAttribute('async', 'async'); document.body.appendChild(script); var deviceGraphScript = document.createElement('script'); deviceGraphScript.setAttribute('src', '//assets.bounceexchange.com/assets/smart-tag/versioned/cjs_min_1e55b565811f11b08485230cf1d150d6.js'); deviceGraphScript.setAttribute('async', 'async'); var dgAttrs = [{"Key":"id","Value":"c.js"},{"Key":"async","Value":"true"},{"Key":"data-apikey","Value":"2^HIykD"},{"Key":"data-cb","Value":"bouncex.dg.initPostDeviceGraph"},{"Key":"data-bx","Value":"1"},{"Key":"data-gm","Value":"1"},{"Key":"data-fire","Value":"1"}]; if (dgAttrs) { for (var i = 0; i < dgAttrs.length; i++) { deviceGraphScript.setAttribute(dgAttrs[i].Key, dgAttrs[i].Value); } } document.body.appendChild(deviceGraphScript); bouncex.initializeTag = function() {}; }; document.body.appendChild(runtime); } } if (document.readyState === "loading") { document.addEventListener("DOMContentLoaded", bxBootstrap); } else { bxBootstrap(); }})();