[memb_run_actionset]
This Applies to
Summary
Run an action set upon page load (no button).
Shortcode Examples
Example Usage (1234 is the tag id of the action set you want to run):
[memb_run_actionset action_id=1234]
Run two or more action sets (separate additional action sets with a comma):
[memb_run_actionset action_id=1234,3241]
How you could potentially use this shortcode: Apply a tag id when a logged in visitor views a specific page or video. When a member visits the last video in a course, include the fulfillment of some bonus content that gets activated by this short-code. Present an offer to a prospect after they’ve viewed a specific page that qualifies them for that specific offer.
Shortcode Parameters
action_id: Specifies the action set to run when the page loads.