Author Topic: inserting user ip and signup date?  (Read 1714 times)

jmccabe

  • Posts: 6
    • View Profile
inserting user ip and signup date?
« on: April 05, 2007, 09:42:44 am »
Maybe I'm not seeing the tree I want in the forest, but I just spent a couple of hours hunting for this...

I would like to insert something along the lines of:

---------------------------------
Reminder-- You subscribed to MyNewsletter using [email address] on [signup date] from [ip address].

If this is wrong, or you no longer want to receive MyNewsletter, just click the link below and you'll be removed.

!remove
----------------------------------

My question-- what variables do I use to insert the user details? If I need to use custom fields, how do I set this up?

Thanks,

John McCabe

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
inserting user ip and signup date?
« Reply #1 on: April 05, 2007, 04:23:40 pm »
John,

You don't need to use custom fields but you do need to use Message Codes.

Click "Message Codes" -> "Global Codes"

For codes that don't already exist (!remove probably does) set up new codes.  The "types" you are looking for are as follows:

- Email Address
- Date Added
- IP Address

Once set up simply use the codes (as you named them) in your email or custom HTML pages.

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

jmccabe

  • Posts: 6
    • View Profile
inserting user ip and signup date?
« Reply #2 on: April 05, 2007, 04:55:54 pm »
Way too easy! Thanks, Dean...