The Nantu Target Helper simplifies test targeting by providing additional detection capabilities. It identifies key attributes of a visitor, such as:
- Device type: mobile, tablet, or desktop
- Browser type: Safari, Chrome, Firefox
- Browser version: Specific version details
- Traffic source, medium, and campaign: Including customizable options
Additionally, it triggers the nantu_page_view event, which can be used in tests setup. Since the default page view event often lacks sufficient information for precise targeting, the nantu_page_view event should be used instead.
Detailed Attributes: #
- Device Types: Mobile, tablet, desktop
- Browser Types: Safari, Chrome, Firefox
- Browsers: Chrome, Safari, Firefox, Opera, Edge
- Sources: Direct, Google, Facebook, Bing, or a custom-defined source
- Mediums: None, CPC, Organic, Referral, or custom-defined
- Campaign: Fully customizable
Key Components of the Target Helper: #
- 
Nantu Environment Variables
 A custom HTML tag that gathers visitor information for targeted tests.
- 
All Pages Nantu Environment
 A trigger that executes the Nantu environment variables on every page view.
- 
Test Off
 A trigger that disables all related tags entirely.
- 
Nantu Target Selector
 A variable template designed to create custom variables for test targeting.