Documentation Index
Fetch the complete documentation index at: https://moengage-getz-tagging-workspace-status.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Optional step for data tracking.
Hard ask prompted by the Browser

Soft ask prompted by MoEngage

Detailed Reference for Opt-in interaction Callbacks
Event listener syntaxDefault opt-in interaction events:
| Event | Description |
|---|---|
| opt_in_shown | Default opt-in shown |
| opt_in_allowed | User clicked allow |
| opt_in_blocked | User clicked block |
| opt_in_dismissed | The user dismissed the opt-in (Closed the dialog box) |
Custom opt-in (Soft-Ask) interaction events:
| Event | Description |
|---|---|
| soft_ask_shown | Custom opt-in shown |
| soft_ask_allowed | User accepted the opt-in. |
| soft_ask_closed | User dismissed the opt-in |