Title: jQuery error in dev tools Console
Last modified: November 29, 2016

---

# jQuery error in dev tools Console

 *  [GarCard](https://wordpress.org/support/users/garcard/)
 * (@garcard)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/jquery-error-in-dev-tools-console/)
 * I noticed in the console log (at least on the theme I’m using — which is Zephyr)
   that I’m getting a jQuery is not defined(…) error
 *     ```
       Uncaught ReferenceError: jQuery is not defined 
           at https://www.garcard.com/:81:4 
           (anonymous function) @ (index):81
       ```
   
 * [http://prntscr.com/dd1cmt](http://prntscr.com/dd1cmt)
    -  This topic was modified 9 years, 6 months ago by [GarCard](https://wordpress.org/support/users/garcard/).
    -  This topic was modified 9 years, 6 months ago by [GarCard](https://wordpress.org/support/users/garcard/).
      Reason: providing detail

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Alin Marcu](https://wordpress.org/support/users/deconf/)
 * (@deconf)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/jquery-error-in-dev-tools-console/#post-8493908)
 * Hi,
 * Problem is that jQuery library is loaded after the tracking code. Possible solutions
   are:
 * 1. Disable events tracking
    2. Force jQuery to be loaded within the head section
   3. Try to move the tracking code in footer (see [https://gist.github.com/deconf/ad5fa23ec3de4eac517c](https://gist.github.com/deconf/ad5fa23ec3de4eac517c))
 *  Thread Starter [GarCard](https://wordpress.org/support/users/garcard/)
 * (@garcard)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/jquery-error-in-dev-tools-console/#post-8496121)
 * I did #3, but it moves both Event Tracking and the analytics function to the 
   footer. Is there a way to move just the event tracking to the footer, while keeping
   the analytics function in the head?
    -  This reply was modified 9 years, 6 months ago by [GarCard](https://wordpress.org/support/users/garcard/).
 *  [Alin Marcu](https://wordpress.org/support/users/deconf/)
 * (@deconf)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/jquery-error-in-dev-tools-console/#post-8518192)
 * At this point no, but that’s something I should implement in a future release.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘jQuery error in dev tools Console’ is closed to new replies.

 * ![](https://ps.w.org/google-analytics-dashboard-for-wp/assets/icon.svg?rev=2243225)
 * [ExactMetrics - Google Analytics Dashboard for WordPress (Website Stats Plugin)](https://wordpress.org/plugins/google-analytics-dashboard-for-wp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/google-analytics-dashboard-for-wp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/google-analytics-dashboard-for-wp/)
 * [Active Topics](https://wordpress.org/support/plugin/google-analytics-dashboard-for-wp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/google-analytics-dashboard-for-wp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/google-analytics-dashboard-for-wp/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Alin Marcu](https://wordpress.org/support/users/deconf/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/jquery-error-in-dev-tools-console/#post-8518192)
 * Status: not resolved