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}
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}
@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.