dalenguyen / firebase-wordpress-plugin

A plugin that helps to integrate Firebase to WordPress
https://firebase-wordpress-docs.readthedocs.io
GNU General Public License v2.0
110 stars 31 forks source link

Google Analytics (GA4) key events tracking #212

Open igornes opened 3 months ago

igornes commented 3 months ago

We use Firebase Pro for sign-up and sign-in. It is important to track new sign-up events in Google Analytics GA4. Google Ads uses those events for conversion tracking. The tracking feature should allow the use of GA4 IDs to track events in Google Analytics.

dalenguyen commented 3 months ago

Hi @igornes, how do you trigger the tracking event? Are there any methods that you're using for it?

For the authentication, which shortcode are you using for sign-up and sign-in?