Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • John 1 post 71 karma points
    Aug 22, 2019 @ 12:38
    John
    0

    How does display marketing campaigns

    I created three marketing campaigns, two of them are being display on all pages, while the third one is displayed with the others only on the product page. This is how I display the campaigns from C# code

    var campaignItems = MarketingLibrary.GetTargetedCampaignItems();

    Ucommerce does it correctly, but I want to know how Ucommerce knows that the two campaigns are for all page and that one is only for the product page and control it through my C# code. enter image description here enter image description here

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies