Skip to content

Commit

Permalink
Add Plausible analytics script
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew committed Feb 2, 2024
1 parent 62dbbd1 commit 3623ccb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<meta name="description" content="An open API service to parse dependency metadata from many open source software ecosystems manifest files.">
<%= csrf_meta_tags %>
<%= stylesheet_link_tag "application", :media => "all" %>
<script defer data-domain="parser.ecosyste.ms" src="https://plausible.ecosyste.ms/js/script.js"></script>
<%= javascript_include_tag "application" %>
</head>
<body>
Expand Down

0 comments on commit 3623ccb

Please sign in to comment.