Closed
Bug 1439764
Opened 7 years ago
Closed 7 years ago
Put Optimizely snippet in <head>
Categories
(support.mozilla.org :: General, enhancement)
support.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: hoosteeno, Unassigned)
Details
In bug 850816 comment 8, we learned that Optimizely was not working well on SUMO, and cmore conjectured that it relates to the Optimizely snippet's position in HTML. Optimizely docs recommend[0] that the snippet be placed near the top of the <head> section; this helps avoid momentary flickers of pre-experiment content, and may fix the issue cmore reported.
Can we move the Optimizely block to the <head>?
[0] https://help.optimizely.com/Set_Up_Optimizely/Implement_the_snippet_for_Optimizely_Classic?mt-learningpath=implement_the_optimizely_snippet#3._Add_your_snippet_to_the_.3Chead.3E_tag_of_your_site
Comment 1•7 years ago
|
||
Commit pushed to master at https://github.com/mozilla/kitsune
https://github.com/mozilla/kitsune/commit/434890332acfb6de247bed3824755709af8a57d1
[fix bug 1439764] Optimizely block in HTML head
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•