Merge pull request #3132 from betagouv/fix-3130
Add Matomo tracking code for logged usagers
This commit is contained in:
commit
c12586f522
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