### 📚 Is your documentation request related to a problem? Usage it not clear for end users that this trigger doesn't actually do anything. ```ts const trigger = useScriptTriggerConsent(); const { load, proxy } = useScriptGoogleAnalytics({ id: "YOUR-GA-ID", scriptOptions: { trigger: trigger, }, }); ``` ### 🔍 Where should you find it? _No response_ ### ℹ️ Additional context _No response_