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?
|
- if Rails.env.development?
|
||||||
= stylesheet_link_tag :xray
|
= stylesheet_link_tag :xray
|
||||||
|
|
||||||
- if !current_user
|
= render partial: "layouts/matomo"
|
||||||
= render partial: "layouts/matomo"
|
|
||||||
|
|
||||||
:javascript
|
:javascript
|
||||||
DATA = [{
|
DATA = [{
|
||||||
|
|
Loading…
Add table
Reference in a new issue