You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`campaign_blocks`|`array`| Array containing the blocks that are inside the campaign. Only 3 blocks are tracked: `donation`, `registration` and `newsletters_subscription`|
187
-
|`action`|`string`|`form_submission`, `form_submission_success` or `form_submission_failure`|
182
+
|`prompt_id`|`int`||
183
+
|`prompt_title`|`string`||
184
+
|`prompt_frequency`|`string`||
185
+
|`prompt_placement`|`string`||
186
+
|`prompt_blocks`|`array`| Array containing the blocks that are inside the prompt. Only 3 blocks are tracked: `donation`, `registration` and `newsletters_subscription`|
187
+
|`action`|`string`|`form_submission_received`, `form_submission_success` or `form_submission_failure`|
188
188
|`action_type`|`string`|`donation`, `registration` or `newsletters_subscription`|
189
189
|`interaction_data`|`array`| Depending on the action type, it will contain different information about the interaction. |
0 commit comments