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.
Solved! Go to Solution.
Views
Replies
Total Likes
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
Views
Replies
Total Likes
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
Views
Replies
Total Likes
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.
Views
Replies
Total Likes