The code below sends the 03s event do Google Analytics after 30 seconds a user enter a page.
03s
setTimeout(function(){ gtag(\'event\', \'30s\');