Funnel Actions

All the types of Funnel actions that can be used in the Funnel builder.

The funnel action is a function that occurs after a specified funnel event. An example might be an email that is triggered to send after a subscriber signs up to a publication

These are all the funnel actions available on OptiPub.

Email

ActionDescription
Opt In EmailAllows an email address to start receiving email again after they have clicked spam or list unsubscribed.

Message

ActionDescription
Send NotificationSends the requested auto responder to the subscriber's app that triggered the funnel.
Send SMSSends the requested auto responder to the subscriber's phone hat triggered the funnel.
Send EmailSends the requested auto responder to the subscriber's email that triggered the funnel.

Subscription

ActionDescription
Create SubscriptionSends the requested auto responder to the subscriber's app that triggered the funnel.
PruneSends the requested auto responder to the subscriber's phone hat triggered the funnel.
UnsubscribedSends the requested auto responder to the subscriber's email that triggered the funnel.
Add TagsAdds tags to subscriptions.
Remove TagsRemoves tags from subscriptions.

Subscriber

ActionDescription
Add TagsAdds tags to subscribers.
Remove TagsRemoves tags from subscribers.

Condition

ActionDescription
QueryProduces a true or false result on a subscription, subscriber, email, or publication.
SplitSelects a random output based upon the percentage selector. For example, a 90% chance would result in 10% of all requests going out true while 90% going out false.

Segment

ActionDescription
Add to SegmentAdds an email address to the requested segment.
Remove from SegmentRemoves an email address from the requested segment.

Request

ActionDescription
Make Post Request to UrlSends a post request to a specified URL.