Bruno Meilick Pageview Counter Track Page view count and last visited timestamp Docs Source Install Manual Download and extract the folder to site/plugins/pageviewcounter Composer Copy Git Submodule Copy Sponsor <?= $page->counterImage() ?> Version 5.3.1 License MIT Stars 24 Supports K5 K4 K3 Created 28 Aug 2020 Updated 24 Mar 2025 Info Topics Analytics Databases Templating Implements Pages method(s) Support Docs Issues Email Latest releases 5.3.1 5.3.0 5.2.0 5.1.0 5.0.0 Similar plugins Kirby Vite A set of helper functions to get the correct path to your versioned css and js files generated by Vite. K5 K4 K3 Code Highlighter A server-side syntax highlighter plugin for Kirby CMS, powered by Phiki, that uses TextMate grammars and VS Code themes to generate syntax-h… K5 K4 Microseasons Kirby plugin that will render the current Japanese micro season in a template. Includes various configuration options. K5 K4 K3 More by Bruno Meilick More return [ 'bnomei.securityheaders.headers' => [ 'X-Frame-Options' => 'SAMEORIGIN', 'X-XSS-Protection' => '1; mode=block', 'X-Content-Type-Options' => 'nosniff', ... ] ]; Content Security Policy Simplify the content security policy headers setup for your website K5 K4 K3 return [ 'bnomei.robots-txt' => [ 'content' => '...' ] ]; Robots.txt Manage the robots.txt from Kirby's config file K5 K4 K3 UTM Tracking Automatically track events from URLs with UTM parameters and view statistics about them right in the panel. K5 K4 K3