The Adobe Campaign implementation guide is a one stop shop for all your Adobe Campaign implementation needs. From how to get started to final configurations – our guides aim to help you at every step of your v6.1 or v7 Adobe Campaign implementation journey. Some handy links below:
1) Installation and Provisioning: A guide to help you install the Adobe Campaign Console. https://adobe.ly/2uBnTSb
2) Architecture: A guide that details out everything you need to know about setting up the environment and architecture for Adobe Campaign. https://adobe.ly/2sDKPit
3) Configuration and Implementation: A guide to help with configuration and implementation of Key feature such as Channel Configuration, Message Center, Web applications, etc. https://adobe.ly/2sDGXhp
4) Administration: A comprehensive guide that help you through the package creation and deployment process + some sample tests. https://adobe.ly/2si09C5
5) Deliverability: A guide listing all deliverability activities that need to performed prior to Campaign Go-Live, including a deliverability checklist. https://adobe.ly/2tDASWn
Hope you find these helpful! Let us know if we can help you in any way!
Hi Saveena,
A/B testing is done when you have different layouts in your delivery and want to decide which one would have the most impact. So you divide your target audience into groups and send out the deliveries.
You can find the implementation here A/B testing
Hi!!!
Is there any way we can add query inside javascript ?
Views
Replies
Total Likes
Hi Saveena,
There is a querydef activity which can be used inside the Javascript in Webapps or Reports
Syntax goes like this
var query = xtk.queryDef.create(
<queryDef schema="nms:recipient" operation="select">
<select>
<node expr="@firstname"/>
</select>
<where>
<condition expr={<YourCondition>} />
</where>
</queryDef>
);
var result = query.ExecuteQuery();
You can read more about this in Data oriented APIs
Let me know if this solves your question
Views
Replies
Total Likes
Hi,
Can someone help me with data importing activity, I am not able fully understand calculated and pre-process options provided. What are the use cases for the same and how to use them?
Thanks!
Views
Replies
Total Likes
Hi Bharat,
Preprocessing is done when you want to decrypt or unzip an incoming file.
Calculated is when the file name is calculated from a variable like vars.filename or when there are multiple files with the same name and you want to select one with the latest date.
Let me know if this solves your question
Hi ,
Could someone please tell me how to use pre-process option in data loading for Windows because in documentation the code given is for linux ?
Views
Replies
Total Likes
Hello,
I was looking for the on-prem installation guide for the V7 Adobe Campaign. The link https://adobe.ly/2uBnTSb just have the client installation related information. Where can I get the actual server side installation guide? Something similar to the V6.1 installation guide located at https://docs.campaign.adobe.com/doc/AC6.1/en/PDF/installation-v6.1-en.pdf
Thanks,
Tarun Ghosh
Views
Replies
Total Likes
Hi Aalokitoaami,
Here is the link for V7 installation documentation
Linux Installation
Windows Installation
Prerequisites
Installing the server
Thanks,
Prem Kumar Ganesan
Views
Replies
Total Likes
Hi all,
The implementation guide has been updated and improved, with a set of new links.
See > Adobe Campaign Implementation Guide
You can also read the new updated Knowledge articles page (technotes)
3 new technotes were added:
Thanks,
Alice
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies
Views
Like
Replies