Hi, I would like to set up a webform that sends my email opt-ins to one campaign, but I would like those emails to be also listed under another campaign of mine. Meaning, all emails that go to campaign 1 also gets listed in campaign 2. How can I do this with Getresponse?
In the code that sends the email. Exactly where you put it depends on exactly what code you're using to send the email. Is it a mailto: in the client or the mail() function on the server, or something else?
Are you using Getresponse too? I am not refering to sending out emails to my list btw. I am talking about the opt-in email addresses that I receive from my webform that goes to my campaign. I would like them to be listed under another campaign as well automatically, without needing to copy contacts manually.