Skip to content

Added background script support

Compare
Choose a tag to compare
@RyanDaDeng RyanDaDeng released this 26 Jan 03:42
· 200 commits to master since this release

Google recommend the script can be placed in the background of the pages for analytics.

The current approach only supports that script can only be applied to form.

If the user wants to have the script to be running on every page of the site, the current approach does not satisfy the requirement.

This release resolved the above issue.

e.g.

{!!  GoogleReCaptchaV3::background() !!} in bottom of your page.