Skip to content
  • Kirby CMS Plugins
  • Discover
  • Search
  • Developers
  • New plugins
  • Recently updated
  • Most starred
  • Topics
  • Types
  • Free Plugins
  • Paid Plugins
  • Kirby 5
  • Kirby 4

  • Submit a plugin
  • getkirby.com
  • Bruno Meilick Bruno Meilick

    Pageview Counter

    Track Page view count and last visited timestamp

    Docs Source

    Manual

    Download and extract the folder to site/plugins/pageviewcounter

    Composer

    Git Submodule

    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
    • Blade Templates Use Laravel Blade templates for your Kirby site K5 K4 K3
    • Imagex Imagex helps you orchestrate modern, responsive and performant images in Kirby. K5 K4

    More by Bruno Meilick

    More
    • $page->file('ukulele.pdf')->fingerprint();
      Fingerprint File method and css/js helpers to add hashes to assets and files K5 K4 K3
    • 
      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
    • Kart Streamlined E-Commerce Shopping Cart Solution K5