ई-कॉमर्स इवेंट में किसी आइटम पर छूट लागू की जा सकती है. इसके लिए, छूट की वैल्यू के साथ discount पैरामीटर जोड़ें. प्रतिशत का इस्तेमाल न करें
छूट, discount पैरामीटर से.
उदाहरण
एक ऑनलाइन स्टोर एक जोड़ी मोज़े के लिए 6 डॉलर लेता है. एक ग्राहक तीन जोड़े खरीदता है
हर जोड़े के लिए 2 डॉलर की छूट वाले मोज़े. इस उदाहरण में, purchase इवेंट टैग
ऐसा दिखेगा:
[null,null,["आखिरी बार 2024-09-13 (UTC) को अपडेट किया गया."],[[["Use the `discount` parameter to apply discounts to items in ecommerce events, representing the total discount amount, not the percentage."],["The example demonstrates applying a per-item discount during a purchase event using the `discount` parameter in gtag.js."],["Reporting on discounts is possible using dimensions like `item_coupon`, `order_coupon`, and metrics like `item_revenue`."],["For event-level discounts, create a custom metric to track and report them separately."]]],[]]