Campaign Merge Fields in Button Link

We have a button link that we’re trying to both track with UTMs specific to the campaign and populate using a Contact Custom Field Merge value.

If the custom field linkValue = https://myurl.com

This works:
~Contact._linkValue~

And this works:
https://myurl.com?utm_campaign=This-Campaign

But this does not:
~Contact._linkValue~?utm_campaign=This-Campaign

The redirect fails and I land on a page that just says, “This page isn’t working. is-tracking-link-api-prod.appspot.com sent an invalid response”

Any suggestions?

try expressly using a forward slash at the end so linkValue=https://myurl.com/

Thanks, John. I believe I had tried that.

Infusionsoft support told me this was a known issue with no workaround and no ETA :confused:

We cobbled together another way to accomplish this.

Mike

1 Like