perf: postpone loading google-analytics script
This commit is contained in:
parent
78f2d77170
commit
735c2ad48b
1 changed files with 1 additions and 1 deletions
|
@ -14,6 +14,6 @@
|
|||
ga('send', 'pageview');
|
||||
}
|
||||
}
|
||||
initGoogleAnalytics();
|
||||
window.addEventListener("load", initGoogleAnalytics);
|
||||
</script>
|
||||
|
||||
|
|
Loading…
Reference in a new issue