%%[
var @CampaignID, @CampaignName, @PromotionID, @PromotionName, @EmailTag, @Message, @Brand, @Cell, @SubscriberKey, @SentDate, @email, @brand_preference, @brand_engagement, @campaign_brand
/*
Populate fields below
*/
set @CampaignID = "NUK09585"
set @CampaignName = Concat(@CampaignID,"_","Carnation_Welcome")
set @PromotionName = Concat(@CampaignName ,"_","01")
set @EmailTag = "Product Non-Incentivised"
set @PromotionID = Concat(@CampaignID,"_","01")
set @campaign_brand= "Carnation"
/*
Do not touch fields below
*/
set @Message = emailname_
set @Brand = brand
set @Cell = customer_retention_date_band
set @SubscriberKey = _subscriberkey
set @SentDate = xtshortdate
set @SendId = jobid
set @email = emailaddr
set @brand_preference = brand_preference
set @brand_engagement = brand_engagement
InsertDE("Campaign Reporting Extract_Consumer","CampaignID", @CampaignID,"CampaignName", @CampaignName,"Message", @Message,"PromotionID", @PromotionID,"PromotionName", @PromotionName,"EmailTag", @EmailTag,"Brand", @Brand,"Cell", @Cell,"SubscriberKey", @SubscriberKey,"SentDate", @SentDate, "SendId", @SendId, "email", @email, "brand_preference", @brand_preference, "brand_engagement", @brand_engagement, "campaign_brand", @campaign_brand)
]%%
%%[
VAR @FirstName
SET @FirstName = [hero_name]
IF EMPTY(@FirstName) THEN
SET @FirstName = "Baker"
ENDIF
/* To use personalisation copy and paste the below variables into your email
%%=v(@FirstName)=%%
*/
]%%
%%=v(@FirstName)=%%, welcome to our Carnation baking community!
|
View our Christmas Carnation Recipe e-book below:
|
We thought you'd like early access to our brand new Christmas recipes to get you started! We've got delicious and easy recipes to cover you for every festive occasion - homemade gifting, dessert centrepieces and Yuletide tipples.
Don't forget to check out all of the other recipes on our website, and feel free to share your bakes with our community on social media.
Happy Baking!
|
|
|
Join the conversation and share your bakes with us on social media using #CarnationCreations |
|
|
|