Conditional Messages allows you to send an message to people for which specific conditions apply. For example people that have just enrolled and their subscription is active
records.days_old=0, subscriptions.status="active"
Conditional Messages allows you to send an message to people for which specific conditions apply. For example people that have just enrolled and their subscription is active
records.days_old=0, subscriptions.status="active"
records.days_old=X
Matches the records that have started the course X days ago. If X=0 than the message is send right the way when the record is created, eg the use is enrolled.
records.id_mod="4/A1;A2..;AN"
Seachers for records where records.id mod X=Y
Designed to be used for separating the records on chunks.
Syntaxt for searching is 'records.id_mod="X/A1;A2;..AN"' where X is the number of segments we want the records to be divided on
and A1;A2;..AN are the segments in which we want to take the records from
Example
records.id_mod="4/1" divides the records on 4 equal segments and takes the records in the second on.
subscriptions.days_old
subscriptions.status=X
Matches all subscriptions with the given status like "active", "canceled" or "deactivated"
subscriptions.name="The subscription product name"
Matches all the records that have a subscription with the given hame.
Този Урок е използван в следните курсове и занятия.
"An hour of fighting with the machine could save you 5 minutes of reading the manual" - a saying in the world of engineering.
This course is designed for FLLCasts users to help them efficiently navigate and utilize all the content and features available on the site. You are automatically enrolled upon registration.
The content consists of "Tutorials", "Materials", "Programs", "Playlists", "Courses", "CourseSections", "Tasks"
The basic building blocks of the content are "Tutorials", "Materials", "Programs"