[Plugin: Google Analytics for WordPress] Google Analytics error when viewing "In-Page Analytics
-
I get this error when visiting the “In-Page Analytics” part of the Google Analytics website:
Problem loading In-Page AnalyticsWe’ve identified problems in your setup. These may cause problems loading In-Page Analytics.
Your site doesn’t load ga.js from Google. If you host the Google tracking code on your own servers, it isn’t updated automatically and can miss important changes.I have plugin version 4.2.2.
I have the settings to “Manual” and this is in my footer.php:
<!-- Can put web stats code here --> <?php // Yoast Google Analytics if ( function_exists( 'yoast_analytics' ) ) { yoast_analytics(); } ?>
I do not have the “load ga.js locally” box checked.
(FYI: https://yoast.com/wordpress/google-analytics/manual-placement/ has the HTML entities, not the actual <? and ?> characters. Is that what you wanted?)
Thank you.
https://www.ads-software.com/extend/plugins/google-analytics-for-wordpress/
- The topic ‘[Plugin: Google Analytics for WordPress] Google Analytics error when viewing "In-Page Analytics’ is closed to new replies.