London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Karen McDougall
Apr 12, 2024
  438
(0 votes)

Join the Content Recommendations Work Smarter webinar May 8th 16.00-16.45 CET with expert Aidan Swain

Learn more about Content Recommendations, with Optimizely’s very own Senior Solutions consultant, Aidan Swain. He will discuss best practices and common pitfalls, as well as give ideas and inspiration as to why personalization is so important!

While all are welcome to join, this webinar is mainly for marketers who are currently working with Content Recommendations and for those that might wish to in the future.

Agenda:

  • Goals conversions
  • Key things to be aware of
  • Best practices
  • Common pitfalls
  • Ideas & inspiration
  • ODP integration

Karen McDougall is the host and Aidan Swain will be guest presenter. Sign up here, make sure have created a free account on Optimizely Academy first: https://academy.optimizely.com/student/activity/1832946-work-smarter-webinar-content-recommendations-best-practices

Welcome!

Apr 12, 2024

Comments

Please login to comment.
Latest blogs
Render ContentArea without wrapping them in surrounding div

CustomContentAreaRenderer is a specialized class that overrides the default ContentAreaRenderer. It customizes the rendering behavior for content...

sunylcumar | May 18, 2025

Indexing a content item programatically

public bool IndexContent(int contentId, bool contentOnly, bool childrenOnly, string language) { // Retrieve the content var contentReference = new...

sunylcumar | May 18, 2025

Add a new menu item to the Admin Menu in Optimizely CMS

Create a new Controller called CustomMenuController and decorate with [Authorize(Roles ="CMSAdmins")] so that it will be accessed by admins only...

sunylcumar | May 18, 2025

Display page/block thumbnail based on selected site in multi-site solution

In previous blog we described how to control the visibility of the blocks or properties based on the current site in multisite solution. We can use...

Tomek Juranek | May 16, 2025