[memb_count_tags]
This Applies to
Summary
This shortcode counts how many contacts in your Infusionsoft app have specific tag.
Shortcode Examples
In this example, shortcode will display how many contacts in your Infusionsoft app have tag with id 123 applied to their contact record:
[memb_count_tags tag_id="123"]
Shortcode Parameters
tag_id: ID of the tag in Infusionsoft you want to count. Please note that tag_id parameter takes only one value. (Required parameter)