Skip to content

Commit c03b79e

Browse files
authored
Merge pull request #141 from clue-labs/plausible-outbound
Update Plausbible to track outbound link clicks
2 parents 0e7e151 + 7949f47 commit c03b79e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/_layouts/default.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<script async src="{{base}}src/app.v2.js"></script>
1313
{% endif %}
1414
<link rel="alternate" type="application/atom+xml" href="{{base}}posts.atom" title="Recent blog posts" />
15-
<script async defer data-domain="clue.engineering" src="https://plausible.io/js/plausible.js"></script>
15+
<script defer data-domain="clue.engineering" src="https://plausible.io/js/script.outbound-links.js"></script>
1616
{% block head '' %}
1717
</head>
1818

0 commit comments

Comments
 (0)