Custom code a number counter that starts counting after you scroll to a certain point on the page.

You can use → onVieportEnter of a certain element. When you pass this element, while scrolling, an event will be triggered, which would start your function.