• Resolved awakin17

    (@awakin17)


    Since activating Autoptimize our Google Analytics visitors have taken a strong nose dive.

    Using Google Chrome developer tools, it occasionally shows 2 errors. It’s not consistent. The first error is more common.

    “Uncaught SyntaxError: Unexpected end of input” then the link is associated with Autoptimize.

    “Uncaught ReferenceError: jQuery is not defined”
    “(jQuery); //</script> <script defer src=”https://fathers.com/wp-content/cache/autoptimize/js/autoptimize______________.js”></script></body></html>&#8221;

    I welcome all suggestions because I’ve searched and tried many suggestions, but still the issues remain.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    You’re asyncing jQuery, which will sometimes work but sometimes break things, make sure to exclude jQuery from being asynced/ deferred.

    Thread Starter awakin17

    (@awakin17)

    Thanks for the quick response! I should have started here. 😉

    After the recommended changes, I haven’t been able to recreate the errors. I’ll keep my eye on our analytics to see if we recover.

    Thanks for your help!

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    you’re welcome, feel free to leave a review of the plugin and support here! 🙂

    re. the unexpected end of input one; ping me here when that happens again with the URL of the page on which this is happening, that way I can investigate what is going wrong there.

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

The topic ‘Inconsistent Google Analytics Since Activating Autoptimize’ is closed to new replies.