Anura Docs

Plugins & Extensions - Anura for WordPress

With the Anura for WordPress plugin, you can easily set up a real-time visitor firewall to keep the fraud off of your site.

Installation

Before you can set this up, be sure to reach out to sales@anura.io to get your account set up first.

Requirements

Settings

Instance ID

Enter your assigned Anura Instance ID in the field provided. This is a required field.

Source Method

The Anura for WordPress plugin currently provides four methods of passing Source information to Anura. Choose a method that best works for your application.

Campaign Method

The Anura for WordPress plugin currently provides four methods of passing Campaign information to Anura. Choose a method that best works for your application.

Optional Callback Function

Anura can initialize a custom JavaScript callback function once a response has been returned. Please note: Callback functions are allowed to start with: "$", "_", or "a-z" characters, followed by "a-z" and "0-9" characters.

Additional Data

If you'd like, you have the ability to pass select points of data with your requests. You can read more about additional data here.

Fallback Source and Campaign Variables

Fallback variables are used in the scenario where your source/campaign variables are empty when using the GET or POST method. In those situations, your fallbacks will be used instead.

Real-Time Actions

If desired, you have the option to take real-time action against traffic. These actions are performed immediately after a visitor has been assessed. Here are the following actions we have available:

For each real-time action we have available, you can assign a custom condition for that action to occur. Here are the conditions we have:

Condition Description
Do Not Take Action No matter the visitor's result, do not perform this action.
Perform on Warning Only Exclusively performs the action on WARNING results.
Perform on Bad Only Exclusively performs the action on BAD results.
Perform on Warning and Bad Performs the action on both WARNING and BAD results.

We understand that some elements such as forms, buttons, etc. might not load on your web page right away. To help with that, we also have retry settings you can optionally configure as well:

Server Actions

CAUTION: We only recommend using server actions if you feel comfortable making adjustments to your actual WordPress server.

Server Actions are tweaks the plugin can make to your WordPress server.

Before using server actions, we recommend you either reach out to support, or consult with your own technical engineering team or IT administrator.