{"id":20205722,"url":"https://github.com/floriankarsten/kirby-plausible","last_synced_at":"2025-04-23T20:44:41.531Z","repository":{"id":60581319,"uuid":"359836241","full_name":"floriankarsten/kirby-plausible","owner":"floriankarsten","description":"Simple Kirby CMS plugin for Plausible analytics.","archived":false,"fork":false,"pushed_at":"2024-07-29T14:24:21.000Z","size":22,"stargazers_count":25,"open_issues_count":3,"forks_count":6,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-01-19T01:09:06.983Z","etag":null,"topics":["kirby","kirby-cms","kirby-plugin","php","plausible-analytics"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/floriankarsten.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-20T14:01:19.000Z","updated_at":"2024-10-15T18:21:36.000Z","dependencies_parsed_at":"2023-12-01T12:14:21.899Z","dependency_job_id":"87e9b7e5-9922-4a37-bc05-34534e3ff16c","html_url":"https://github.com/floriankarsten/kirby-plausible","commit_stats":{"total_commits":19,"total_committers":2,"mean_commits":9.5,"dds":"0.10526315789473684","last_synced_commit":"dfeba4836afd2805fc8f11521b3805ce87bb2340"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floriankarsten%2Fkirby-plausible","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floriankarsten%2Fkirby-plausible/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floriankarsten%2Fkirby-plausible/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floriankarsten%2Fkirby-plausible/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/floriankarsten","download_url":"https://codeload.github.com/floriankarsten/kirby-plausible/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235365792,"owners_count":18978403,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["kirby","kirby-cms","kirby-plugin","php","plausible-analytics"],"created_at":"2024-11-14T05:18:50.164Z","updated_at":"2025-01-24T00:09:31.897Z","avatar_url":"https://github.com/floriankarsten.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kirby Plausible\nSimple plugin providing Plausible iframe panel view to Kirby panel and frontend snippet.\n\n![CleanShot 2021-11-04 at 17 53 43](https://user-images.githubusercontent.com/4954323/140384031-efdf83d7-06a3-4ce3-a60b-3827fe63fd9c.png)\n## Installation\n`composer require  floriankarsten/kirby-plausible`\nor download from releases\n\n## How to use\n1. Create a shared link https://plausible.io/docs/shared-links\n1. Set `floriankarsten.plausible.sharedLink` in config.php\n    ```php\n    // config/config.php\n    'floriankarsten.plausible' =\u003e [\n        // Required\n        'sharedLink' =\u003e 'https://plausible.io/share/yourwebsiteurl.com?auth=Jz0mCWTPu5opXi0sAgRrq',\n        // Optional: The value that will be set in data-domain attribute of \u003cscript\u003e tag.\n        'domain' =\u003e 'test.com', // Defaults to $site-\u003eurl()\n        // Optional: To use a self-hosted Plausible instance\n        // 'scriptHost' =\u003e 'https://plausible.example.com',\n        // Optional: To use Plausible script extensions\n        // 'scriptName' =\u003e 'plausible.outbound-links.exclusions'\n    ];\n    ```\n1. Add the following snippet inside your site's `\u003chead\u003e` tag. Note that this will not generate any output for logged in users or when Kirby is in debug mode.\n    ```php\n    \u003c?php snippet('plausible'); ?\u003e\n    ```\n\nThis plugin wouldn't happen without [@garethworld](https://github.com/garethworld) who kindly hired me to make it and then wanted to have it released to Kirby community. Yaaaaay\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloriankarsten%2Fkirby-plausible","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffloriankarsten%2Fkirby-plausible","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloriankarsten%2Fkirby-plausible/lists"}