Template Zenius
Widgets·5 min read

Notion Counter Widget: Track Numbers Live on Your Dashboard

How to track a live number on your Notion dashboard, from a running total to a days-remaining counter, without a database refresh.

"Counter" means different things to different people. Sometimes it's a running total, sometimes it's days elapsed or days remaining. Notion doesn't have a native live-counting block for either, so this comes down to the same trick as every other widget on this site: an embed that updates on its own.

Days-based counters

If what you actually want is "days since" or "days until," a progress-bar or countdown widget already does this, they're just counters with a visual layer on top. A life-progress or year-progress widget works especially well here, it's technically a percentage bar, but read the number next to it and it's functioning exactly like a counter.

Setting one up

  • Decide what you're counting: elapsed time, remaining time, or a percentage of a larger goal.
  • Pick the closest widget type, usually a progress bar or countdown.
  • Set the target date or range.
  • Copy the embed link and add it to Notion with /embed.

I use a free live counter widget on MonoEmbed for this, the life-progress style works well for anything framed as "how much time has passed," and it's fully styleable to match the rest of the page.

Manual counters (and why they're sometimes better)

If you're tracking something that isn't time-based, books read, workouts completed, sales closed, a simple database property with a rollup or formula is usually more accurate than trying to force it into a live widget. Widgets are great for anything that changes automatically. For anything you have to update yourself, a database field does the job with less friction.

Team or shared counters

For a number the whole team should see, revenue toward a target, days since an incident, applications received, a database rollup on a shared page is usually more trustworthy than an embedded widget, since it updates the moment anyone edits the underlying data instead of relying on a manually set target. Save the embedded counter widgets for things that are genuinely date-based, they're the one category a formula can't visualize as well.

For goal counters tied to an actual tracking system, our Goal Crusher Blueprint template already has the rollup and formula work done, a widget on top just adds the visual.

Put it into practice today

Browse the store and find a template that fits your workflow, each one links directly into Notion.

Keep reading