Sensor Remote Control
The Sensor Remote Control tab supports post-integration configuration, which involves defining custom rules to block unwanted events and filter the network requests from getting collected through the integrated DPI sensor.
By default, the Blocked Events section is displayed.
Blocked Events
Searching Blocked Events
-
To find a blocked event, click the search icon adjacent to the Custom Event column, enter part of the event's name in the search window, and click Search.
-
To find a blocked event by the blocked by user, click the search icon adjacent to the Blocked By column, enter part of the user's name in the search window, and click Search.
Editing Blocked Events
Change the block rule and note for an existing blocked event.
-
Click an event name under the Custom Event column to see details of the block events.
-
Click Edit in the event details section.
-
Change the block rule and/or update note, and click Save Changes.
Viewing Events in Block Panel
View a blocked event in Semantic Mapper page.
-
Click an event name under the Custom Event column to see details of the block event.
-
Click View in Block Panel in the event details section to see the blocked events related dimensions in the Semantic Mapper page.
Unblocking a Blocked Event
Unblock an existing blocked events to resume the event collection via Conviva DPI sensor.
-
Click the Unblock button corresponding to the blocked event, and click Yes on the confirmation message pop-up.
After unblocking an event, it is removed from the Blocked Events list and Conviva DPI sensor starts collecting the respective event data from the integrated app.
Configured Network Request
Configure Network Request allows defining the collection rules for conviva_network_request events. When the rules are configured, the Conviva sensor collects network request events accrding to the matched rules. Select the collected events as raw data for mapping, if necessary.
Configure the network request data collection rules for multiple categories, such as metadata usage, EMP query fields, GraphQL, tag value, and metrics API.
Collection Rule Order
Network request collection rules are applied based on the most recently changed rules, and then rules following the displayed category order. If a network request does not meet any configured rules in a category, the collection rule matching process stops and that network request data is not passed to DPI.
There are two methods for collecting conviva_network_request events:
-
Blocked events: blocks events matching blocked event criteria and collects all other conviva_network_request events.
-
Collection rules: collects events matching allowed event criteria and blocks all other conviva_network_request events.
Note: Events matching the blocked events criteria are blocked even if they also match any collection rules.
Creating Collection Rules
-
Click Add New in the Browse Configuration section, on the left pane.
-
Set the collection rule in the New Configuration secion, on the right pane:
-
Condition Name: Type a name for the collection condition.
-
Define the URL Conditions by selecting:
-
All: Enables rules to take effect on all conviva_network_request events.
-
Contains: Enables rules to take effect on events containing the Target Urls.
-
-
Set collection rules using Request Header, Request Body, Response Header, Response Body, separately.
Note: Click Add to include more rules if necessary.
Example
Suppose you want to gather information about the keywords users search for and conduct in-depth analysis based on that information. To obtain the necessary data, you need to collect the relevant conviva_network_request events.
-
Configuration Name: Search Keywords
-
URL Condition: Select Contains and type search in the Target Urls field. This is required.
-
Set Collection Rules with:
-
origin as Request Heade.
-
keywords as Request Body.
-
Leve the Response Header field empty.
-
result.count, result.name, and result.category as Response Body.
-
-
-
Click Save. Conviva DPI sensor starts collecting the conviva_network_request events that match the rules.
Sensor Remote Control Sensor Remote Control Sensor Remote Control Configured Network Request Configured Network Request Configured Network Request Blocked Events Blocked Events Blocked Events