Congratulations Popups includes a great number of tags to make your popups as much a personalized as posible.
Some important features to meet:
- Tags will work in the popup subject and content.
- Popup content will execute shortcodes placed in.
- You can use tags as shortcode attribute value like
[gamipress_achievement id="{quest_id}" user_id="{user_id}"]
. - Tags related to any GamiPress type will be added automatically.
- Tags related to any GamiPress type are based on the type’s slug. For example, the “gems” points type will have the tag
{gems_balance}
and the “badges” achievement type will have tags like{badges_id}
,{badges_title}
,{badges_link}
, etc.