{"version":3,"file":"../Static/bundles//scripts/analytics-scripts.js","mappings":"oCAoCA,SAASA,EAAUC,GACf,MAAMC,EAAQC,SAASC,OAAOF,MAAMG,OAAO,cAAgBJ,EAAO,aAClE,OAAOC,EAAQA,EAAM,GAAK,IAC9B,CAvCAI,OAAOC,aAAe,WAGlB,OADwBP,EADG,cAKhB,WAEf,EAEAM,OAAOE,YAAc,WACjB,MACMC,EAAiBT,EADG,gBAE1B,GAAIS,EACA,OAAOA,EAIP,OADoBT,EADG,cAKZ,WAGnB,EAEAM,OAAOI,iBAAmB,WAGtB,OADiBV,EADG,OAKT,WAEf,C,GCjCIW,EAA2B,CAAC,GAGhC,SAASC,EAAoBC,GAE5B,IAAIC,EAAeH,EAAyBE,GAC5C,QAAqBE,IAAjBD,EACH,OAAOA,EAAaE,QAGrB,IAAIC,EAASN,EAAyBE,GAAY,CAGjDG,QAAS,CAAC,GAOX,OAHAE,EAAoBL,GAAUI,EAAQA,EAAOD,QAASJ,GAG/CK,EAAOD,OACf,CCtBA,CAAQ,M","sources":["webpack://vaneckweb/../static/js/analytics/vaneck.analytics.helper.js","webpack://vaneckweb/webpack/bootstrap","webpack://vaneckweb/../Bundles/cache/scripts/analytics-scripts.js"],"sourcesContent":["window.GetMarketoId = function() {\r\n const marketoIdCookieKey = '_mkto_trk';\r\n const marketoIdCookie = getCookie(marketoIdCookieKey);\r\n if (marketoIdCookie) {\r\n return marketoIdCookie;\r\n } else {\r\n return '(not set)';\r\n }\r\n};\r\n\r\nwindow.GetSfveclId = function() {\r\n const sfveclIdCookieKey = '_sfveclid_ga';\r\n const sfveclIdCookie = getCookie(sfveclIdCookieKey);\r\n if (sfveclIdCookie) {\r\n return sfveclIdCookie;\r\n } else {\r\n const veCrmCookieKey = 've-crm-id';\r\n const veCrmCookie = getCookie(veCrmCookieKey);\r\n if (veCrmCookie) {\r\n return veCrmCookie;\r\n } else {\r\n return '(not set)';\r\n }\r\n }\r\n};\r\n\r\nwindow.GetIdioVisitorId = function() {\r\n const ivCookieKey = 'iv';\r\n const ivCookie = getCookie(ivCookieKey);\r\n if (ivCookie) {\r\n return ivCookie;\r\n } else {\r\n return '(not set)';\r\n }\r\n};\r\n\r\nfunction getCookie(name) {\r\n const match = document.cookie.match(RegExp('(?:^|;\\\\s*)' + name + '=([^;]*)'));\r\n return match ? match[1] : null;\r\n};\r\n","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","require(\"../../../static/js/analytics/vaneck.analytics.helper.js\");\n"],"names":["getCookie","name","match","document","cookie","RegExp","window","GetMarketoId","GetSfveclId","sfveclIdCookie","GetIdioVisitorId","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","exports","module","__webpack_modules__"],"sourceRoot":""}