You could either send a test mail or you could send a "real" campaign to a list of test-addresses (like your own and a college) and the create a copy of that campaign from the analytics-area back to the drafts.
I used the online link from a test mail (e.g. /app_plugins/newsletterstudio/pages/rendernewsletter.aspx?nid=111111111111111111111&e=[trackemail]) to link 2 campaigns with each other.
This works fine when testing. But when I sent the campaigns the link between the two campaigns only works when the user is in both mailing lists. If the user is not in both mailing lists I receive the following error message:
View 'online link'-URL
Is it possible to view the 'online link'-URL before sending the newsletter?
I ask this question because the client wants to add a link to the newsletter in a different language.
Best Regards, Wesley
Hi!
You could either send a test mail or you could send a "real" campaign to a list of test-addresses (like your own and a college) and the create a copy of that campaign from the analytics-area back to the drafts.
Hope that works for you?
// m
Hi,
I'll use the link from the test mail.
Thanks!
Hi,
I used the online link from a test mail (e.g. /app_plugins/newsletterstudio/pages/rendernewsletter.aspx?nid=111111111111111111111&e=[trackemail]) to link 2 campaigns with each other.
This works fine when testing. But when I sent the campaigns the link between the two campaigns only works when the user is in both mailing lists. If the user is not in both mailing lists I receive the following error message:
[InvalidOperationException: Sequence contains no elements] System.Linq.Enumerable.First(IEnumerable`1 source) +405 NewsletterStudio.Infrastucture.Data.PPDatabaseAdaptor.First(String sql, Object[] parameters) +96 NewsletterStudio.AppPlugins.NewsletterStudio.Pages.NewsletterRender.PageLoad(Object sender, EventArgs e) +921 System.Web.UI.Control.OnLoad(EventArgs e) +103 System.Web.UI.Control.LoadRecursive() +68 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3811
I think it has something to do with the field 'trackemail'. Is it possible to 'catch' the error and still show the newsletter?
is working on a reply...