Skip to content

1.0.35

Choose a tag to compare

@dannyvankooten dannyvankooten released this 21 Oct 07:44

1.0.35 - Oct 21, 2022

  • You can now call koko_analytics.trackPageview( postId ) to manually track a pageview. This is especially useful for Single Page Applications.
  • Update referrer blocklist.
  • If referrer URL is on referrer blocklist, the entire request is now ignored (vs. just the referrer part).
  • Update JavaScript dependencies.