summaryrefslogtreecommitdiff
path: root/templates/results.gtpl
diff options
context:
space:
mode:
authornavanchauhan <navanchauhan@gmail.com>2023-01-21 18:28:15 -0700
committernavanchauhan <navanchauhan@gmail.com>2023-01-21 18:28:15 -0700
commit79b857b93a7331eeb0abd61d9e7ce874c6abd87a (patch)
tree5936f6d2fdaec0e03121d143268cbd028bcbe0cd /templates/results.gtpl
parenteff65de6860690861024996bde0abb41e1a6e2d9 (diff)
add plausible tracker
Diffstat (limited to 'templates/results.gtpl')
-rw-r--r--templates/results.gtpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/results.gtpl b/templates/results.gtpl
index ce2b99d..5b30ca9 100644
--- a/templates/results.gtpl
+++ b/templates/results.gtpl
@@ -34,5 +34,6 @@
{{ if .MoreResults }}
<a href="/classic/search?query={{.OriginalQuery.Query}}&page={{.PrevPage}}&maxHits={{.MaxResults}}"> <p>Next Page</p></a>
{{ end }}
+ <script defer data-domain="fda510k.navan.dev" src="https://plausible.io/js/script.js"></script>
</body>
</html> \ No newline at end of file