November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
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
Recently I helped one of customers to implement profile tracking and perform recommendation for their B2B solution built on Episerver ecommerce platform. I found an issue during the implementation I would like to share in this post.
Abandoned basket e-mails is a widely used concept within commerce and builds on the concept that visitors use their basket as a "reminder". A lot of visitors put products in their basket since they're not ready for the purchase, they want to do mo...
As you might know already, Episerver has introduced continuous release process to help the customer quickly get the issue fixed and adopt the new/beta features.
In my opinion, an e-commerce site is essentially a virtual store where digital marketers drive traffic to, and where merchandisers display products with or without promotions for customers to discover products and add wanted items to the shopping...
While Episerver's async methods for starting a scheduled job do not work well, there is a workaround. You can schedule the job to run later. Then the scheduler will pick up the job and start it. Here I have created an extension method to schedule...
The Episerver PDF Preview is the latest add-on that allows editors to preview PDF documents in edit view. This add-on is based on PDF .js version 2.0.943. Intergration with your current system In the PdfPreview package, there is a class named...
A challenge I have found when working on large multilingual Episerver builds is that there are often times where you want to review the value of a property across all languages - for example when debugging an issue on the site or comparing how a...
The Payment Request API is a new browser feature that allows visitors to make payments online. In the blog post, I explain what you can do with the Payment Request API and how to make an integration with the Episerver's Service API.