Open focalsolution opened 3 years ago
Problem: When I use Google Analytics 4 which the Tracking ID start with "G" e.g. G-XXXXXX, there is no statistics on Google Analytics Page.
However, if I use Universal Tag (e.g. UA-XXXXXX-XX), it seems to work fine.
Environment: PHP version: 7.2.26 Laravel version: 5.5.50 laravel-analytics version: 1.6.0
The integration script has to be changed like described here https://developers.google.com/analytics/devguides/collection/ga4#install_a_new_tag
Can you make a PR?
Problem: When I use Google Analytics 4 which the Tracking ID start with "G" e.g. G-XXXXXX, there is no statistics on Google Analytics Page.
However, if I use Universal Tag (e.g. UA-XXXXXX-XX), it seems to work fine.
Environment: PHP version: 7.2.26 Laravel version: 5.5.50 laravel-analytics version: 1.6.0