Add Matomo tracking code for logged usagers
This commit is contained in:
parent
19d9d83ca4
commit
80133601c7
1 changed files with 1 additions and 2 deletions
|
@ -21,8 +21,7 @@
|
|||
- if Rails.env.development?
|
||||
= stylesheet_link_tag :xray
|
||||
|
||||
- if !current_user
|
||||
= render partial: "layouts/matomo"
|
||||
= render partial: "layouts/matomo"
|
||||
|
||||
:javascript
|
||||
DATA = [{
|
||||
|
|
Loading…
Reference in a new issue