Skip to main content
Pre-requisites - Read access to a replicator database
To count the number of signups by day, we can use the chain_events table to query the number of ID_REGISTER events and group by day.
For more information on the schema, see the replicator schema.