How do I merge Getresponse campaigns?

Discussion in 'Programming' started by MindReality, Aug 5, 2012.

  1. #1
    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?
     
    MindReality, Aug 5, 2012 IP
  2. Rukbat

    Rukbat Well-Known Member

    Messages:
    2,908
    Likes Received:
    37
    Best Answers:
    51
    Trophy Points:
    125
    #2
    Add a CC: header in the code to your second email address.
     
    Rukbat, Aug 11, 2012 IP
  3. Mithuasha

    Mithuasha Banned

    Messages:
    1,056
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #3
    It's very simple use CC or BCC.
     
    Mithuasha, Aug 11, 2012 IP
  4. MindReality

    MindReality Well-Known Member

    Messages:
    202
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    105
    #4
    Where exactly in the code do I put this?

    In my Getresponse Webform Code?
     
    MindReality, Aug 11, 2012 IP
  5. Rukbat

    Rukbat Well-Known Member

    Messages:
    2,908
    Likes Received:
    37
    Best Answers:
    51
    Trophy Points:
    125
    #5
    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?
     
    Rukbat, Aug 12, 2012 IP
  6. MindReality

    MindReality Well-Known Member

    Messages:
    202
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    105
    #6
    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.
     
    MindReality, Aug 13, 2012 IP