Closed akshitsethi closed 3 years ago
Refs #28
This PR adds support for Google Analytics 4.
It requires passing ga4_id:
ga4_id
add_theme_support( 'site_performance_tracker_vitals', array( 'ga4_id' => 'G-XXXXXXXXXX', ) );
Refs #28
This PR adds support for Google Analytics 4.
It requires passing
ga4_id
: