Crea link dinamici
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Esistono quattro modi per creare un Dynamic Link:
- Utilizzo della console Firebase.
Ciò è utile se stai creando link promozionali da condividere sui social media. In questo modo puoi selezionare un suffisso personalizzato e un nome per il link nella console Firebase.
Puoi monitorare il rendimento di questi Dynamic Links nella
console Firebase
o tramite l'API REST di Analytics.
- Utilizzo dell'API Dynamic Link Builder su iOS,
Android e Flutter. Questo è il modo preferito per creare dinamicamente link nella tua app per la condivisione da utente a utente o in qualsiasi situazione che richieda molti link. Puoi monitorare il rendimento di Dynamic Links creati con l'API Builder utilizzando l'API Analytics.Dynamic Links
- Utilizzo dell'API REST. Questo è il modo preferito per
creare dinamicamente link su piattaforme che non dispongono di un'API Builder.
L'API REST di Analytics può essere utilizzata
per monitorare il rendimento delle campagne promozionali create nella console.
- Manualmente. Se non devi monitorare
i dati sui clic e non ti interessa se i link sono lunghi, puoi creare manualmente
Dynamic Links utilizzando i parametri URL ed evitare così un viaggio di andata e ritorno
aggiuntivo della rete.
Passaggi successivi
Dopo aver creato Dynamic Links, devi configurare l'app in modo che riceva
Dynamic Links e indirizzi gli utenti alla posizione corretta nell'app dopo che l'hanno aperta.
Per ricevere Dynamic Links nella tua app, consulta la documentazione per
iOS, Android,
Flutter,
C++ e Unity.
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2025-08-28 UTC.
[null,null,["Ultimo aggiornamento 2025-08-28 UTC."],[],[],null,["\u003cbr /\u003e\n\n| **Note:** Firebase Dynamic Links is *deprecated* and should not be used in new projects. The service will be shutting down soon. Follow the [migration guide](/support/dynamic-links-faq#how_should_i_migrate_from_the_service) and see the [Dynamic Links Deprecation FAQ](/support/dynamic-links-faq) for more information.\n\nThere are four ways you can create a Dynamic Link:\n\n- Using the [Firebase console](https://console.firebase.google.com/project/_/durablelinks/links/). This is useful if you're creating promo links to share on social media. This way you can select a custom suffix and a name for the link in the [Firebase console](https://console.firebase.google.com/project/_/durablelinks/links/). You can track the performance of these Dynamic Links in the [Firebase console](https://console.firebase.google.com/project/_/durablelinks/links/) or via the [Analytics REST API](/docs/reference/dynamic-links/analytics).\n- Using the Dynamic Link Builder API on [iOS](/docs/dynamic-links/ios/create), [Android](/docs/dynamic-links/android/create), and [Flutter](/docs/dynamic-links/flutter/create). This is the preferred way to dynamically create links in your app for user-to-user sharing or in any situation that requires many links. You can track the performance of Dynamic Links created with the Builder API using the Dynamic Links [Analytics API](/docs/reference/dynamic-links/analytics).\n- Using the [REST API](/docs/dynamic-links/rest). This is the preferred way to dynamically create links on platforms that don't have a Builder API. The [Analytics REST API](/docs/reference/dynamic-links/analytics) can be used to track the performance of promo campaigns created in the console.\n- [Manually](/docs/dynamic-links/create-manually). If you don't need to track click data and you don't care if the links are long, you can manually construct Dynamic Links using URL parameters, and by doing so, avoid an extra network round trip.\n\nNext steps\n\nAfter you create Dynamic Links, you need to set up your app to receive\nDynamic Links and send users to the right place in your app after a user opens them.\n\nTo receive Dynamic Links in your app, see the documentation for\n[iOS](/docs/dynamic-links/ios/receive), [Android](/docs/dynamic-links/android/receive),\n[Flutter](/docs/dynamic-links/flutter/receive),\n[C++](/docs/dynamic-links/cpp/receive), and [Unity](/docs/dynamic-links/unity/receive)."]]