SendEmails.com Online Documentation   
Search  
   
Browse by Category
SendEmails.com Online Documentation .: Online Manual .: 6. DynamicText .: Send a special offer to a user, who has visited a page more than 2 times.

Send a special offer to a user, who has visited a page more than 2 times.

If the user with email address [Email_Address] has visited the page "http://www.sendemails.com" more than 2 times, the email will be send.

Evaluate(If(GreaterThan(NumberOfVisits([Email_Address];http://www.sendemails.com);1);;DoNotSend()))


How helpful was this article to you?

Related Articles

article Send a link to a web page, if user has not already visited this page.
If user with email address [Email_Address] has already visited "http://www.sendemails.com", the email will not be sent. Evaluate(If(HasVisited([[Email_Address];http://www.sendemails.com);DoNotSend();)) 

(No rating)  8-22-2007    Views: 1591   
article Send an email to a user who has birthday in the current month.
If user with birthday date [Birthdaydate] has his birthday in the current month, the email will be send. Evaluate(If(HasBirthdayThisMonth([Birthdaydate]);;DoNotSend()))

(No rating)  8-22-2007    Views: 1324   
article How can I send emails to a user, who unsubscribed in the past, but now wants to subscribe again?
In order to send emails to this user again, the application's Subscription Form has to be used.

(No rating)  8-21-2007    Views: 1129   


Copyright © 2004-2010 SendEmails.com. All Rights Reserved.