Hi,I am trying to create new Audience based on two conditions: - Marketing Cloud Audience criteriaAND-Target built-in rules (eg. Geo, Network or Browser).I've tested both separately and each one work's fine.How to mix these into one Audience?
Hi,I am stuck in a specific scenario where I need to pass some parameters from AEM to Target. The problem is that those parameters are populated after an Ajax call, and I can't find the way to pass them. As they are only populated after Ajax success, I think that the only way those parameters will b...
Hello,I setup the following profile script to match the birthday month of the person://get birthday month from both profile and current month var bday = profile.get('birthday'); var dt = new Date(); var mt = ("0" + (dt.getMonth() + 1)).slice(-2); // if both months are the same, return true if (...
Is it possible to create a profile script to qualify users for a campaign if an HTML DOM is present on the page? Typically the script to get an element id would be:var x = document.getElementById("myAnchor").id;Has anyone done something where they check if an id is present and based an audience off ...
I am creating experience using OOTB target audience "Referred from Google". For testing the mbox offers, what parameter should I pass with mbox so that it respond with matching offers for "Referred from Google".
Hello, We are creating an experience where our success metric is time on site. We have content authors who spend a lot of time on the site reviewing articles and making edits. We would like to block our content authors from being included into the campaign so the results are not screwed. My thoug...
How do you reset reports in Target Standard? It's easy to do in Classic, but I don't see the option in Standard. We want to reset the reports after we change the audience from a QA audience to a LIVE audience.Thanks!
We have several campaigns that share the same locations(mboxes). Campaigns specified on different AEM env.(DEV, TEST,PROD) and for some env. incorrect campaign pulled from AT on publish instance.E.gThere are two campaigns DEV_Industry_campaign for AEM DEV env. and TEST_Industry_campaign for AEM TES...
Hi,Is it possible to integrate Adobe Campaign Standard and Adobe Target Standard?From all the documentation I've seen it mentions it is possible but I only ever see the integration docs for Campaign Standard and Target Classic. Cheers,Ed
Hi,Within Target Standard’s Visual Experience Composer, is there a way to make the Activity Location not be case sensitive?For example:This location enters you into the campaign:http://www.domain.com/default.aspx?focusId=best-sellers-pen-sale.ascx&adobeQA This location does NOT enter you into the ca...