Hi everyone, I am trying to export all my email marketing metrics from Adobe Campaign, here is the output I would like to have: Count(Opens)Count(Clicks)Count(Unsubscribes)And to get everything grouped by lists names. Has anyone tried to something similar?Thanks a lot!
Does anyone in the community have experience in both Marketo and Adobe Campaign?I am brand new to Adobe (today is my first day using it), but have a heavy background in Marketo. I am wondering how other people have found the transition from Marketo to Adobe-- does a background in Marketo lend itself...
Hi All,We created the following Input Form based in a custom Schema.Form is correctly displayed, but when we try to display an error message using the tag <leave> in case the parameter "@scriptName" is empty, no error is displayed and the record is created also if scriptName value is empty.Is there ...
Hi I am not able to import boolean data into Adobe data model. I am using a targeting workflow with two steps:-Data Loading: import of the file with different columns-Data Update: insert and update the data into the data modelThe problem is that I can not choose "boolean" as data type in the first s...
I'm trying to integrate AEM with Campaign and part of my use case, I will consume the webservices that are exposed by campaign to add some data to the campaign database. I will be adding fields like username, email etc in a table that stores user information (email recipients).I'm looking for advise...
Hi all,Does an an Adobe Campaign implementation undergo all SDLC Phases? (Analysis, Design, Coding/Configuration, SIT, UAT, Deployment, Warranty and Maintenance ?Is Agile Project Management Methodology appropriate to Adobe Campaign, if client demands?How is the system testing performed? Do we create...
Hi All, I have a small issue in workflow When I read date value from workflow through display target its showing correct but inside the personalPersonalization blocks date changed one-day minus. Below is my code. Please help me. var dueDate=targetData.paymentDuedate; var monthNames = ["Januar...