Concept - Campaigns

Introduction

This document describes the concept behind the new campaign business object introduced in Enfinity Suite 6.5. Campaigns are used to bundle other business objects, e.g., promotions or content. By means of campaigns it is possible to set several properties of these objects at once. Primarily, time control and user group assignment are addressed. A campaign does not only represent various marketing actions (as a business view suggests) but is more like a "clamp" around other marketing-related business objects.

The concept is addressed to both, developers and business users, who want to understand how campaigns are implemented and what is the standard use case for that feature.

References

Business Object Assignments

A business object belongs only to one campaign at a time. This is to avoid confusion caused by overlapping campaigns. The current implementation realizes assignments for the following objects:

  • Promotion - The CAMPAIGNID is the foreign key attribute to assign a promotion to a campaign
  • Component - A campaign has an associated user group that will be assigned to content by means of a corresponding user group relation
  • Page variant - Shows the same behavior as for components

Content assignment (components, pages = pagelets) is realized by means of the pagelet assignment framework.

Activation and Time Control

A campaign is active for a certain time frame. All assigned objects are active in this time frame, too. However, it is also possible that the assigned object will have a shorter activation period within the campaign's time frame. Per default an assigned promotion uses the campaign's time frame, but it can also use its own time frame. The promotion's time frame needs to be within the campaign's time frame.

Furthermore, a campaign can be enabled or disabled. An assignment of a business object to a disabled campaign means that the business object gets disabled or invisible as well.

User Group Assignments

The visibility of a campaign is managed by means of target user group assignments. Target user groups can be customer segments or user groups of affiliate partners. Furthermore, a business object can be configured to use its own user group.


A campaign has exactly one target group. All user group assignments in fact are realized by assignment of this campaign target user group. The following table illustrates a campaign record, semantic mapping of campaign UUID to target user group ID by "CAMPAIGN_" + <CampaignUUID> and a resulting user group assignment of the "IG_NewCustomer" user group to that campaign.

Campaign

UserGroup

UserGroupAssignment

UUID: xyz123

ID: CAMPAIGN_xyz123

ParentUserGroupID: CAMPAIGN_xyz123


ID: IG_NewCustomer

ChildUserGroupID: IG_NewCustomer

Customer segments that can be assigned to a campaign are taken from the customer segmentation service. When a customer segment is assigned to a campaign, a hidden consumer and user group are created for that customer segment, if they don't already exist. The customer segment is assigned through that user group.

Use Case Example

Special offers to new customers

For instance, to make a web shop successful you have to acquire and bind new customers. That is why a shop manager decides to make special offers to new customers. In the past the marketing department of that shop already created some sophisticated promotions. For reasons of efficiency, existing promotions should be reused. That is why a campaign is created. The campaign should be active only for one month. At this time, a banner should be visible at the main entry page of the web shop.

The following needs to be done:

  1. Create a campaign with a limited time frame.
  2. Assign "new customers" user group to target groups.
  3. Assign a CMS component holding the banner.
  4. Assign promotions to the campaign.
Disclaimer
The information provided in the Knowledge Base may not be applicable to all systems and situations. Intershop Communications will not be liable to any party for any direct or indirect damages resulting from the use of the Customer Support section of the Intershop Corporate Web site, including, without limitation, any lost profits, business interruption, loss of programs or other data on your information handling system.
Home
Knowledge Base
Product Releases
Log on to continue
This Knowledge Base document is reserved for registered customers.
Log on with your Intershop Entra ID to continue.
Write an email to supportadmin@intershop.de if you experience login issues,
or if you want to register as customer.