We’re heading to Onederland! Optimizely’s Opticon 2024 is just around the corner. The three-day annual event is a can’t-miss for anyone in the Optimizely community. With countless breakout sessions, ample networking opportunities, hands-on workshops, inspiring keynotes, and an iconic closing celebration, Opticon promises to deliver something for everyone. This year’s event will take place November […]
Posts Tagged ‘Optimizely’
Content Search with Optimizely Graph
Optimizely Graph lets you fetch content and sync data from other Optimizely products. For content search, this lets you create custom search tools that transform user input into a GraphQL query and then process the results into a search results page. Why use Graph for Content Search? The benefits of a Optimizely Graph-based search service […]
Omnichannel Analytics Simplified – Optimizely Acquires Netspring
Recently, the news broke that Optimizely acquired Netspring, a warehouse-native analytics platform. I’ll admit, I hadn’t heard of Netspring before, but after taking a closer look at their website and capabilities, it became clear why Optimizely made this strategic move. Simplifying Omnichannel Analytics for Real Digital Impact Netspring is not just another analytics platform. It […]
How to Use Fonts in Optimizely CMS Spire
Unlock Your Website’s Potential with Custom Fonts In this blog, we’ll explore the importance of typography in enhancing your site’s visual appeal and user experience. You’ll discover step-by-step instructions for integrating custom fonts into your Optimizely CMS Spire. Whether you’re a beginner or an experienced developer, this guide will provide valuable insights to elevate your […]
Simple and Effective Personalization with Optimizely Data Platform (ODP)
As we dive into the amazing capabilities of Optimizely One, let’s shine a spotlight on the Optimizely Data Platform (ODP). This simple tool unifies all your customer data in one place, making segmentation and personalization a breeze for your marketing team. With ODP, you’ll gain a complete view of your customers’ interactions and behaviors, empowering […]
Streamlining Marketing Success: The Benefits for Optimizely One with Perficient
As an Optimizely expert, I eagerly anticipate this time of year due to the exciting Optimizely events happening worldwide. These include Opticon, the main conference for customers, the Optimizely OMVP Summit, a developer meetup, and the Optimizely Hackathon. During these events, we learn about new product releases and discover innovative ways to drive success for […]
How to Customize Zoom Level in Optimizely CMS Spire
In some situations, we need to set a maximum zoom scale or disable zoom completely on our website. This blog explains how to achieve that behavior in Optimizely Spire. In Optimizely, the meta viewport tag rendered on the page comes from the src\FrontEnd\modules\server-framework\src\PageRenderer.tsx file. However, since this file is part of the server framework, we […]
Bug Fixing: Lazy loaded property value is not supported by the current property instance
While upgrading from CMS v11 to v12, we ran into an error that read “Lazy loaded property value is not supported by the current property instance”. Unfortunately, the stack trace didn’t really say what the problem was. Here is that stack trace: System.InvalidOperationException: Lazy loaded property value is not supported by the current property instance […]
A Day in the Life: Nenad Nicevski Shares His Optimizely Expertise
Through Perficient’s wide range of capabilities and expertise, we bring a strategic mindset, innovative ideas, and a practical approach to help our clients and partners succeed. With several years of thought leadership spanning technologies and time zones, Nenad Nicevski, senior technical consultant, shares his Perficient experience and how he built strong relationships within our Sitecore […]
Crafting a Secure User Login Page with Next.js and Optimizely Commerce API: A Step-by-Step Guide
In this blog, let’s dive into creating a secure user login page with Next.js and integrating it with Optimizely’s Commerce APIs. Here are the steps you can follow: Setting Up Optimizely Configured Commerce Project: First, ensure you have an Optimizely Configured Commerce project running on your local machine with the necessary APIs. The hosted Optimizely […]
Perficient’s Mark Hall Awarded as an Optimizely MVP
Perficient would like to announce our very own Mark Hall, Senior Solutions Architect, as the newest Optimizely MVP. Hall is one of 10 outstanding individuals worldwide awarded as a 2024 Winter OMVP. This is Perficient’s eighth OMVP award, solidifying our company with the most OMVPs in North America. Each year, Optimizely awards a select group […]
Uploading blobs to Optimizely DXP via PowerShell
We had a client moving from an On-Prem v11 Optimizely instance to DXP v12 and we had a lot of blobs (over 40 GB) needing uploading to DXP as a part of the conversion. This was my first experience doing both a version and environment upgrade and I leaned heavily on Optimizely support to […]