IBM Campaign (formerly Unica Campaign) is a software designed for the purpose of campaign management. Unica provides a unique GUI’s to design, execute, and measure customer-driven communication across all marketing channels. This software also stores contact and response history that enable the user to know which customers have responded to which offers over the time.
Campaign management tools should be chosen with care to truly make a difference to marketing programs.
IBM Campaign enables you to:
IBM Unica products deliver outstanding customer experiences over multiple channels. This extraordinary customer treatment enhances loyalty and drive revenue growth. Below are the major Unica products discussed:
Automates marketing programs through advanced campaign management.
Delivers personalized reports across different marketing channels.
This platform regulates the optimal contact policy for personalized customers.
This tool is used to deal with marketing campaigns quickly and rapidly by taking into account the processes, budgets and expenses.
Deals with customer behavior by applying event and pattern detection.
Enable field marketing teams to customize corporate marketing campaigns for local use.
IBM marketing tools
Enhances customer engagement, increases user satisfaction and thereby increase in sales by enabling seamless individual experiences.
Interacts with relevant and personalized marketing for promoting interactions. Here, there is an opportunity to engage customers with your brand.
When working on IBM Campaign, it pays to understand what the software is doing behind the scenes. Nearly every time you add a box in a Unica flow chart, it creates a temporary database table with just a list of ids. A simple select statement will run and save a table like the one shown in the image below. When you then link that select box to another one it uses the first temporary table as its starting point. This makes the queries more efficient by starting with a smaller base at each new level.
Joining a temporary Table
If we use any of the Unica process boxes (as in below image). We need to connect the source input to the previous Unica process box, provided both are at the same level.
Figure: Unica Process Box Options
In the figure below is a section from a Unica flow chart containing 2 select boxes. The first box has 6 members, the second box starts with those 6 members when applying the next level of criteria. You will see that the preceding process box limits the volume of the subsequent process box.
What this means in terms of behind the scenes process is shown in the figure below:
The figure above shows that we have joined a temporary table of 6 customer id’s to another schema table and then applied some additional criteria (in this case age <=72). Unica will treat this as a 2 table join. The first table only has 6 customer ids in it; the second is a full table of all customers. The query will be very quick because it uses the indexes in the 2nd table and effectively only has to query against 6 records. The result of this will be a new Unica temporary table of only 3 records. Nearly every time you run a select query it will only store the results of that query as a list of ids. This is demonstrated in the flow chart image below… each step in the flow chart will be referencing or creating a new temporary table.
Instances where Unica will store more fields in the temporary table are:
IBM Unica Campaign is hosted on behalf of clients, to provide access to the customer data for the purpose of marketing and service campaigns. This tool is used by both analytics teams and marketers.
IBM Campaign can be utilized for both simple as well as complex data selections whose requirements include splitting ‘contacts’ by channel based on data that is available.
IBM Unica includes many modules from opportunity detection to campaign execution. It allows complex list building and also allows for better management of contact points, and automation using scripts.
The more data you have, the more likely IBM Campaign is recommended over the other tools in the market. It is an absolute EMM (Enterprise Marketing Management) solution. It helps one gain all the marketing requirements right from traditional channels to the evolving digital channels.
This advanced omnichannel campaign management application enables marketers to execute deep segmentation over various data sources to convey tailored messages to vast volumes of contacts.