1.0.35
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.