Skip to content

Commit

Permalink
Add basic plausible (#7123)
Browse files Browse the repository at this point in the history
  • Loading branch information
dem4ron authored Oct 31, 2024
1 parent da54988 commit e4d61e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/views/bootcamp/index.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@

= javascript_include_tag('bootcamp', type: :module, crossorigin: :anonymous, 'data-turbo-track': 'reload', 'data-turbo-eval': false, defer: true)

%script{ defer: true, "data-domain": "bootcamp.exercism.org", src: "https://plausible.io/js/script.outbound-links.revenue.tagged-events.js" }
%title= content_for(:title) || "Bootcamp"
%meta{ content: "width=device-width,initial-scale=1", name: "viewport" }/
%meta{ content: "yes", name: "apple-mobile-web-app-capable" }/
Expand Down

0 comments on commit e4d61e1

Please sign in to comment.