if (!window.location.href.includes("/app-v")) { var varAuthType, clevertap = { event: [], profile: [], region: "in1", account: [], onUserLogin: [], notifications: [], privacy: [] }; const webViewMode = getCookie("webViewMode"), searchParms = new URLSearchParams(window.location.search), isWebView = "3in1" === searchParms.get("src") || "on" === webViewMode; function getCookie(e) { for (var t = e + "=", r = document.cookie.split(";"), i = 0; i < r.length; i++) { for (var a = r[i]; " " == a.charAt(0);)a = a.substring(1); if (0 == a.indexOf(t)) return a.substring(t.length, a.length) } return "" } if (isWebView) { document.cookie = "tokenSrc=3in1; path=/; domain=.bajajfinserv.in; secure; samesite=strict"; }; new URL(window.location).href.startsWith("https://b2bpartners.bajajfinserv.in") ? clevertap.account.push({ id: "TEST-75R-R7R-6Z7Z" }) : new URL(window.location).href.startsWith("https://partners.bajajfinserv.in") ? clevertap.account.push({ id: "65R-R7R-6Z7Z" }) : isWebView ? clevertap.account.push({ id: "R9K\u002D97K\u002D8Z6Z" }) : clevertap.account.push({ id: "R9K\u002D97K\u002D8Z6Z" }), clevertap.privacy.push({ optOut: !1 }), clevertap.privacy.push({ useIP: !0 }), function () { var e = document.createElement("script"); e.type = "text/javascript", e.async = !0, e.src = ("https:" == document.location.protocol ? "https://d2r1yp2w7bby2u.cloudfront.net" : "http://static.clevertap.com") + "/js/clevertap.min.js"; var t = document.getElementsByTagName("script")[0]; t.parentNode.insertBefore(e, t) }(); try { var e = getCookie("authType"); varAuthType = "I" == e || "A" == e ? "Identified" : "UnIdentified" } catch (t) { varAuthType = "NA" } var isPWA = 0; try { isPWA = window.matchMedia("(display-mode: standalone)").matches ? 1 : 0 } catch (a) { isPWA = 0 } isWebView || clevertap.event.push("page_view", { page_url: document.URL, authType: varAuthType, "isPWA": isPWA }); } else { window.clevertap = { event: [], profile: [], region: "in1", account: [], onUserLogin: [], notifications: [], privacy: [], ctPageObject: {} }; }