All Versions
29
Latest Version
Avg Release Cycle
22 days
Latest Release
1085 days ago

Changelog History
Page 3

  • v1.0.7 Changes

    January 30, 2020

    1.0.7 - Jan 30, 2020

    • Aggregate certain referrers, e.g. google.com/search becomes google.com.
    • ๐Ÿ‘‰ Use WordPress color scheme (from user profile) for colors in chart.
    • ๐Ÿ‘‰ Show more labels on the chart's x-axes (wide screens only).
    • ๐Ÿ‘‰ Show number of pageviews in the last hour.
    • ๐Ÿ‘‰ Show day of week to chart tooltip.
    • ๐Ÿ‘‰ Use Paul Heckbert's loose labels (nice numbers) algorithm for labels on y-axes.
    • All colors now have a contrast ratio that is (at least) WCAAG AA compliant.
    • โช Revert multiple bar chart change (because of user feedback), use inner bar instead.
    • ๐ŸŽ Minor performance optimisations for viewing dashboard page.
    • ๐Ÿ›  Fixes "Invalid time" error when re-opening the dashboard in Safari.
  • v1.0.6 Changes

    January 20, 2020

    1.0.6 - Jan 20, 2020

    • ๐Ÿ“ˆ Remember view period when navigating away from analytics dashboard.
    • ๐Ÿ“ˆ Add filter hook to prevent loading the tracking script: koko_analytics_load_tracking_script
    • Ignore all user agents containing the word seo
    • Ignore requests if page is loaded inside an iframe.
    • Only read document.cookie if cookie use is actually enabled.
    • In chart, use separate bars instead of stacked bars.
  • v1.0.5 Changes

    December 30, 2019

    1.0.5 - Dec 30, 2019

    • โž• Add "today" option to date periods preset menu.
    • Hide chart component when viewing just a single day of data.
    • Automatically refresh data in dashboard every minute.
    • ๐Ÿ‘‰ Use human readable number format on chart's y-axes.
    • ๐Ÿ‘‰ Show chart elements even if outside of chart container.
  • v1.0.4 Changes

    December 13, 2019

    1.0.4 - Dec 13, 2019

    • ๐Ÿ›  Fix referrer URL's not being saved correctly.
    • ๐Ÿ›  Fix unique pageview detection
    • ๐Ÿ›  Fix pretty number with only trailing zeroes.
    • ๐Ÿ›  Fix bar chart not stacking properly.
    • ๐Ÿ‘Œ Improved display of Twitter or Android app referrers.
    • ๐Ÿ‘Œ Improved chart tooltip.
    • ๐Ÿ‘Œ Improved styling for small mobile screens.
    • Trim trailing slashes from referrer URL's.
    • ๐ŸŒ Escape all strings coming from translation files.
    • Filter out common bots by checking user agent in tracking script.
  • v1.0.3 Changes

    December 06, 2019

    1.0.3 - Dec 6, 2019

    • ๐Ÿ›  Fix link to settings page from plugins overview page.
    • ๐Ÿ›  Fix REST API URL's when not using pretty permalinks.
    • โž• Add support for tracking AMP-powered pages.
    • โž• Add setting to disable cookie usage.
    • ๐Ÿ– Handle network request errors on admin pages.
    • Return HTTP 500 error when unable to write to buffer file.
    • Simplify adding post title to post type statistics.
    • ๐Ÿ’ป Extend browser support to include older browsers.
    • ๐Ÿ– Handle filesystem errors in aggregation process.
  • v1.0.2 Changes

    November 22, 2019

    1.0.2 - Nov 22, 2019

    • โž• Add icons to datepickers to quickly cycle through selected date periods.
    • Add capabilities view_koko_analytics and manage_koko_analytics to control whether a user role can view or manage statistics.
    • โž• Add setting to automatically delete data older than X months.
    • โž• Add menu item to WP Admin Bar.
    • โšก๏ธ Update URL when date range changes so page can be refreshed or shared.
    • โšก๏ธ Update browser history with chosen date ranges.
    • ๐Ÿ“ˆ Show total size of Koko Analytics' database tables on settings page.
    • ๐Ÿ‘Œ Improved animations when dashboard data updates.
    • ๐Ÿ‘Œ Improved column type constraints for storing data.
    • ๐Ÿ‘Œ Improved labels for chart x-axes.
    • Consistent ordering of posts and referrers tables.
    • โœ‚ Remove trailing ? character from referrer URL's after query parameters are stripped.
    • ๐Ÿ›  Fix retrieving post title when post type is excluded from search.
  • v1.0.1 Changes

    November 14, 2019

    1.0.1 - Nov 14, 2019

    • โž• Add dashboard widget showing site visits over last 14 days.
    • โž• Add widget for showing most viewed posts, pages or any other post type over a given period.
    • ๐Ÿ“ˆ Add [koko_analytics_most_viewed_posts] shortcode.
    • โž• Add pagination to tables showing top posts and top referrers.
    • โž• Add settings link to plugin row on plugins overview page in WP admin.
    • ๐Ÿ›  Use ASCII for storing textual data. Fixes an issue with error message "specified key is too long" on some MySQL installations when the charset is utf8mb4.
    • โœ‚ Remove all data when uninstalling the plugin. Thanks to Santiago Degetau.
    • ๐Ÿ‘Œ Improved memory usage when handling huge bursts of traffic.
    • Load tracking script asynchronously.
    • Styling improvements for the dashboard page.
  • v1.0.0 Changes

    November 04, 2019

    ๐ŸŽ‰ Initial release.

  • v1.0.0-rc1

    November 04, 2019