Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

prasannakumarmarru
prasannakumarmarru
Offline

Badges

Badges
18

Accepted Solutions

Accepted Solutions
17

Likes Received

Likes Received
51

Posts

Posts
60

Discussions

Discussions
14

Questions

Questions
46

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by prasannakumarmarru
Customize the badges you want to showcase on your profile
Re: Recipient Versus Distinct Clicks - Adobe Campaign 30-09-2020
@lcharlwood Distinct clicks on Campaign is based on source ids, not on recipients.Lets say if you have two links in your delivery, and clicked on both of them, you will see two distinct clicks.You can see the formula provided in doc Indicator Calculation if you are looking at @personclick(Distinct clicks on the population reached), the formula is Countdistinct(Iif([url/@type]=1, @source-id, 0))Source id is unique to each link, hence if you click on two different links in same email , your distin...

Views

1.1K

Likes

2

Replies

0
Re: Transactional Message Tracking - Adobe Campaign Standard 16-06-2020
Hi @chaitanyavemava Did you ever find an answer to this? I similarly would like to be able to extract the ctx data of transactional messaging sending logs. Thanks David

Views

2.3K

Likes

0

Replies

0
Re: Adobe campaign standard approval process in workflow? - Adobe Campaign Standard 30-04-2020
What is the condition in test activity? and may i know where are we sending it for approval?

Views

4.2K

Likes

0

Replies

0
Re: Unable to Login to Adobe Client Console - Adobe Campaign 28-04-2020
not sure Anushka, its unusual.

Views

5.5K

Likes

0

Replies

0
Re: Any super users or experts available - Adobe Campaign Standard 27-04-2020
WKF-560029 The document types of inbound events ('' and 'head:profile') are incompatible (step 'Update data 2') - Here the inbound dimension and the dimension selected in properties(profile) are not matching. I think it is better to check with Adobe campaign support to review the configurations. Without seeing how the workflow was setup, it is not so easy to provide what could have caused this. Support team would help you fix this easily.Thanks!

Views

7.0K

Likes

0

Replies

0
Re: Tracking Click to Call - Adobe Campaign 21-04-2020
JS would be for web app, question wasn't clear. For email you can only use double-redirect, which would be a tracking redirect pointing to a webpage consisting of a single tag.

Views

4.8K

Likes

0

Replies

0
Re: Find number of days between system date and Offer date - Adobe Campaign 20-04-2020
Hi, The JS is: new Date() - new Date(ctx.vars.OfferDate) Be aware that you're comparing 2 clocks here- the one on the db server and the one on the app server.A more consistent approach would be to do the math on the db: DaysAgo(@Offer_Date) or whichever resolution is desired. Thanks,-Jon

Views

2.8K

Likes

0

Replies

0
Re: Can i have mutliple Reply-to address for same delivery? - Adobe Campaign 19-04-2020
You should be able to have a dynamic Reply-To address in your delivery and it shouldn't affect your IP reputation provided the reply-to address has the same domain as the sending and bounce addresses.

Views

2.6K

Likes

0

Replies

0
Re: DELIVERY_CONTACT_DATE and EVENT_DATE in Delivery Log - Adobe Campaign Standard 18-04-2020
Hi, Contact date is when a delivery is started to send out or scheduled to send out. Event date is when a partucular message has been sent out. Log date is when a user clicks or open that email. Log date should be greater than equal to event date, event date should be greater than or equal to contact date. if you are seeing logdate before event date, thats little weird. Check if that is a recurrding delivery, or if the message is failed(sometimes the email will be delivered to recipient but it a...

Views

3.4K

Likes

4

Replies

0
Re: External API Activity - Adobe Campaign Standard 20-01-2020
Hello @pablo_rosero1  Is it fully compliant with Adobe campaign V6 ?thks

Views

10.0K

Likes

0

Replies

0