Skip to main content

I’m using a subscribers form in my landing page and i wish to present a dynamic counter bellow it that will present the number of visitors who have already left their Email. Any ideas how to do this?

Hi @dannyInbar,


It’s possible but you’ll need some kind of a database to keep track of conversions/signups that you can ping each time the page loads and display the latest count.


Best,

Hristian


@dannyInbar how are you collect emails? With just Unbounce? If you’re pushing them to a 3rd party you can prolly use some kind of API call to read and update a dynamic counter. Off the top of my head I can’t think of any specific code examples.


Reply