המשתמשים יכולים להביע הסכמה לקבלת אימיילים שיווקיים מחוץ לחוויית ההזמנה. כשההסכמה לשימוש ברימרקטינג מופעלת, המשתמש רואה ווידג'ט במהלך התשלום שמבקש ממנו אם הוא רוצה לקבל ממך אימיילים שיווקיים.
הערך של ההסכמה כלול בפעולה של שליחת ההזמנה.
המאפיין FoodOrderExtension.optinForRemarketing מכיל את התשובה של המשתמש להצטרפות. הוא נשלח ב-SubmitOrderRequestMessage.
אם הערך של optinForRemarketing הוא true, תוכלו להירשם את המשתמש לאימיילים השיווקיים שלכם.
אם הערך של optinForRemarketing הוא false או שהוא לא קיים, עליכם להשאיר את סטטוס המינוי במערכת כפי שהוא. שימו לב שהמשתמשים לא יכולים לבטל את ההסכמה דרך השילוב שלכם של Ordering End-to-End. הם יכולים לבטל את ההסכמה רק באמצעות פונקציות הביטול שמופיעות בערוצי השיווק שלכם.
בדוגמה הבאה מוצג אובייקט FoodOrderExtension ב-SubmitOrderRequestMessage:
[null,null,["עדכון אחרון: 2024-11-26 (שעון UTC)."],[[["Users can opt-in to receive marketing emails during checkout through a widget that's enabled upon request to Google."],["The `optinForRemarketing` attribute within the `FoodOrderExtension` object indicates the user's opt-in choice, sent with the `SubmitOrderRequestMessage`."],["If `optinForRemarketing` is true, you can add the user to your marketing email list; if false or not present, maintain their existing subscription status."],["Users can only opt out of marketing emails via your provided unsubscribe methods, not through the Ordering End-to-End integration."],["The remarketing opt-in widget is only displayed to users on their initial order attempt with a specific partner via Google."]]],["Users can opt into marketing emails via a checkout widget, enabled through a Google consultant. The `optinForRemarketing` attribute in the `SubmitOrderRequestMessage` indicates the user's choice. A `true` value allows subscription; `false` or absence requires maintaining the current status. Users cannot opt out through this integration, only through the partner's marketing channels. The widget is displayed on a user's first order attempt with a specific partner via Google.\n"]]