Best bets click analytics

We have noticed that best bet clicks are not being registered in the marketing dashboard, is there a code change or some config needs done to enable this.

Below is a Gist showing example of our Best Bets code:

Hi Gavin,

I believe you should use ${exhibit.linkUrl} as the href target.

For the click tracking to be working you need your best bets hyperlink in the search results to be something like https://your-funnelback-server/s/redirect?some-params

This causes the redirector to log the click then redirect the user to the best bets target URL.

1 Like

Thanks @plevan that now works using ${exhibit.linkUrl}