when click_tracking is activated we noticed that the url generated on the frontend uses http, which is causing us some issues, for example:
https://funnelback-server-name.co.uk/s/redirect?collection=collection-name&url=http%3A%2F%2Fwww.domain.com%2Fglobal%2Fevents%2F2022%2Fnational-college-fair-philadelphia-usa&auth=n5fz0QOsNblUkcretDidew&profile=_default
notice the url param above contains a http and not https
Is there a setting for changing this to https?