thinh truong
Jul 15, 2019
  487
(6 votes)

Introduction of Episerver.Personalization.CMS.UI.Goal

The Episerver.Personalization.CMS.UI.Goal helps the editor manage content goals by using different criteria. The available goal types are landing page and time on site.

Installation

To use Episerver.Personalization.CMS.UI.Goal, you must have a key provided by Episerver. Then update the three keys in the appSettings section in web.config as follows.

<add key="episerver:GoalServiceKey" value="" />
<add key="episerver:GoalServiceSecret" value="" />
<add key="episerver:GoalServiceUri" value="" />
  • GoalServiceKey. Application key for authentication.
  • GoalServiceSecret. Secret key for authentication.
  • GoalServiceUri. Base service URL.

How to use

  • To view the goal list, log-in into the edit mode and go to the Recommendation tab.

  • To create a new goal:
    1. From the goal list, select new goal button on the top right of the panel. A dialog for creating new goal appears.
    2. Enter the name of goal.
    3. Select a goal criteria from the Goal type drop-down.
    4. Either the Goal completion threshold in minutes textbox or the Visitor navigate to page selection box appears according to your selection of the goal type (Time on site of Landing page)
      • Time on site
      • Landing page
  • To edit a goal, select Edit from the drop-down of the desired goal in the goal list screen.

    The edit dialog appears.

  • To delete a goal, select Delete from the desired goal in the goal list screen.

Jul 15, 2019

Comments

Please login to comment.
Latest blogs
Missing Properties tool for Optimizely CMS

If you have been working with Optimizely CMS for a while you have probably accumulated some technical debt in your property definitions. When you...

Per Nergård (MVP) | Mar 10, 2026

AI Generated Optimizely Developer Newsletter

Updates in the Optimizely ecosystem are everywhere: blog posts, forums, release notes, NuGet packages, and documentation changes. This newsletter...

Allan Thraen | Mar 10, 2026 |

Lessons from Building Production-Ready Opal Tools

AI tools are becoming a normal part of modern digital platforms. With  Optimizely Opal , teams can build tools that automate real tasks across the...

Praful Jangid | Mar 7, 2026

My Takeaway from Optimizely Opal Agents in Action 2026 - What Agentic AI Means for the Future of Digital Marketing

I would like to share with you what stayed in my head after this amazing virtual event organized by Optimizely. Agents in Action 2026 , a live...

Augusto Davalos | Mar 6, 2026