Emitted when the PWA is installed.
event
"settings.pwaInstalled"
confidential
boolean
payload
object
{ "event": "settings.pwaInstalled", "confidential": false, "payload": {} }
{ "event": "settings.pwaInstalled", "confidential": true, "payload": {} }
Was this page helpful?