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

Forward to a friend

Avatar

Level 1

This may be a very basic question, but I am trying to find "Forward to a friend" tag/code much like other personalization tagging. Ex. Unsubscribe = <%@ include view='UnsubscriptionLink' %>

Any help would be appreciated.

Maybe it is labeled something else in Campaign.

1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi Charley,

There are no factory mechanism to forward a mail to a friend, and change all the tracking codes.

It means, if recipient A forward a mail to someone (person B), this person by opening/clicking on the mail would register information in the Adobe Campaign DB by using the recipient A account; the tracking information is not attributed to the forwarded person B, so usually it is an issue in CRM matters.

But you can manage it differently with Adobe Campaign: add a link in your email to the webApp Sharing Form (internal name "viral"), so when the recipient A wants to provide the shared information to person B, he clicks on the link, it opens the webApp and types the emails of his contact.
The information of person B is stored in the nms:visitor table, so not affecting tracking information of person A.
Moreover, it complies with law, because optin is managed accordingly (if the person B has to be transformed into contact nms:recipient).

Of course, you can adapt the viral webApp (I recommend to duplicate and change the duplicated version) and so, adding the coupon/code to provide to the contacts. Or define more or less contacts (for instance 5 contacts with first name last name email, etc).

Regards
J-Serge

View solution in original post

2 Replies

Avatar

Correct answer by
Level 10

Hi Charley,

There are no factory mechanism to forward a mail to a friend, and change all the tracking codes.

It means, if recipient A forward a mail to someone (person B), this person by opening/clicking on the mail would register information in the Adobe Campaign DB by using the recipient A account; the tracking information is not attributed to the forwarded person B, so usually it is an issue in CRM matters.

But you can manage it differently with Adobe Campaign: add a link in your email to the webApp Sharing Form (internal name "viral"), so when the recipient A wants to provide the shared information to person B, he clicks on the link, it opens the webApp and types the emails of his contact.
The information of person B is stored in the nms:visitor table, so not affecting tracking information of person A.
Moreover, it complies with law, because optin is managed accordingly (if the person B has to be transformed into contact nms:recipient).

Of course, you can adapt the viral webApp (I recommend to duplicate and change the duplicated version) and so, adding the coupon/code to provide to the contacts. Or define more or less contacts (for instance 5 contacts with first name last name email, etc).

Regards
J-Serge

Avatar

Level 1

Hi @Jean-Serge_Biro 

circling back to an old discussion here. I have a very similar scenario where I want to setup a code that fwds my email to mentioned email id.

 

I believe webapps are not possible with ACS. How else can this be achieved?

I also want to be able to store the new recipient email. somewhere.