Integrate offers

In Quick Builder, you can search for the Campaign’s offer and link to content in Quick builder​ and send email when the offer is linked. Only one offer can be integrated in a content.

Perform the following steps.
  1. In the Quick Builder, click to add content to an existing folder.
  2. Under Properties tab, complete the following substeps..
    1. Under Content Name, provide the name of the content.
    2. Optional. Under Description, provide a description.
    3. Click Change to change the location of the content to be saved.
  3. Under Content type tab, complete the following substeps.
    1. Under Static Content, click Upload file to browse and select the content you want to upload. The preview of the asset is available in the Content Preview box.
    2. Click Select Offer. The Search Offer page displays. In the Search bar, you can search for an Campaign offer using an offer's name, code,description or owner. Select the offer.
    3. Click Save. The offer is integrated with the content. The attributes and their values are listed.
    4. You can change the attribute values. Click Save.
      Note: Once the offer is assigned, you can remove the offer by clicking Remove Offer and assign any other offer
Note: Offer integration , that is, assigning Campaign offers to content (either in Quick Builder or in existing Message Editor) will work on Chrome and Safari browsers with the following settings depending on the application server, where Campaign is deployed.
  • If Campaign is deployed in Websphere. Offer integration works only if Campaign is configured for SSL and Websphere version is 8.5.5.18 or higher along with the following settings.
    • Create the following custom property on WAS admin console at Enterprise Applications > Campaign war > Session management > Add New Custom property.

      Custom Property Name:- CookieSameSite

      Custom Property value:- None

    • Restart Websphere.
  • If Campaign is deployed in Tomcat: Offer integration works only if Campaign is configured for SSL along with the following settings.
    • Add the following sameSite configuration in context.xml file for Tomcat.

      < CookieProcessor sameSiteCookies="None" />

    • Restart Tomcat.
  • If Campaign is deployed in JBOSS or Weblogic: Offer integration works only if Campaign is configured for SSL with following settings.
    • In Chrome address bar, type –chrome://flags/#same-site-by-default-cookies.
    • Disable "SameSite by default cookies" .
    • Relaunch Google Chrome.