{"id":17887571,"url":"https://github.com/sheldonhull/webmention-analytics","last_synced_at":"2026-02-09T08:31:36.670Z","repository":{"id":38975194,"uuid":"371437705","full_name":"sheldonhull/webmention-analytics","owner":"sheldonhull","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-20T21:44:34.000Z","size":3446,"stargazers_count":0,"open_issues_count":11,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-01T11:03:42.682Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sheldonhull.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-05-27T16:27:41.000Z","updated_at":"2023-03-17T12:38:48.000Z","dependencies_parsed_at":"2024-10-28T14:19:06.469Z","dependency_job_id":"fe70b538-0560-4da0-9ceb-f6eb591d1957","html_url":"https://github.com/sheldonhull/webmention-analytics","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheldonhull%2Fwebmention-analytics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheldonhull%2Fwebmention-analytics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheldonhull%2Fwebmention-analytics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheldonhull%2Fwebmention-analytics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sheldonhull","download_url":"https://codeload.github.com/sheldonhull/webmention-analytics/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246927811,"owners_count":20856193,"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":[],"created_at":"2024-10-28T13:30:29.209Z","updated_at":"2026-02-09T08:31:31.635Z","avatar_url":"https://github.com/sheldonhull.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Webmention Analytics\n\n[Original Source](https://mxb.dev/blog/webmention-analytics/)\n\nAn analytics dashboard for webmention.io data.\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/758f580e-b9ec-44f6-a23d-1176389c989a/deploy-status)](https://app.netlify.com/sites/webmention-analytics/deploys)\n\n## Features\n\n- Group data by month\n- Overview of incoming webmentions by day\n- Support for 5 types of webmentions (likes, replies, reposts, mentions, bookmarks)\n- Top sources sending webmentions to your site\n- Top targets on your site receiving webmentions\n- Top tweets generating webmentions through brid.gy\n- Webmentions flagged as spam (domains on a blocklist)\n- Automatic daily updates\n\n## Get your own instance\n\nThings you may need:\n\n- a Github account\n- a Netlify account\n- a site registered on [webmention.io](https://webmention.io)\n- backfeed of Twitter via [brid.gy](https://brid.gy) (optional)\n\nThe easiest way to get started is to fork this repo and deploy it to a new Netlify site:\n\n[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/maxboeck/webmention-analytics)\n\n### 1\\. Edit Settings\n\nOpen `src/data/meta.json` and edit it to fit your site. Adjust the `url` to the URL of your Netlify deployment and the `domain` to match the domain of your webmention.io account.\n\n### 2\\. Set Webmention Token\n\nTo fetch webmention.io data, you need to [set a new environment variable](https://docs.netlify.com/configure-builds/environment-variables/) called `WEBMENTION_IO_TOKEN` in your Netlify site admin. You can find this token on your webmention.io [settings page](https://webmention.io/settings) under \"API Key\".\n\n### 3\\. Configure Build Hook\n\nYou can configure Github to periodically trigger a new build of the dashboard, fetching up-to-date webmention data. First, set up a new [Netlify Build Hook](https://docs.netlify.com/configure-builds/build-hooks/) in your site admin. It will look something like this:\n\n`https://api.netlify.com/build_hooks/12345f83c31475e31000`\n\nCopy it to your clipboard. Then go to your forked repository's settings page and add it as a new [repository secret](https://docs.github.com/en/actions/reference/encrypted-secrets#creating-encrypted-secrets-for-a-repository) called `NETLIFY_CRON_BUILD_HOOK`.\n\n## Sheldon - My Setup\n\nI ran this and it worked:\n\n```shell\nyarn install\nnpm run eleventy:prod\nnpm start\n```\n\n```shell\nbrew install yarn\nyarn add npm-run-all --dev\nyarn add cross-env --dev\n```\n\nFor running on mac, fix this error: `Node Sass does not yet support your current environment: OS X 64-bit` with:\n\n```shell\nnpm rebuild node-sass\nnpm install node-sass@latest\nnpm install is-buffer --save-dev\nnpm install queue-microtask --save-dev\n```\n\n```shell\nnpm run eleventy:prod\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsheldonhull%2Fwebmention-analytics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsheldonhull%2Fwebmention-analytics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsheldonhull%2Fwebmention-analytics/lists"}