• Resolved lofesa

    (@lofesa)


    Hi @daanvandenbergh
    Whe you select the async option the file url is not output.
    I need to change file /host-analyticsjs-local.php line 530 from
    echo "<script $snippetType src='$localFileUrl'></script>"; to
    echo "<script> $snippetType src='$localFileUrl'></script>";

    Note that I close the script label.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    @lofesa Don’t @ ping people that way, that gets abusive. Just post your topic.

    Yes, I pinged you but that was to make a point as a moderator.

    Thread Starter lofesa

    (@lofesa)

    To Jan:
    I’m sorry, I just wanted to be kind, not to bother.

    To Daan:
    In other hand, forget this, issue is solved.

    Plugin Author Daan van den Bergh

    (@daanvandenbergh)

    Thanks for letting me know. This is a bug!

    I’ll resolve it in a next release.

    Plugin Author Daan van den Bergh

    (@daanvandenbergh)

    Hi,

    I looked at it a bit better. It is rendered. You’re probably just using a plugin which scrapes your pages for Javascript and combines it into one file.

    It’s actually pretty cool. I use Autoptimize and it also scrapes the Analytics async script into the same JS-file!

    Btw, the fix you suggested isn’t a fix. It just breaks the script tags.

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

The topic ‘Async don´t output url’ is closed to new replies.