Add custom field as get-parameter on link click

Hey guys,



I just discovered Mautic and so far it seems great.



We are currently in the process of moving our system over to AgileCRM, but I see that Mautic has almost all the necessary features for us at a very affordable price.



However, I can’t figure out how we can add custom fields as the value of a get parameter.



I added a custom field with the alias field.



I tried this in the plain text mail:

Code:
Test [http://server.net/test={leadfield=field}] {leadfield=field}

and this in HTML:
Code:

Test {leadfield=field}


The content of the field appears in the mail, but when I click the link it is not appended to the get-parameter.

Hey guys,

I just discovered Mautic and so far it seems great.

We are currently in the process of moving our system over to AgileCRM, but I see that Mautic has almost all the necessary features for us at a very affordable price.

However, I can’t figure out how we can add custom fields as the value of a get parameter.

I added a custom field with the alias field.

I tried this in the plain text mail:

Test [http://server.net/test={leadfield=field}] {leadfield=field}

and this in HTML:

[code]

Test {leadfield=field} [/code]

The content of the field appears in the mail, but when I click the link it is not appended to the get-parameter.

Any update on this? We’re trying to accomplish this as well and having some trouble!

Any insight would be appreciated.

@danscrim Can you elaborate better what are you trying to achieve to see if is what I think will solve your problem?

@ninjoan - after a little more work we figured it out. The problem was with the way our links were getting structured. The Mautic click tracking + redirect was playing games on us; but we’re good to go now.

Thanks for getting back to us!

Can you shared what you find and the solution.

any one got solution for this??

i’m also trying to make this work, any luck or advice as I’m stuck