import { local } from 'wix-storage';
$w.onReady(function () {
// Check URL for GCLID and store it
let url = new URL(window.location.href);
let gclid = url.searchParams.get('gclid');
if (gclid) {
local.setItem('gclid', gclid);
}
});
console.log
top of page
Latest News
2023. márc. 22.
Best smart wearables of 2023
This is placeholder text. To change this content, double-click on the element and click Change Content.