Expand my Community achievements bar.

We are excited to introduce our latest innovation to enhance the Adobe Campaign user experience — the Adobe Campaign v8 Web User Interface!
SOLVED

Adobe Campaign: Extract Mirror Page URL.

Avatar

Level 2

Hi,

I want to generate a report which would contain the Mirror page URL for each real email/delivery sent to the users.Please advise how to extract the mirror page url for each real time email sent to user from Adobe Campaign.

Thanks,

Anupam

1 Accepted Solution

Avatar

Correct answer by
Employee

This forum is to support the On-Demand training in the Solution Partner Portal and Adobe Digital University. Interaction is not one of the classes there. You can ask your question on the Adobe Campaign product forum: Community: Adobe Campaign | Adobe Community

Linda

View solution in original post

5 Replies

Avatar

Level 2

Did you try using the function below?

var url = GetMirrorURL (deliveryId,messagId)

Thanks

Madhan

Avatar

Level 1

Hello,


Is there the equivalent for Adobe Campaign V6.0.2?

I tried this on my 6.0.2 platform and it did not work.

Thanks for your help.

Kind regards

Romain

Avatar

Employee

Hey Romain,

You could try working with 'MirrorPageUrl' instead.

Does getMirrorPageUrl work for you? Also, you could try capturing it in a string.

Avatar

Level 1

Hello,

MirrorPageUrl doesn't work properly in 6.0.2.

Tried hard

Managed to do it in 6.1

Avatar

Correct answer by
Employee

This forum is to support the On-Demand training in the Solution Partner Portal and Adobe Digital University. Interaction is not one of the classes there. You can ask your question on the Adobe Campaign product forum: Community: Adobe Campaign | Adobe Community

Linda