Take the community feedback survey now.

thinh truong
Jul 15, 2019
  401
(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
Building Optimizely OCP Apps Faster with AI and Coding Assistants

Developing Optimizely Connect Platform (OCP) apps can be a rewarding but complex process—especially when integrating with external APIs. Over the...

Pawel Zieba | Sep 11, 2025

New Opal Certifications Are Live and Free!

We’ve got some exciting news to share: two brand-new Opal certifications are now available and they’re completely free. Whether you’re already...

Satata Satez | Sep 10, 2025

Going Headless: On-Page Editing with Optimizely Graph and Next.js

Introduction On-page editing is one of the standout features of Optimizely CMS, giving editors the power to update content directly on the site as...

Michał Mitas | Sep 10, 2025

Dynamic CSP Management for Headless and Hybrid Optimizely CMS with Next.js

In the evolving realm of web security, Content Security Policy (CSP) is essential for defending against XSS and injection attacks. Traditional...

Minesh Shah (Netcel) | Sep 8, 2025