Adobe Campaign: Extract Mirror Page URL. | Community
Skip to main content
anupamv75110721
New Participant
September 26, 2016
Solved

Adobe Campaign: Extract Mirror Page URL.

  • September 26, 2016
  • 5 replies
  • 4801 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Linda_Stinson

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

5 replies

Linda_Stinson
Linda_StinsonAccepted solution
Employee
November 6, 2017

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

romainr89040357
New Participant
September 13, 2017

Hello,

MirrorPageUrl doesn't work properly in 6.0.2.

Tried hard

Managed to do it in 6.1

Garima_Gakhar
Employee
August 9, 2017

Hey Romain,

You could try working with 'MirrorPageUrl' instead.

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

romainr89040357
New Participant
July 4, 2017

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

cbvmg
New Participant
April 25, 2017

Did you try using the function below?

var url = GetMirrorURL (deliveryId,messagId)

Thanks

Madhan