The new dashboard distinguishes between Challenge Solves (first set of graphs) and Token Validation. Currently challenges solves corresponds with token issuance by the frontend. This token however needs to be validated with the backend. In some scenarios Turnstile’s frontend may issue tokens to bots, which can only be checked by passing the token to the corresponding siteverify api.
Thank you for the answer!
Is there a way for me to view statistics or logs related to token generation on the frontend — even if the tokens were not validated by the backend — or is this data generally considered less important to track?