- Issue created by @geoffreyr
We should implement optional support for the clickTrackingUrl in search results to allow Funnelback to log clicks on search results.
N/A
We could define a config setting to allow search results to show the clickTrackingUrl instead of the raw URL. This might be complicated to figure out if nodes are being rendered out using specific view modes, but there ought to be a way to make that possible.
If enabled, this setting will route clicks on search results through the Funnelback server's click tracking, and return them to the page the search result will correspond to.
No API changes, but template changes may be required to handle the switched URLs.
An additional config option will be required, probably a boolean.
Active
2.0
Code