Author Topic: Probably simple, but...  (Read 1363 times)

boundless

  • Posts: 54
    • View Profile
    • http://www.wealthbeyondreason.com
Probably simple, but...
« on: April 18, 2005, 11:41:43 am »
I want to create a form that signs up for 2 lists at once, but not because they "opt" to be on the second list.

Basically, I'm going to run a campaign that will have them end up on my leads list, but I also want to create that form so that they will also be put on ANOTHER list so that I can track that they actually came from that promotion...or is there a better way to do this?

Bob
================================================

Bob Doyle
Wealth Beyond Reason!
Wealth, Science, and the Law of Attraction
http://www.WealthBeyondReason.com

===================================================

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
Probably simple, but...
« Reply #1 on: April 18, 2005, 07:29:14 pm »
You can subscribe to multiple lists with some hidden fields in your form:

<input type=hidden name=lists[] value=1>
<input type=hidden name=lists[] value=2>

I don't believe this is the best way to do what you want, however.  What about hiding a custom field and using that? ie:

<input type=hidden name=list value=1>
<input type=hidden name=user1 value=source1>

You might also use the Referring URL but this is not yet 'selectable' with User Selection.

Regards
Dean Wiebe
ListMailPRO Author & Developer - Help | Support | Hosting