• Resolved victoriei101

    (@victoriei101)


    Hello,
    I have this small issue that when I eliminate render-blocking JavaScript resources with my cache plugin (WP Fastest Cache) the Koko Analytics doesn’t display any page/posts hits.

    Eliminating render-blocking JavaScript resources really speeds up my site loading time, and I was wondering if you can please tell me how can I get it to work in this case.
    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Lap

    (@lapzor)

    Does your caching plugin have an option to exclude specific plugins or scripts? I think you will need to exclude koko there.

    Kind regards,

    Thread Starter victoriei101

    (@victoriei101)

    Yes, I have the option to exclude JS:
    https://ibb.co/HVBVnk1
    What do I need to add to exclude Koko Analytics?
    Thanks

    Plugin Support Lap

    (@lapzor)

    /wp-content/plugins/koko-analytics/assets/dist/js/script.js
    and
    koko-analytics-collect.php

    so I guess you can just make it

    includes “koko-analytics”

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Render Blocking Js’ is closed to new replies.