Bruno Meilick Posthog Connect Kirby to Posthog via PHP or Javascript Docs Source Install Manual Download and extract the folder to site/plugins/posthog Composer Copy Git Submodule Copy 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 Kirbylog Zero-dependency global kirbylog() helper for any content K5 K4 K3 Retour Add and manage redirects based on rules, supporting wildcards and HTTP status codes. Track requests to your site that end up nowhere. All di… 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 More by Bruno Meilick More return [ 'bnomei.robots-txt' => [ 'content' => '...' ] ]; Robots.txt Manage the robots.txt from Kirby's config file 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 Janitor Run command – like cleaning the cache – from within the Panel via a customizable button, directly in PHP code or with a cronjob K5 K4 K3