Adding Experience Optimization Page Regions to Dreamweaver templates
A Page Region is an area on a webpage where Promotions are displayed. Add Page Regions to your webpages by adding <tcdl:region> elements to your Dreamweaver templates.
Before you begin
Prerequisites for this task are as follows:
- To create a Dreamweaver Template, you must have Template Management rights as well as write permissions for the Folder in which you intend to create the Compound Template.
- Before adding
<tcdl:region>elements to Dreamweaver Templates, define the Region triggers using the Powershell cmdlets.
About this task
A Dreamweaver template is typically used to define the design of a webpage. A single webpage can be divided up into different regions to define the arrangement and styling of elements (content) on the page. For example, the <div> tag is frequently used to define page layout to group block-elements and format these with styles.