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
I spend a few days searching about this integration
My PWA is delivered in the Play Store, and I am investing some money in Google Ads to find users. I created a Firebase integration on the app, and some events appear in Google Analytics.
The problem is that I can't join the user who was impacted by the campaign with my user from the system. I need to tell Google Ads, "Hey, this user with that behavior bought a product," to improve Google lead search.
Hi everyone!
I spend a few days searching about this integration
My PWA is delivered in the Play Store, and I am investing some money in Google Ads to find users. I created a Firebase integration on the app, and some events appear in Google Analytics.
The problem is that I can't join the user who was impacted by the campaign with my user from the system. I need to tell Google Ads, "Hey, this user with that behavior bought a product," to improve Google lead search.
I found a way to join these parts with GCLID => https://support.google.com/google-ads/answer/9744275?hl=en
I saw some implementation from ChatGPT but anyone make sense to me (i'm not a android developer):
Finally, I only need to put these user identifiers at my entrypoint URL system before the browser open
`https://app.system.com?source=pwa&cglid=xpto1&client_id=xpto2
The text was updated successfully, but these errors were encountered: