Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Se l'Azione apporta valore agli utenti ogni giorno, ricorda agli utenti di usarla configurando aggiornamenti giornalieri. Quando un utente si iscrive agli aggiornamenti giornalieri relativi all'Azione, riceve una notifica push che può toccare per richiamare uno degli intent dell'azione.
L'esperienza di un utente con questi aggiornamenti giornalieri è la seguente:
L'utente richiama uno degli intent dell'azione che hai configurato come aggiornamento giornaliero.
L'utente segue una richiesta di iscrizione agli aggiornamenti giornalieri. Questo prompt viene fornito durante una conversazione o come chip di suggerimento al termine della conversazione.
L'utente pianifica un'ora del giorno in cui vorrebbe ricevere il tuo aggiornamento giornaliero, registrando l'aggiornamento con l'Assistente Google.
Ogni giorno, all'orario programmato, l'utente riceve una notifica dell'assistente sul proprio dispositivo mobile.
Quando l'utente apre questa notifica, richiama l'intent che hai configurato come aggiornamento giornaliero e interagisce con l'azione.
Per impostazione predefinita, la richiesta di aggiornamento giornaliero della registrazione viene visualizzata come chip di suggerimento quando l'utente chiude correttamente l'azione. Puoi anche aggiungere una richiesta di registrazione a metà conversazione o personalizzare gli aggiornamenti dell'utente.
Casi d'uso
Gli aggiornamenti giornalieri possono essere un utile strumento di coinvolgimento, ma non devono essere incorporati in ogni Azione. Per decidere se aggiungere o meno iscrizioni ad aggiornamenti giornalieri a un'azione, considera questi suggerimenti:
Assicurati che gli aggiornamenti giornalieri facciano sì che l'utente visualizzi ogni giorno informazioni diverse e utili. Se tocchi un aggiornamento giornaliero genera sempre la stessa richiesta, è probabile che l'utente annulli l'iscrizione dopo un paio di giorni.
Assicurati che la finestra di dialogo sia sensata per l'utente se passa direttamente alla tua intenzione di aggiornare ogni giorno. L'utente non partirà necessariamente dall'inizio della conversazione, quindi non è detto che abbia molto contesto.
Mostra all'utente il vantaggio dell'Azione prima di invitarlo a registrarsi per ricevere aggiornamenti giornalieri. L'utente dovrebbe pensare: "Voglio questi contenuti ogni giorno" quando viene offerta la possibilità di abbonarsi.
Non sovraccaricare l'utente con suggerimenti ripetuti per la registrazione. Offri un abbonamento con aggiornamento giornaliero subito dopo aver mostrato all'utente i prodotti dell'abbonamento ed evita di ripetere l'offerta in altri contesti.
Mantieni la conversazione breve dopo l'attivazione dell'intento di aggiornamento. La maggior parte degli aggiornamenti giornalieri dovrebbe consistere in una sola risposta e poi chiudersi senza richiedere l'input dell'utente.
di Gemini Advanced.
Piattaforme supportate
Gli aggiornamenti giornalieri sono disponibili sui dispositivi Android e iOS (per ricevere aggiornamenti giornalieri, sui dispositivi iOS deve essere installata l'app dell'assistente). Al momento non sono supportati su speaker ad attivazione vocale, smart display o altre piattaforme.
Inizia
Le seguenti sezioni descrivono come configurare gli aggiornamenti giornalieri per l'Azione.
Crea un intent per l'attivazione
L'intent che crei in questa sezione attiva il flusso di aggiornamenti giornalieri. Per creare
questo intent:
Fai clic su Intent nel menu a sinistra per espandere la sezione.
Fai clic sulla add_circle_outline in fondo all'elenco e inserisci un nome per il nuovo intent.
Premi Enter/Return per creare il nuovo intent.
Aggiungi frasi di addestramento per attivare il flusso di aggiornamenti giornalieri. Ecco alcuni esempi:
Notify me of daily updates
Send daily updates
Subscribe to daily updates
Fai clic su Salva.
Transizione all'intent di sistema
Per configurare la transizione alla scena di sistema Daily updates:
In Scene, nel menu a sinistra, fai clic sulla scena a cui vuoi aggiungere il flusso di iscrizione agli aggiornamenti giornalieri.
Nella sezione Gestione dell'intent utente della scena, fai clic su + per aggiungere un nuovo gestore di intent.
In Intent, seleziona l'intent che hai creato nella sezione precedente.
In Transizione, seleziona la scena di sistema Aggiornamenti giornalieri.
Configura scena di sistema
Per configurare la scena di sistema Aggiornamenti giornalieri, segui questi passaggi:
In Scene nel menu a sinistra, seleziona la nuova scena di sistema DailyUpdates.
Nella sezione Configura intent, fai clic su Seleziona intent.
Nella sezione Seleziona l'intenzione, seleziona l'intenzione che vuoi trovare quando un utente tocca un aggiornamento giornaliero.
In Personalizza la richiesta di attivazione, inserisci una richiesta da mostrare agli utenti quando viene chiesto loro di iscriversi agli aggiornamenti giornalieri. Il prompt ha il seguente formato: "A che ora vuoi che ti invii il messaggio $prompt giornaliero".
Configura l'attivazione
Per configurare l'attivazione degli aggiornamenti giornalieri:
In Scene, seleziona la scena di sistema DailyUpdates.
In Condizioni, seleziona Se l'utente dice "sì".
Attiva l'opzione Invia prompt e fornisci un messaggio semplice che indichi all'utente che riceveranno aggiornamenti giornalieri:
candidates:-firstsimple:variants:-speech:Great,I'll send you daily updates.
In Transizione, seleziona Termina conversazione per terminare la conversazione dopo che un utente si è iscritto agli aggiornamenti giornalieri.
Configura la disattivazione
Per configurare la disattivazione degli aggiornamenti giornalieri, segui questi passaggi:
In Condizioni, seleziona Se l'utente dice "no".
Attiva l'opzione Invia prompt e fornisci un messaggio semplice che indichi all'utente che non riceveranno aggiornamenti giornalieri:
candidates:-firstsimple:variants:-speech:Okay,Iwon't send you daily updates.
In Transizione, seleziona Termina conversazione per terminare la conversazione dopo che un utente ha disattivato gli aggiornamenti giornalieri.
Testa gli aggiornamenti giornalieri
Puoi usare un dispositivo mobile con l'Assistente Google integrato per testare gli aggiornamenti giornalieri.
Devi aver eseguito l'accesso allo stesso Account Google che hai utilizzato per creare l'Azione.
Richiamare l'azione e iscriversi agli aggiornamenti giornalieri; controlla le notifiche del dispositivo intorno all'orario dell'aggiornamento.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-07-25 UTC."],[[["\u003cp\u003eDaily updates send users push notifications to re-engage with your Action on a daily basis, allowing them to directly invoke a specific intent.\u003c/p\u003e\n"],["\u003cp\u003eUsers subscribe to these updates through an in-conversation prompt or suggestion chip, choosing a preferred time for the notification.\u003c/p\u003e\n"],["\u003cp\u003eDaily updates are best suited for Actions that provide fresh, valuable content every day, ensuring a worthwhile user experience.\u003c/p\u003e\n"],["\u003cp\u003eImplementations should prioritize clear user benefits, concise interactions, and avoid unnecessary repetition of subscription prompts.\u003c/p\u003e\n"],["\u003cp\u003eDaily updates are currently supported on Android and iOS mobile devices with the Google Assistant app.\u003c/p\u003e\n"]]],[],null,["# Daily updates\n\nIf your Action provides value to users every day, give users a reminder to use it by configuring daily updates. When a user subscribes to daily updates for your Action, they receive a push notification they can tap to invoke one of your Action's intents.\n\nA user's experience of these daily updates is as follows:\n\n1. The user invokes one of your Action's intents that you've configured as a daily update.\n2. The user follows a prompt for subscribing to daily updates. This prompt is given mid-conversation or as a suggestion chip when the conversation ends.\n3. The user schedules a time of day that they'd like to receive your daily update, registering your update with Google Assistant.\n4. At their scheduled time each day, the user receives an Assistant notification on their mobile device.\n5. When the user opens this notification, they invoke the intent that you configured as a daily update and interact with your Action.\n\nBy default, the daily update registration prompt appears as a suggestion chip when the user exits your Action successfully. You can also add a mid-conversation registration prompt or personalize the user's updates.\n\nUse cases\n---------\n\nDaily updates can be a useful engagement tool but should not be incorporated in every Action. Consider these tips when deciding whether to add daily update subscriptions to an Action:\n\n- Make sure the daily updates will result in the user seeing different, useful information every day. If tapping a daily update results in the same prompt every time, the user will probably unsubscribe after a couple days.\n- Make sure your dialog makes sense to your user if they jump straight to your daily updates intent. Your user won't necessarily start from the beginning of the conversation, so they shouldn't be expected to have much context.\n- Show your user the benefit of your Action before prompting them to register for daily updates. Your user should be thinking \"I want this content every day\" when they are given the option to subscribe.\n- Don't overwhelm the user with repeated suggestions to register. Offer a daily update subscription right after showing the user what they'd subscribe to, and avoid repeating the offer in other contexts.\n- Keep the conversation short after the update intent is triggered. Most daily updates should only consist of a single response then close without requiring user input.\n\n| **Note:** Since daily updates appear as notifications on the user's device, you should review our best practices for [designing useful notifications](https://material.io/design/platform-guidance/android-notifications.html#usage). Most of the contents of the daily update notification are pre-designed for Assistant, but these same principles apply when deciding whether daily updates make sense for your intent or Action.\n\nSupported surfaces\n------------------\n\nDaily updates are available on Android and iOS devices (iOS devices must have the Assistant app installed to receive daily updates). They are not currently supported on voice-activated speakers, smart displays, or other surfaces.\n\nGet started\n-----------\n\nThe following sections describe how to configure daily updates for your Action.\n\n### Create an intent for triggering\n\nThe intent you create in this section triggers the daily updates flow. To create\nthis intent, follow these steps:\n\n1. Go to the [Actions console](//console.actions.google.com/) and click **Develop** in the top menu.\n2. Click **Intents** in the left menu to expand the section.\n3. Click the add_circle_outline at the bottom of the list and enter a name for the new intent.\n4. Press `Enter/Return` to create the new intent.\n5. Add training phrases for triggering the daily updates flow. Some examples are:\n\n - `Notify me of daily updates`\n - `Send daily updates`\n - `Subscribe to daily updates`\n6. Click **Save**.\n\n### Transition to system intent\n\nTo set up the transition to the `Daily updates` system scene, follow these steps:\n\n1. Under **Scenes** in the left menu, click the scene you want to add the daily updates subscription flow to.\n2. Under the **User intent handling** section of the scene, click **+** to add a new intent handler.\n3. Under **Intent**, select the intent you created in the previous section.\n4. Under **Transition** , select the **Daily updates** system scene.\n\n### Configure system scene\n\nTo configure the Daily Updates system scene, follow these steps:\n\n1. Under **Scenes** in the left menu, select the new **`DailyUpdates`** system scene.\n2. Under the **Configure intent** section, click **Select intent**.\n3. Under the **Select intent** section, select the intent you want to be matched when a user taps a daily update.\n\n | **Note:** The intent you choose for this step needs to be a global intent.\n4. For **Customize opt-in prompt**, enter a prompt that is displayed to users when they're asked to subscribe to daily updates. The prompt is in the form of \"What time would you like me to send your daily $prompt\".\n\n### Configure opt-in\n\nTo configure opting in to daily updates, follow these steps:\n\n1. Under **Scenes** , select the **`DailyUpdates`** system scene.\n2. Under **Conditions** , select **If the user says \"yes\"**.\n3. Enable **Send prompts** and provide a simple prompt that lets the user know they'll be sent daily updates:\n\n candidates:\n - first simple:\n variants:\n - speech: Great, I'll send you daily updates.\n\n4. Under **Transition** , select **End conversation** to end the conversation after a user subscribes to daily updates.\n\n### Configure opt-out\n\nTo configure opting out of daily updates, follow these steps:\n\n1. Under **Conditions** , select **If the user says \"no\"**.\n2. Enable **Send prompts** and provide a simple prompt that lets the user know they won't be sent daily updates:\n\n candidates:\n - first simple:\n variants:\n - speech: Okay, I won't send you daily updates.\n\n3. Under **Transition** , select **End conversation** to end the conversation after a user opts out of daily updates.\n\nTest daily updates\n------------------\n\nYou can use a Google Assistant-enabled mobile device to test your daily updates.\nYou must be logged into the same Google account that you used to build your Action.\nInvoke your Action and subscribe to daily updates; then, check your device's notifications around the update time.\n| **Note:** You can also test daily updates using the Actions simulator, but not all functionality is available."]]