taewoo
1
I want to be able to do this
- If user hits a certain page, ask for his/her email. Move user to next step.
- if user does NOT hit the final thank you page after X seconds, email him/ her every Y hrs to come back to finish transaction
- If the user comes back and hits the final thank you page, stop sending the email reminder
Is there am easy way to do this?
taewoo
2
I want to be able to do this
- If user hits a certain page, ask for his/her email. Move user to next step.
- if user does NOT hit the final thank you page after X seconds, email him/ her every Y hrs to come back to finish transaction
- If the user comes back and hits the final thank you page, stop sending the email reminder
Is there am easy way to do this?
You can do that with one email. Not with an repetitive email every X hours.