Amazon Deals ×

🎁 Festive Coupons📦 All Categories 🏪 All Stores

STORES

Nothing Found

CATEGORIES

Nothing Found
Submit Coupon

You are redirected to Noon store

window.addEventListener("load", function () { let params = new URLSearchParams(window.location.search); if (params.has("u")) { let store = window.zcStoreName || "unknown"; if (typeof gtag === "function") { gtag("event", "affiliate_click", { store_name: store, page_title: document.title, coupon_id: params.get("u") }); console.log("Tracked via ?u= param:", store, params.get("u")); } } });