Description
This shortcode will cause an event to be recorded on your ActiveCampaign contact. Recording Events can be used for various purposes, including automations.
Shortcode Parameters
name | The name of the event to record. |
|---|---|
value | The value of the event to record. The default value is the permalink of the current WordPress page or post. |
debug | Yes/No. Whether to display debug messages on error. |
Description
[memb_log_event event=foo]
[memb_log_event event=foo value=bar]
[memb_log_event event=foo value=bar debug=yes]
This shortcode will cause an event to be recorded on your ActiveCampaign contact. Recording Events can be used for various purposes, including automations.