Author Topic: How to ask for unsubscribe reason  (Read 1544 times)

bhl007

  • Posts: 75
    • View Profile
How to ask for unsubscribe reason
« on: May 06, 2006, 06:46:43 am »
Hi,

I would like to add in a page to let unsubscriber to write their reasons at the unsub confirm page.

After they choose the reason from option button, and fill in comment at text area, then only they can click the !button to unsubscribe.

How to do that?

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
How to ask for unsubscribe reason
« Reply #1 on: May 08, 2006, 04:30:52 pm »
This would not be easy to add to ListMail in a way that will remain compatible with updates.  I recommend using your own custom script and custom remove link.  You might call your script with the "User's Unique ID" message code, your "remove" link might look like this when placed in your message ie:
Code: [Select]
http://example.com/myrem.php?uid=!uid
The myrem.php script could read the UID and identify the entry in the ListMail database without deleting the user.  JavaScript and/or PHP processing could then require a reason be chosen and/or comments be entered before the user is able to continue.

I could help out with this for about $50.

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