Is it possible to capture the amount of views in 24 hours?

hey folks,

is it possible to capture the amount of views on my homepage in the last 24 months? Subscribers or first-time customers, both will count the amount up by +1?

Thanks
jack

EDIT: I’d like to display this to the amount of users on my site

You can build a system where each page load adds to a number field or even a view thing where you can display other metadata.

Or you can use a service such as Google Analytics, Hotjar, etc

It’s very doable directly in Bubble and I’ve done that a few times to show stats.
My personal preference these days is to send events to Amplitude via API Connector (no plugin exists afaik) and use Amplitude to give me graphs of various kinds on how people use the app.

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.