Skip to content

Commit 877df60

Browse files
authored
Add basic Plausible analytics (#7)
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
1 parent c0b9504 commit 877df60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

www/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<link rel="canonical" href="https://sourcemeta.github.io/json-taxonomy">
1111
<meta name="description" content="A formal taxonomy to classify JSON documents based on their size, type of content, characteristics of their structure and redundancy criteria">
1212
<link rel="stylesheet" href="style.min.css">
13+
<script defer data-domain="sourcemeta.github.io/json-taxonomy" src="https://plausible.io/js/plausible.js"></script>
1314
</head>
1415
<body>
1516
<main class="uk-child-width-expand uk-grid-collapse uk-grid uk-grid-match" uk-grid>

0 commit comments

Comments
 (0)