{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/gjYeVIk0hF7voPZ9QMWi/j2e3AtMYImjrzeheLPPe/siteMetadata.js"],
  "sourcesContent": ["// Generated by Framer (b8d5a97)\nconst valuesByLocaleId={lh7BqUouq:{v0:\"Chexy - Gagnez des r\\xe9compenses sur le loyer\",v1:\"Obtenez du cashback, b\\xe2tissez votre cr\\xe9dit et maximisez les r\\xe9compenses sur votre plus grosse d\\xe9pense mensuelle au Canada. Payez votre loyer avec votre carte de cr\\xe9dit et tirez plus de votre plus grande d\\xe9pense mensuelle, sans besoin de la participation de votre propri\\xe9taire.\"}};function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}export default function metadata(params,activeLocale){return{customHTMLBodyStart:'<!-- Google Tag Manager (noscript) -->\\n<noscript><iframe src=\"\u201Chttps://www.googletagmanager.com/ns.html?id=GTM-PZC3V9J\u201D\" height=\"\u201C0&quot;\" width=\"\u201C0\u201D\" style=\"\u201Cdisplay:none;visibility:hidden\u201D\"></iframe></noscript>\\n<!-- End Google Tag Manager (noscript) -->',customHTMLHeadStart:'<!-- Preconnect for TriplePixel -->\\n<link rel=\"preconnect dns-prefetch\" href=\"https://api.config-security.com/\" crossorigin=\"\">\\n<link rel=\"preconnect dns-prefetch\" href=\"https://conf.config-security.com/\" crossorigin=\"\">\\n\\n<!-- TriplePixel Script -->\\n<script>\\n/* >> TriplePixel :: start*/\\nwindow.TriplePixelData={TripleName:\"chexy.co\",ver:\"2.17\",plat:\"custom-msp\",isHeadless:true},function(W,H,A,L,E,_,B,N){function O(U,T,P,H,R){void 0===R&&(R=!1),H=new XMLHttpRequest,P?(H.open(\"POST\",U,!0),H.setRequestHeader(\"Content-Type\",\"text/plain\")):H.open(\"GET\",U,!0),H.send(JSON.stringify(P||{})),H.onreadystatechange=function(){4===H.readyState&&200===H.status?(R=H.responseText,U.includes(\"/first\")?eval(R):P||(N[B]=R)):(299<H.status||H.status<200)&&T&&!R&&(R=!0,O(U,T-1,P))}}if(N=window,!N[H+\"sn\"]){N[H+\"sn\"]=1,L=function(){return Date.now().toString(36)+\"_\"+Math.random().toString(36)};try{A.setItem(H,1+(0|A.getItem(H)||0)),(E=JSON.parse(A.getItem(H+\"U\")||\"[]\")).push({u:location.href,r:document.referrer,t:Date.now(),id:L()}),A.setItem(H+\"U\",JSON.stringify(E))}catch(e){}var i,m,p;A.getItem(\\'\"!nC`\\')||(_=A,A=N,A[H]||(E=A[H]=function(t,e,a){return void 0===a&&(a=[]),\"State\"==t?E.s:(W=L(),(E._q=E._q||[]).push([W,t,e].concat(a)),W)},E.s=\"Installed\",E._q=[],E.ch=W,B=\"configSecurityConfModel\",N[B]=1,O(\"https://conf.config-security.com/model\",5),i=L(),m=A[atob(\"c2NyZWVu\")],_.setItem(\"di_pmt_wt\",i),p={id:i,action:\"profile\",avatar:_.getItem(\"auth-security_rand_salt_\"),time:m[atob(\"d2lkdGg=\")]+\":\"+m[atob(\"aGVpZ2h0\")],host:A.TriplePixelData.TripleName,plat:A.TriplePixelData.plat,url:window.location.href.slice(0,500),ref:document.referrer,ver:A.TriplePixelData.ver},O(\"https://api.config-security.com/event\",5,p),O(\"https://api.config-security.com/first?host=chexy.co&plat=custom-msp\",5)))}}(\"\",\"TriplePixel\",localStorage);\\n/* << TriplePixel :: end*/\\n</script>\\n\\n<!-- Google Tag Manager -->\\n<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\\'gtm.start\\':\\nnew Date().getTime(),event:\\'gtm.js\\'});var f=d.getElementsByTagName(s)[0],\\nj=d.createElement(s),dl=l!=\\'dataLayer\\'?\\'&l=\\'+l:\\'\\';j.async=true;j.src=\\n\\'https://www.googletagmanager.com/gtm.js?id=\\'+i+dl;f.parentNode.insertBefore(j,f);\\n})(window,document,\\'script\\',\\'dataLayer\\',\\'GTM-PZC3V9J\\');</script>\\n<!-- End Google Tag Manager -->\\n\\n<script>\\n function getUTMParameters() {\\n    const urlSearchParams = new URLSearchParams(window.location.search);\\n    const params = Object.fromEntries(urlSearchParams.entries());\\n    let utmObject={}\\n    for (param in params) {\\n        if(params[param]){\\n            utmObject[param]=params[param]\\n        }\\n    }\\n    return utmObject;\\n}\\nfunction setUTMCookies() {\\n    const utmParams = getUTMParameters();\\n    if(Object.keys(utmParams).length>0){\\n    document.cookie=`utmData=${JSON.stringify   (utmParams)}`\\n}\\n}\\ndocument.addEventListener(\"DOMContentLoaded\", function() {\\n    setUTMCookies();\\n});\\n</script>\\n\\n\\n<script>\\n    function getUTMParameters() {\\n    const urlSearchParams = new URLSearchParams(window.location.search);\\n    const params = Object.fromEntries(urlSearchParams.entries());\\n    return {\\n        utm_source: params.utm_source || \\'\\',\\n        utm_medium: params.utm_medium || \\'\\',\\n        utm_campaign: params.utm_campaign || \\'\\',\\n        utm_term: params.utm_term || \\'\\',\\n        utm_content: params.utm_content || \\'\\'\\n    };\\n}\\n\\nfunction setUTMCookies() {\\n    const utmParams = getUTMParameters();\\n    for (const [key, value] of Object.entries(utmParams)) {\\n        if (value) {\\n            document.cookie = `${key}=${value}; path=/`;\\n        }\\n    }\\n}\\n\\nfunction appendQueryParams(url, queryString) {\\n    if (!queryString) return url;\\n    const separator = url.includes(\\'?\\') ? \\'&\\' : \\'?\\';\\n    return `${url}${separator}${queryString.startsWith(\\'?\\') ? queryString.slice(1) : queryString}`;\\n}\\n\\nfunction passQueryForward() {\\n    const queryString = window.location.search;\\n    if (!queryString) return; // No query parameters to pass\\n\\n    const allElements = document.querySelectorAll(\\'a, button, input[type=\"button\"], input[type=\"submit\"]\\');\\n    \\n    allElements.forEach(function(element) {\\n        if (element.tagName === \\'A\\') {\\n            const originalHref = element.getAttribute(\\'href\\');\\n            if (originalHref && !originalHref.startsWith(\\'#\\') && !originalHref.startsWith(\\'javascript:\\')) {\\n                const newHref = appendQueryParams(originalHref, queryString);\\n                element.setAttribute(\\'href\\', newHref);\\n            }\\n        } else {\\n            element.addEventListener(\\'click\\', function(e) {\\n                const href = element.getAttribute(\\'data-href\\') || element.getAttribute(\\'href\\');\\n                if (href && !href.startsWith(\\'#\\') && !href.startsWith(\\'javascript:\\')) {\\n                    e.preventDefault();\\n                    const newHref = appendQueryParams(href, queryString);\\n                    window.location.href = newHref; // Navigate in the same tab\\n                }\\n            });\\n        }\\n    });\\n}\\n\\ndocument.addEventListener(\"DOMContentLoaded\", function() {\\n    setUTMCookies();\\n    passQueryForward();\\n});\\n</script>\\n\\n\\n<!-- Hotjar Tracking Code for https://www.chexy.co/ -->\\n<!-- <script>\\n    (function(h,o,t,j,a,r){\\n        h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};\\n        h._hjSettings={hjid:3165348,hjsv:6};\\n        a=o.getElementsByTagName(\\'head\\')[0];\\n        r=o.createElement(\\'script\\');r.async=1;\\n        r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;\\n        a.appendChild(r);\\n    })(window,document,\\'https://static.hotjar.com/c/hotjar-\\',\\'.js?sv=\\');\\n</script>  -->\\n\\n<!-- Google tag (gtag.js) -->\\n<script async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=AW-11164806817\"></script>\\n<script>\\n  window.dataLayer = window.dataLayer || [];\\n  function gtag(){dataLayer.push(arguments);}\\n  gtag(\\'js\\', new Date());\\n  gtag(\\'config\\', \\'AW-11164806817\\');\\n</script>\\n',description:getLocalizedValue(\"v1\",activeLocale)??\"Earn cashback and credit card points on your biggest monthly expenses in Canada. Pay rent, bills and taxes with your credit card and get more from your expenses.\",favicon:\"https://framerusercontent.com/assets/QB64GWNZJujPa0WCw5IhBxQVUc.png\",robots:\"max-image-preview:large\",socialImage:\"https://framerusercontent.com/assets/H4pYvQB04nrPD8TSB8c41SpPFgA.svg\",title:getLocalizedValue(\"v0\",activeLocale)??\"Chexy - Earn rewards on rent, bills and taxes\"};}export const metadataVersion=1;\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"metadataVersion\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "AACA,IAAMA,EAAiB,CAAC,UAAU,CAAC,GAAG,iDAAiD,GAAG,2SAA2S,CAAC,EAAE,SAASC,EAAkBC,EAAIC,EAAO,CAAC,KAAMA,GAAO,CAAC,IAAMC,EAAOJ,EAAiBG,EAAO,EAAE,EAAE,GAAGC,EAAO,CAAC,IAAMC,EAAMD,EAAOF,CAAG,EAAE,GAAGG,EAAM,OAAOA,CAAM,CAACF,EAAOA,EAAO,QAAS,CAAC,CAAgB,SAARG,EAA0BC,EAAOC,EAAa,CAAC,MAAM,CAAC,oBAAoB;AAAA;AAAA,4CAAoQ,oBAAoB;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAAq5L,YAAYP,EAAkB,KAAKO,CAAY,GAAG,oKAAoK,QAAQ,sEAAsE,OAAO,0BAA0B,YAAY,uEAAuE,MAAMP,EAAkB,KAAKO,CAAY,GAAG,+CAA+C,CAAE",
  "names": ["valuesByLocaleId", "getLocalizedValue", "key", "locale", "values", "value", "metadata", "params", "activeLocale"]
}
