Closed
Bug 893187
Opened 12 years ago
Closed 12 years ago
Add Optimizely code snippet to mozilla.org homepage
Categories
(www.mozilla.org :: General, defect, P3)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 941647
People
(Reporter: Habber, Assigned: craigcook)
References
()
Details
To learn more about what are users are looking for on the mozilla.org homepage, we need the ability to run Optimizely tests. This will allow us to prepare for the upcoming homepage redesign.
Place the following Optimizely code snippet on http://www.mozilla.org/
<script src="//cdn.optimizely.com/js/246059135.js"></script>
| Reporter | ||
Updated•12 years ago
|
Priority: -- → P3
| Reporter | ||
Comment 1•12 years ago
|
||
| Reporter | ||
Comment 2•12 years ago
|
||
When this is on dev, I can make sure that this test was applied correctly and the UI change I made doesn't break anything before going to production.
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → craigcook.bugz
Comment 3•12 years ago
|
||
Commit pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/e5c178a9bd0cc3fa72e5bf6a0da29782e15a0eb9
Fix bug 893187 - Add Optimizely code snippet to mozilla.org homepage
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 4•12 years ago
|
||
What is the demo URL that I could use do a pre-test with using Optimizely?
| Assignee | ||
Comment 5•12 years ago
|
||
(In reply to Holly Habstritt [:Habber] from comment #4)
> What is the demo URL that I could use do a pre-test with using Optimizely?
The code is live on https://www-dev.allizom.org right now. Will that work for you?
| Reporter | ||
Comment 6•12 years ago
|
||
Indeed it will, Craig. I will set up my test there tonight and make sure it works before going to prod.
| Reporter | ||
Comment 7•12 years ago
|
||
Mozilla.org is suddenly not working in the Optimizely editor. The support contact there has told me to whitelist the Optimizely domain as valid host. Does the webprod team do this or do I need to file a bug elsewhere?
| Assignee | ||
Comment 8•12 years ago
|
||
(In reply to Holly Habstritt [:Habber] from comment #7)
> Mozilla.org is suddenly not working in the Optimizely editor. The support
> contact there has told me to whitelist the Optimizely domain as valid host.
> Does the webprod team do this or do I need to file a bug elsewhere?
Seems like it might be a content security policy thing, in which case I think we can add them to the bedrock settings (there's a list of allowed hosts somewhere). Adding pmac since he knows much more than I do about such things.
| Reporter | ||
Comment 9•12 years ago
|
||
Thanks. This appears to have happened in the last week since I built the experiment just fine last week. I'm also awaiting further feedback from Optimizely support.
| Reporter | ||
Comment 10•12 years ago
|
||
Unfortunately, we will need to hold off on pushing this to prod until this Optimizely issue is resolved.
| Assignee | ||
Updated•12 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 11•12 years ago
|
||
Commit pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/d9666fdbb50f4fb24654c937991c77937f7424a5
Revert "Fix bug 893187 - Add Optimizely code snippet to mozilla.org homepage"
We still need to whitelist optimizely in the x-frame-options header.
This reverts commit e5c178a9bd0cc3fa72e5bf6a0da29782e15a0eb9.
Updated•12 years ago
|
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 12•12 years ago
|
||
The Optimizely editor is working *most* of the time now. I wish I knew why it is intermittent. However, the test we want to run does not work well in all browsers, so we will need to hold off on this for now.
I have been able to move the search field from tabzilla and into the page and working in many browsers, but I think it requires a little more front end skill than I'm able to do in Optimizely to make sure it's working everywhere. Until I can sit down with a real front end coder to figure it out, we will put this on hold and use the search data that we currently have.
We are also waiting for further response from Optimizely about the unreliability of the editor as well as GA integration.
Comment 13•12 years ago
|
||
I'm moving this one back to the Kanban Icebox until we are ready to move forward again.
Updated•12 years ago
|
Resolution: FIXED → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•