Anders Rådal

Results 2 comments of Anders Rådal

@callum-gander I do this as an alternative, simply loading Hotjar after user interaction (avoiding google pagespeed performance hit by Hotjar initiation): import Hotjar from '@hotjar/browser'; onMount(() => { // Function...