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/search_results.html | |
parent | eff65de6860690861024996bde0abb41e1a6e2d9 (diff) |
add plausible tracker
Diffstat (limited to 'templates/search_results.html')
-rw-r--r-- | templates/search_results.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/search_results.html b/templates/search_results.html index c3ea86d..a4c94dc 100644 --- a/templates/search_results.html +++ b/templates/search_results.html @@ -113,5 +113,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 |