Author Topic: followup + cron  (Read 2201 times)

sanj

  • Posts: 54
    • View Profile
followup + cron
« on: September 29, 2007, 01:43:57 am »
hi,

I have a post purchase list that has 5 followup emails set. And I also want to send to that same list a monthly offer using cron.

My seq and delays are as follows
             emails         /  seq        /   delay       /    cron
let1           /        1            /    6
let2            /       2            /     8
let3            /       3           /      6
let4          /         4            /     8
let5           /        5           /      8
august offer   /    6          /       0          /     1 8 *
sep offer     /       7          /       0          /     1 9 *

My problem is people who are still of follow up 1 to 6 will not get the next monthly offer for oct which will be set with seq8 and delay 0 and cron 1 10 *

My question is how should I set the list so that I send the first five followups and still manage to send the monthly offers to ALL of the list.

thanks
sanj
Magnetic Therapy Natural Pain Relief for Arthritis, Back Pain and More... at http://www.worldofmagnets.co.uk

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
followup + cron
« Reply #1 on: September 30, 2007, 12:25:52 am »
Hi SanJ,

Do you have a full year's worth of followups already created?  A "Loop Followups" feature could be extended to allow specifying the Seq # to jump to. No.. that won't work.  As you said you want the monthly offers to come through even while they are receiving the first followups...

The way to do it would be to use two lists, with two separate followup sequences.

 The other alternative is for me to modularize followups so more than one set can be applied to each list. :)  This is coming eventually - I'm hard at work on an update and plan to continue expanding when it's done.

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

AlanT

  • Posts: 47
    • View Profile
    • http://www.PowerKeysPub.com
followup + cron
« Reply #2 on: October 28, 2007, 08:16:19 am »
Couldn't this be done by simply scheduling a broadcast mailing to the list?
- Alan

We all have the Power.
All we need are the Keys.
http://www.PowerKeysPub.com

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
followup + cron
« Reply #3 on: October 30, 2007, 12:02:53 pm »
Yes, of course... the monthly offers could simply be scheduled manually or with an automated script.

Thanks for pointing out what should have been obvious, Alan!

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