Áp dụng chiết khấu cho một sự kiện thương mại điện tử
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Bạn có thể áp dụng chiết khấu cho một mặt hàng trong sự kiện thương mại điện tử bằng cách thêm thông số discount có giá trị của khoản chiết khấu. Không sử dụng tỷ lệ phần trăm
giảm giá bằng thông số discount.
Ví dụ:
Một cửa hàng trực tuyến tính phí 6 USD cho mỗi đôi tất. Một khách hàng mua 3 đôi
tất được giảm giá 2 đô la/đôi. Trong ví dụ này, thẻ sự kiện purchase sẽ có dạng như sau:
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2024-09-13 UTC."],[[["\u003cp\u003eUse the \u003ccode\u003ediscount\u003c/code\u003e parameter to apply discounts to items in ecommerce events, representing the total discount amount, not the percentage.\u003c/p\u003e\n"],["\u003cp\u003eThe example demonstrates applying a per-item discount during a purchase event using the \u003ccode\u003ediscount\u003c/code\u003e parameter in gtag.js.\u003c/p\u003e\n"],["\u003cp\u003eReporting on discounts is possible using dimensions like \u003ccode\u003eitem_coupon\u003c/code\u003e, \u003ccode\u003eorder_coupon\u003c/code\u003e, and metrics like \u003ccode\u003eitem_revenue\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eFor event-level discounts, create a custom metric to track and report them separately.\u003c/p\u003e\n"]]],["To apply a discount to an item in an ecommerce event, add the `discount` parameter, using the discount value, not a percentage. For instance, if a customer buys three pairs of socks at $6 each with a $2 discount per pair, the `purchase` event tag reflects this. Reports can use \"Item coupon,\" \"Order coupon,\" and \"Item revenue\" to track these discounts. For event-level discounts, custom metrics are needed.\n"],null,[]]