PHP Notice – Undefined Variable $tracking
-
I’m receiving a PHP Notice regarding an undefined variable, the error is listed below:
PHP Notice: Undefined variable: tracking in /plugins/google-analytics-for-wordpress/includes/admin/tracking.php on line 94After looking at the code in that file it doesn’t appear that the
$trackingvariable is defined anywhere in the method. Was hoping someone on the dev team could look into this.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘PHP Notice – Undefined Variable $tracking’ is closed to new replies.