Tinylytics Updates
August 13th, 2026

Changelog August 1st — August 12th

changelog

Been shipping a lot. Pick when your week starts, hook Tinylytics into n8n (and now agents), all-time top pages, and content monitoring that doesn't cry wolf as much. Teams got an Owner role, and the API knows about team accounts.

August 1st, 2026

  • Week starts on — Sunday or Monday, in account settings. This week / Last week, weekly charts, and the weekly email all follow it (including which day the report lands).

August 2nd, 2026

  • allow_from_any_domain on the sites API — same “accept hits from any hostname” toggle you already have in the UI, just via the API now. See the API docs.

August 3rd, 2026

  • 💅 Insights week-over-week was throwing around wild percentages when there were barely any hits to compare. It skips those now.
  • 🐛 Deleting a site or account — more a behind the scenes thing. Leftover records were blocking cleanup. Works properly now.

August 4th, 2026

  • 🐛 Content monitoring now ignores Micro.blog Microsub endpoints. Same idea as the other Micro.blog ignores — fewer false broken-link alerts.

August 5th, 2026

  • n8n docs and sample workflows — webhooks and the API into n8n, with importable workflow JSON. No custom node. See the n8n docs.
  • More webhook eventsnew_event, new_insight, and content_issue sit alongside hits, kudos, and uptime. See the webhook docs.

August 7th, 2026

  • Content monitoring scheduled rechecks — a 502 or a timeout shouldn't immediately mean “broken”. Those get confirmed first, and you'll see them as pending instead of issues.

August 8th, 2026

  • All-time top pages — always wanted this myself. New Overview section (on by default) for your most viewed pages across all time, date filter ignored. Hide it in Appearance if it's not your thing.
  • Top page widget — a little dashboard card for the all-time leader and its views. Add it if you want.
  • 💅 The full top pages leaderboard matches the other stats tables now. Just tidying up.

August 10th, 2026

  • 🐛 Tried to export all-time top pages? That crashed. Sorry — it's not an export type, so it's out of the picker now.

August 11th, 2026

  • Content monitoring emails via API — turn the issue emails on or off with PATCH /sites/:id/features and content_monitoring_emails: true|false. Monitoring itself stays on. See the API docs.
  • 🐛 Kudos count for an unknown site was throwing an error page. Clean 404 now.

August 12th, 2026

  • Hosted MCP server — talk to your Tinylytics account from Grok, Claude, Cursor, whatever speaks MCP. Point it at https://tinylytics.app/mcp, sign in, it mints a key marked MCP for you. Still early, but works a treat. See the MCP docs.
  • API v1 team accounts — pass account_id to work in a team you belong to. GET /accounts lists them. See the API docs.
  • Team Owner role — someone who can run the team (including groups), just not billing or deleting the account.

Hope you enjoy these.

✌️❤️

— Vincent