ui.modern.click_link

Background

This references the URL used to log result clicks. It’s effective on the modern UI only.

It will only be used if click tracking is enabled.

Setting the key

Set this configuration key in the results page (preferred) or search package configuration.

Use the configuration key editor to add or edit the ui.modern.click_link key, and set the value. This can be set to any valid String value.

Default value

ui.modern.click_link=/s/redirect

Examples

To use the CGI script "result.cgi" at "http://results.example.com ":

ui.modern.click_link=http://results.example.com/result.cgi

See also