• Resolved swinggraphics

    (@swinggraphics)


    The plugin adds this code, which is useless and causes an error when jQuery is not being used:

    jQuery(document).ready(function () {
        jQuery(window).on('load',function () {
        });
    });
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter swinggraphics

    (@swinggraphics)

    The file that needs to be edited is admin/tracking.php, starting at line 113.

    1.
    Please do not require jQuery for this tiny bit of code.

    2.
    Please do not output any unnecessary code, like empty functions.

    Hello, @swinggraphics!

    Thank you so much for reporting this problem!

    I have forwarded your suggestions to our development team. They will investigate this further and remove empty Javascript functions in one of the next few updates of Google Analytics WD.

    We greatly appreciate your comments on the improvement of the plugin!
    Cheers!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Empty jQuery functions’ is closed to new replies.