Adding a Custom Parameter

Overview

The Custom Parameters feature allows you to track additional URL parameters beyond the standard UTM parameters that HandL UTM Grabber tracks by default. This feature is particularly useful when you need to capture custom campaign parameters or third-party tracking parameters that aren't part of the standard UTM set.

Default Parameters

By default, HandL UTM Grabber tracks the following parameters here Native WP Shortcodes

Adding Custom Parameters

How to Access

Configuration

  1. Enter your custom parameter names one by one in the provided input fields
  2. Each parameter should be entered without any special characters
  3. Click "Save Changes" to store your custom parameters

Important Notes

All native UTM parameters (utm_source, utm_medium, etc.) and standard tracking parameters (fbclid, gclid) are already tracked by default Only add parameters that aren't already included in the default tracking Make sure to read the documentation before using this feature, as you may not need it for standard tracking scenarios

How It Works

When custom parameters are configured:

  1. The plugin will automatically look for these parameters in:
  1. The parameters are:

Usage Examples

Example URL with Custom Parameter

https://yourdomain.com/page?custom_param=value

Using Custom Parameters in Shortcodes

[custom_param]

Dynamic Content Example

[custom_param_i]Your custom parameter value is: %s[/custom_param_i]

Technical Details

Best Practices

  1. Only add parameters you specifically need to track
  2. Use descriptive parameter names
  3. Test parameters before deploying to production
  4. Regularly review and clean up unused parameters
  5. Consider GDPR implications when tracking custom parameters

Limitations


Revision #9
Created 24 August 2020 07:18:58
Updated 6 November 2024 20:30:40 by Leman