Notification Funnel big query.

I’m trying to sort notifications funnel in Big query, so I need your help in understanding the journey of a notification once it’s received.

1.) Notification_received

1.1) Foreground

1.2) Open

1.3) Dismiss

Does the [ Foreground/Notification_received(%) + open/Notification_received(%) + Dismiss/Notification_received(%) ] must be equal to 100% ?

If not then what other parameters are missing to complete this funnel?

I would be grateful if you could help me with this.

Hi,

Can you clarify where this “notification funnel” is found in BigQuery? Or can you provide the reproduction steps to create this “notification funnel”? Can you also provide a screenshot of the notification that you receive?

Thanks