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

    Posthog

    Connect Kirby to Posthog via PHP or Javascript

    Docs Source

    Manual

    Download and extract the folder to site/plugins/posthog

    Composer

    Git Submodule

    Sponsor
    Version
    5.1.3
    License
    MIT
    Stars
    2
    Supports
    K5 K4 K3
    Created
    28 Jun 2022
    Updated
    9 Jan 2025

    Info

    Topics
    • Analytics
    Implements
    • Helper(s)
    • Snippet(s)
    Support
    • Docs
    • Issues
    • Email
    Latest releases
    • 5.1.3
    • 5.1.2
    • 5.1.1
    • 5.1.0
    • 5.0.0

    Similar plugins

    • UTM Tracking Automatically track events from URLs with UTM parameters and view statistics about them right in the panel. K5 K4 K3
    • Kirbylog Zero-dependency global kirbylog() helper for any content K5 K4 K3
    • Sentry Sentry real-time crash reporting for Kirby CMS sites 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
    • UTM Tracking Automatically track events from URLs with UTM parameters and view statistics about them right in the panel. K5 K4 K3
    • Redis Cache Driver Redis based Cache-Driver K5 K4 K3