Importing turnstile script on all pages or just protected ones?

Hi,

I can’t find anything in the documentation. We importing the script
<script src="https://challenges.cloudflare.com/turnstile/v0/api.js" async defer></script>

Can we just load this script only on pages that will render the Turnstile. Or does it obtain data from other pages to determine if a user is a bot so it should be imported globally throughout the site?

This :slight_smile:

Thanks. Wasn’t sure if it pulled data from other pages to determine if a user or bot.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.