You can define the callback method directly via Tag Integration and make it available on your website.

The callback method you define is called with the user status after the check whether the user is using ad blocker software or not. Thus the state of the user is directly available to you in your defined callback method, and you can use the information for internal purposes (redirect, info overlay, etc.).


Follow these steps to define a callback method:

  1. In Tag Integration, select the "Custom plugins" entry in the main navigation. You will be redirected to the overview of all existing custom plugins.

  2. Click [New Plugin]. The custom plugin configuration dialog opens.



  3. Now make the following settings:

    ParameterDescription
    Name

    Assign a name that helps you to find the plugin in your plugin overview faster.

    Please be aware that the name cannot be changed afterward.

    ContentDefine the functionality of the plugin.
    Position

    From the dropdown menu, select the execution position of the plugin when the web page is loaded. For this plugin, choose:

    • instantly
    CategoryFrom the dropdown menu, select the desired category, which is used for categorization in the plugin overview.
  4. Finally, click [Create]. The plugin is now available and listed in the custom plugin overview.