The Adobe Target Standard/Premium 25.2.1 release (February 17, 2015) introduces an updated Visual Experience Composer (VEC). This article explains the updated UI and its options.
The updated Visual Editing Composer requires the Adobe Experience Cloud Visual Editing Helper extension available on the Chrome Web Store.
The VEC displays when you create or edit an existing activity.
The following sections explain the options available in the updated VEC for an A/B Test activity. The options vary, depending on the activity type.
The Experiences panel displays in the left rail of the VEC.
You can view, create, rename, or remove experiences using the Experiences panel.
The following options are available in the Experiences panel:
Click the Configure icon ( ) displayed on top of the Design canvas to display the activity properties menu.
The following options are available:
Use the Design/Browse toggles displayed on top of the design canvas to switch between design and browse mode.
Use the Browse mode to navigate your site and to pick the view or page you want to update. Switch back to Design mode to add or edit your changes.
You can undo changes made by clicking the Undo icon ( ).
To redo an action, expand the Undo/Redo button group and choose Redo.
You can add a number of components to your web page and edit them as needed by using the new Components panel.
If you see the Modifications panel in this area instead of the Components panel, click the Show Components icon ( ). The Show Components icon (
) and the Show Modifications icon (
) act as toggles to show the appropriate options.
To add a new component to an experience:
Click the desired component that you want to add to highlight it.
The available components are grouped into logic containers:
Drag the component over an existing page element in the Design canvas.
Choose to insert the component before of after the selected element.
As compared to the previous VEC version, you cannot replace a selected element with a component.
To open the Modifications panel, click the Show Modifications icon ( ) in the Components panel.
The Show Components icon ( ) and the Show Modifications icon (
) act as toggles to show the appropriate options.
The Modifications panel shows all changes that have been made to your page in the Visual Experience Composer (VEC) and lets you make additional changes (such as CSS Selector, Mbox, and Custom Code).
Click the More Options icon ( ) in the panel header to add a modification, delete all modifications, or delete all invalid modifications. Click Select to perform bulk operations: Apply to All Pages or Delete.
Click the More Options icon ( ) next to each modification to view its information, delete the modification, or to apply the modification to more views.
The Design canvas lets you select viewports, including fit-to screen, Desktop, Tablet, Mobile Landscape, and Mobile Portrait. By default, the canvas fits the page to the screen along with the viewports defined in the Administration section.
You can also zoom in or zoom out by clicking the appropriate icon ( or
).
When you click a page element in the Design canvas, a menu shows the options that are available for that element type. In addition, a DOM path displays at the bottom of the page that lets you easily navigate through the page structure.
The various Visual Experience Composer (VEC) actions are grouped in appropriate menu options to make your job quicker and more efficient:
The available options depend on the activity type and element that you are creating or editing. For more information about editing images and offers in an A/B Test activity, see Edit elements using the Design canvas below.
The Properties panel lets you change properties of selected elements on the page, whether these elements are HTML elements or objects specific to Target, such as recommendations or offers.
Click the icons on top of the panel to edit HTML code or delete, duplicate, or hide elements. Changes appear in the Modifications panel.
The Properties panel is collapsible in the right rail. Click the Show/Hide Properties icon ( ) to the right of the panel to collapse or display the Properties panel.
The following sections show you how to edit images and text in the Design canvas. The Design canvas, along with the Components, Modifications, and Properties panels provide you with powerful tools to let you easily create experiences for your activities.
If you click an image in an A/B Test activity, the VEC looks like similar to the following illustration:
Select components from the Components frame on the left side to insert the following elements:
The menu at the top of the image lets you do the following:
The Properties pane on the right side lets further configure the image’s properties.
The icons at the top of the frame let you do the following:
The options in the right frame let you do the following:
If you click text in an A/B Test activity, the VEC looks like similar to the following illustration:
Select components from the Components frame on the left side to insert the following elements:
Click the Show Modifications icon ( ) to display the modifications to the experience.
The menu at the top of the text element lets you do the following:
The Properties panel on the right side lets further configure the text’s properties.
The icons at the top of the frame let you do the following:
The options in the right frame let you do the following:
In addition to HTML code, you can edit and inject custom JavaScript.
Several rich text formatting options are available when editing text and HTML for A/B and Experience Targeting activities. You can choose a font, select a font style, change text alignment, and other standard text formatting options. When modifying HTML, you can toggle between the code view and the rich-editing view of the HTML.
The following HTML5 tags can be nested:
Tag | Allowed Nested Tags |
---|---|
<a> |
<h1-h6> , <p> , <ul> , <ol> , <menu> , <div> , <figure> , <figcaption> |
<ins> |
<h1-h6> , <p> , <ul> , <ol> , <menu> |
<del> |
<ul> , <ol> , <menu> , <h1-h6> , <p> |
<label> |
<p> |
When you click an element on the page, the VEC options menu displays. In addition, when you click an element, the corresponding DOM path displays at the bottom of the page.
If you do not see the DOM path, click the Show DOM icon ( ).
You can use the DOM path to quickly see information about the selected element (type, ID, and class) and move up or down the DOM path to select the desired element.
You can easily navigate to any parent, sibling, or child element within the VEC using the DOM path.
The DOM path feature is also available when setting up click tracking.