Ready for your Google Optimize sunset replacement? Strategies for Seamless Migration and Accelerated Experimentation Growth The upcoming Google Optimize sunset has made it crucial for businesses to find reliable replacements. In today’s data-driven environment, the functionality of data experimentation tools is paramount. Relying on A/B testing tools for measuring and enhancing website optimization is key […]
Posts Tagged ‘Optimizely’
Local HTTPS for Optimizely, IIS, and Kestrel using certificates (Pt 1)
Wasn’t it around 2006 when HTTPS started becoming popular? You’d go to a secure page and almost always see a message saying, “This page contains both secure and nonsecure items. Do you want to display the insecure items?” 1 “Helpful” people online posted how to disable the error. Then browsers got smarter and just stopped […]
Optimizely CMS 12 upgrade takeaways!
I’ve now written several blog posts about my experience with Optimizely CMS 12 upgrade process on several different projects. Each project has taught me something new and made me encounter things I hadn’t before. One of my earlier upgrade projects this year had very unique challenges that I wrote about here. This time around, I’m […]
Optimizely CMS 12 – Content Delivery API Integration
In the Optimizely Content Management System (CMS), a headless approach is achieved using content delivery API. This handy package can get the data into JSON format using the REST API. In Single Page, Application, and content delivery, API works very well with JavaScript languages like React, Vue, and Angular. A headless system can work with […]
Integrate with Optimizely Data Platform using Google Tag Manager
The Optimizely Data Platform (ODP) and Google Tag Manager (GTM) are powerful tools for collecting and analyzing data. ODP provides insights into customer behavior, while GTM simplifies managing marketing tags without modifying website code. What is ODP: ODP allows businesses to collect, aggregate, and analyze data from various sources. It helps optimize marketing campaigns, enhance customer […]
Optimizely Configured Commerce – Learn CMS Spire 5.X Part-3
Insite is now Configured Commerce. In this blog, we will learn below points: Replacing an existing page in Spire Example of replacing an existing page Implementation in Local machine Replacing an existing widget in Spire Example of replacing an existing widget Implementation in Local machine In this blog post, we will explore the process of […]
Maximize Growth with Optimizely Tools: A Strategic Approach
In today’s digital landscape, having a solid digital strategy and embracing cutting-edge technology are key factors for business success. However, many enterprise organizations face challenges when it comes to coordinating the rollout of new marketing technology products and achieving scalable growth. Without a Digital Strategy, your Business may Fail. It’s simple: change is tough for […]
11 Considerations for Building Optimizely CMS Content Types
One of the things that I love to see is developers that take an extra interest in the user experience for the content authors. Oftentimes, it is that extra attention to detail that makes a project successful. Creating content types that are friendly for editors is an essential aspect of managing a successful CMS. A […]
How to Customize & Debug SEO Pages in Optimizely Configured Commerce
Optimizely Configured Commerce SEO is a vital aspect of any ecommerce application, as having a good SEO ranking increases traffic to your website and brings in revenue opportunities. Optimizely Configured Commerce (formerly Optimizely B2B Commerce) comes packaged with SEO features built-in, providing SEO configuration settings without requiring development code. Don’t worry if the native capabilities […]
Icon Library in Optimizely CMS
What are Icons? Icons are graphical representations of different elements on a website. They make the webpages visually appealing and like any other image, have a stronger connection and retention to the end user’s memory than plain text. When used in moderation and the right way, they can be self-explanatory and reduce the need for […]
Creating new sites in Optimizely CMS 12
“A journey of a thousand miles begins with a single step…” This is the first in a series of articles describing my experiences with migrating client sites from CMS 11 to CMS 12. Many things have changed, added, and improved, but some things I encountered did not always have an easy answer. Optimizely has a […]
Bitbucket CI/CD Pipelines for Optimizely CMS 12
A big reason behind this post is because this topic, even though very relevant, has very little to no context available online so far. There are posts about this being possible and very generic build pipelines for .net core deployments to azure, but none describing how to build Bitbucket CI/CD pipelines for Optimizely CMS 12 […]