Skip to content
This repository was archived by the owner on Dec 5, 2023. It is now read-only.

Commit 58b3090

Browse files
committed
send 404 data in GA
1 parent 1ab6d8b commit 58b3090

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

404.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ <h3><a id="user-content-visualizing-the-application" class="anchor" href="#visua
100100

101101
ga('create', 'UA-57286487-2', 'auto');
102102
ga('send', 'pageview');
103+
ga('set', 'status', '404');
103104

104105
</script>
105106
</body>

0 commit comments

Comments
 (0)