Posts tagged with firebase

I have a working WhatsApp Business API Project however I am facing a weird problem the Webhook URL that I provided in the Facebook Developers app is getting triggered automatically even without a message being sent.

Here is how is the flow of my Application:

1- The user sends the Message on WhatsApp Number 2- A Firebase Function is triggered which generates the reply 3- The user gets the reply back

This is working fine, however, if the user sends the message, it sends back the reply.

However, I see that the user is still able to get the reply back even without sending the message on the WhatsApp Business API Number.

During the development, I made a mistake when I deployed the code which had an error and maybe that is why it is in a loop to send back the same message.

Right now I am solving this problem by deleting the Facebook Developers App and recreating it again and changing the App Id, and Token again since I don't see any option to stop this.

My target is to get the information in my app of the origin of the user: does he/she come from a Google Ad click?

The flow is: Google Ad -> AppStore/GooglePlay -> App Download -> App Opening -> Firebase custom event (like Register or whatever).

When we connect Firebase and Google Ad together, we can have the conversion funnel available in Google Ads.

It means that the tracker is available in Firebase within the iOS/Android app.

Is it possible to retrieve this tracker from Firebase? I want to send this information to Mixpanel that the user downloaded an app thanks to a Google Ad click.

PS: any answer is good, but I will use React Native or Flutter to implement this behavior.

Thanks!

I have set it up adsupport, adservices, iad frameworks and more, but still no conversions on Google Ads as a conversion.

Google ads takes first_open but no subscription_convert or renew...

Any idea?

I have tried it with different ad accounts but no difference.