mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-15 18:25:55 -07:00
Add google analytics
This commit is contained in:
parent
dd826c3e0d
commit
c24c367339
2 changed files with 14 additions and 0 deletions
|
|
@ -10,6 +10,8 @@
|
|||
<%= stylesheet_link_tag "application", "data-turbo-track": "reload" %>
|
||||
<%= javascript_include_tag "application", "data-turbo-track": "reload", defer: true %>
|
||||
<%# <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> %>
|
||||
|
||||
<%= render partial: 'layouts/google_analytics', locals: { google_analytics_id: @google_analytics_id } %>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue