{
  "name": "w18lara",
  "detectCmp": [{ "exists": "#w18lara_tgplugin_consent" }],
  "detectPopup": [{ "visible": "#w18lara_tgplugin_consent" }],
  "optOut": [
    { "click": ".w18lara_tgplugin_consent_consentlink" },
    {
      "click": ".w18lara_tgplugin_consent_toolcheck_check:checked",
      "all": true
    },
    { "click": ".w18lara_tgplugin_consent_contentfooterbutton" }
  ],
  "optIn": [{ "click": ".w18lara_tgplugin_consent_generalconsentbutton" }]
}