diff options
author | navanchauhan <navanchauhan@gmail.com> | 2023-01-21 18:28:15 -0700 |
---|---|---|
committer | navanchauhan <navanchauhan@gmail.com> | 2023-01-21 18:28:15 -0700 |
commit | 79b857b93a7331eeb0abd61d9e7ce874c6abd87a (patch) | |
tree | 5936f6d2fdaec0e03121d143268cbd028bcbe0cd /templates/document_details.html | |
parent | eff65de6860690861024996bde0abb41e1a6e2d9 (diff) |
add plausible tracker
Diffstat (limited to 'templates/document_details.html')
-rw-r--r-- | templates/document_details.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/document_details.html b/templates/document_details.html index 99b077b..17e7135 100644 --- a/templates/document_details.html +++ b/templates/document_details.html @@ -96,5 +96,6 @@ navigator.serviceWorker.register('/static/pwabuilder-sw.js') } </script> + <script defer data-domain="fda510k.navan.dev" src="https://plausible.io/js/script.js"></script> </body> </html>
\ No newline at end of file |