Self Service includes a Marketing panel with a preconfigured SelfServiceMarketingSlot slot and renderer. This panel can be used to display content that can be personalized using the segments attribute. For further information on slots, refer to the ATG Personalization Programming Guide.

To create content for the Marketing panel, create an asset of the type Marketing Item:

  1. Create the content you want to use.

  2. Use the Business Control Center to create an ATG Content Administration project.

  3. Select Add asset to your new project from the project asset tab.

  4. Select the ServiceRepository and Marketing Item for the Asset Type and select Create New.

  5. Enter the properties for the marketing item; available properties are listed in the following table:

    Property

    Description

    description

    A description for the marketing item.

    enddate

    Date that you want the marketing item to stop being displayed.

    id

    Created automatically by the system.

    imageUrl

    URL for the piece of content you want to display.

    linkUrl

    URL of the page where you want the user to be directed.

    name

    A name for the marketing item.

    segments

    Select Add a New Element. Create a segment that will be used as the parameter passed in the URL to the page where the Marketing panel is displayed.

    startdate

    Date that you want the marketing item to start being displayed.

  6. When you are finished creating the marketing item, click Apply to finish adding the asset to the project.

  7. Using the project Task tab, complete and deploy the project.

For additional information on working with and creating slots, refer to the ATG Personalization Programming Guide.