-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Google Tag Manager in admin header #22
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
a13415b
to
041e2a5
Compare
d0eac74
to
71c61ff
Compare
@tramuntanal can you review it again, please? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, let's use these overrides but also add a test to check it in further upgrades
README.md
Outdated
### Add Google Tag Manager to admin backoffice | ||
|
||
Deface has a strange fail with nokogiri gem and the overrides with Deface not works with this changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you write the required nokogiri
version in order to use deface in the HEAD tag please?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Deface has a strange fail due to
nokogiri
gem and the overrides with Deface don't work when applied inside the HEAD tag. See:spree/deface#84
spree/spree#2633