Add matomo tag to admin pages

This commit is contained in:
Steve Roberts
2020-10-01 21:37:05 +10:00
parent eda904337b
commit 8679e438e8

View File

@@ -67,3 +67,5 @@
%script
= raw "Spree.api_key = \"#{spree_current_user.try(:spree_api_key).to_s}\";"
= render "layouts/matomo_tag"