What I am curious about, before I become a reseller, is whether or not you can broadcast marketing messages to a portion of your subscribers' list. That is to say, if I have 1000 subscribers opt-in to my list and I want to send out a lunch special, I may not want it to go to all 1000 since I might not be able to serve them all. Can I instruct the CMRL or Builder to randomly select 100 or 200 of my 1,000 subscribers and send it to them only?
Broadcasting to a Partial List
(2 posts)-
Posted 1 year ago
-
Yes, you can send a message to all subscribers or to specific subscribers.
http://dotgo.com/Support/Documentation/doc0012.1.0/#broadcastMessage
http://dotgo.com/Support/Documentation/doc0012.1.0/#sendMessageYou can also get creative with it by broadcasting to 1000 subscribers and only allow the first 200 to get the lunch special:
method=broadcastMessage
url=http://mysite.com/index.cmrl
pathTo=specials
node=<message><content>Half off lunch today! Reply <engine href="mysite.com/somescript" /> To get the coupon!Act quickly, only the first 200...</content></message>
(where mysite.com/somescript returns a message with a coupon for the first 200 users)Posted 1 year ago
RSS (of this topic)
Reply
You must log in to post.