View Single Post
Old 07-29-2007, 02:13 PM  
Ray@TastyDollars
 
Ray@TastyDollars's Avatar
 
Join Date: May 2002
Location: Montreal
Posts: 6,797
Im not sure about Unencoded or coded but the program is very doable. For example, we send our mailer with the standard 60% no exit, in our case that is program 2, if we were to send 90% with exits that would be program 23.

The code looks like this

gallery.com/?{$nats_code[2][14]}

2 = 60%
14 = bridesonbalcks


or

gallery.com/?{$nats_code[23][14]}

23 = 90%
14 = bridesonbalcks

from NATS

{$nats_code[p][s]}

p & s both need to be replaced. p should be replaced with a valid program id and s should be replaced with a valid site id. If the values of p or s do not exist or do not exist for a particuler user (i.e. they are not in that program), nothing will be written to the email body.
Ray@TastyDollars is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote