Issues with Google Analytics Plugin

Hello,

I’m having issues with Google Analytics Plugin and I’m getting error messages when the Plugin is activated.

I’m running:

X - 6.2.5
Cornerstone - 3.2.5
Google Analytics - 3.0

The errors I’m receiving are:

Notice: Undefined index: tco_google_analytics_code in /home/content/a2pewpnaspod05_data02/29/41740529/html/wp-content/plugins/tco-google-analytics/functions/options.php on line 50

Thanks,

Vincent

Hello @vincentalain,

Thanks for asking. :slight_smile:

PHP notices you can ignore by disabling WP_DEBUG mode by following this guide (https://codex.wordpress.org/WP_DEBUG).

Also check your PHP version running on your server and make sure to use a version like PHP v5.6.x or later (recommended version 7) to avoid incompatibility issues.

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.