SendEmails.com Online Documentation   
Search  
   
Browse by Category
SendEmails.com Online Documentation .: Common Questions and Answers .: What database information is transmitted if DynamicText is used?

What database information is transmitted if DynamicText is used?

The email marketing system was designed with a maximum data confidentiality in mind. 

If DynamicText is used, only the set of information, which is really needed to create personalized e-mails, is transmitted to our servers.

Only the result of DynamicText functions is transmitted. The database information, which was used to generate the result, and the DynamicText function itself will be kept secret, giving you a minimum exposure of your database data.

Example:

This DynamicText function prints different text to the e-mail text depending on the value of the database field [num_purchases]. If [num_purchases] is greater than 10, "Special Offer" is printed, "Normal Offer" otherwise.

Evaluate(If(GreaterThan([num_purchases];10);Special Offer;Normal Offer))

DynamicText will not transmit the value of [num_purchases], but only the result of the above function (which is "Special Offer" or "Normal"). In this example no database information at all is exposed.


How helpful was this article to you?

Related Articles

article What is Preview DynamicText?
What is DynamicText?If you do not know, what DynamicText is and for what it can be used, please click here.What is Preview DynamicText?Preview DynamicText allows you to generate statistics on the results of your DynamicText code.Create your newsletter in the 'Create Email' window.Enter your...

(No rating)  11-24-2007    Views: 937   
article Personal salutation if database does not contain gender information.
This computes the gender from first name (stored in database field [First_Name]) and chooses the approbiate salutation.Evaluate(GetGender([First_Name];Dear Mr. [First_Name] [Last_Name];Dear Ms. [First_Name] [Last_Name];Dear Madam or Sir))

(No rating)  8-22-2007    Views: 962   
article When are new subscriptions added to my database?
New subscriptions can be added to your database as soon you want to send a newsletter to the corresponding list.A window will pop up with a list of new subscriptions. You can choose to add these subscriptions now or at a later time.

(No rating)  8-25-2007    Views: 1192   


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