Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In some cases not all defined additional parameters should provided with every tracking link. You can exclude any additional parameter on partner tracking code using the query parameter paramtarget_params_excludeexcludes.

The value of paramtarget_params_excludeexcludescan contain a comma-separated list of additional parameters to exclude:

...&paramtarget_params_excludeexcludes=param1,param2,param3,...&...

The exclusion can also contain wildcards:

...&paramtarget_params_excludeexcludes=par*,utm_*,*_test,...&...

This would exclude all parameters which start with utm_:

...&paramtarget_params_excludeexcludes=utm_*&...

The Ingenious ICLID can be excluded as well:

...&paramtarget_params_excludeexcludes=iclid&...