Follow bloggers on Optimizely World to get the latest from people who know all about the Optimizely platform! You will find blog posts from the entire Optimizely community, as well as from the Optimizely development teams.
Start blogging - create your own blog (requires log in)
Manage your blog posts on Optimizely World (requires log in)
Rules for blogging on Optimizely World
In the beginning of this month (August 2021), I saw a blog post by EpiNova that absolutely blew my mind. There is a query string that will allow you to view your Optimizely DXP Slot with your live slot domain name. (Link to the article) I had an...
Simple checklist when to NOT use the dynamic data store ORM build in mapper in the CMS.
Simple checklist when to NOT use the dynamic data store ORM build in mapper in the CMS.
Simple checklist when to NOT use the dynamic data store ORM build in mapper in the CMS.
Simple checklist when to NOT use the dynamic data store ORM build in mapper in the CMS.
In post 1 of 3 we talked about getting started with Optimizely Experimentations on Commerce. I have taken David’s original experiments project, pushed a version to my GitHub repository and added some updates that may be helpful for some others...
Using webhooks, you can get real-time event data on sent mailings, opens, clicks, bounces, and unsubscribes. For example, instead of retrieving the data on a regular basis by using the response data export job, our REST API based webhooks provide...
When developing Optimizely websites, we usually have to create single-instance page types like Settings Page, Checkout Page, etc. There are many ways to implement this, so let's see the most popular ones.