Can a contact edit its own contact data?

Hi,
I’m new to Mautic. I want to know if there is any possibility of giving a contact (not a user) the ability of editing its contact information (name, address, etc). I’m using Mautic with Wordpress, so any solution in that way would also be valid.

Thanks,
alan

Your software
My Mautic version is: 2.16
My PHP version is: 7.3

1 Like

You can create a preference center landing page:

https://docs.mautic.org/en/contacts/preference-center/customize-preference-center

and on it, use the tokens to show the contact data and edit it:

https://docs.mautic.org/en/setup/variables

2 Likes

Great, PaulR! Thank you so much!

I reached to create the landing page, a insert some contact fields using the {contactfield=firstname} and {contactfield=lastname} fields, for example.

I’ve sent a test email with the landing page link , using the {pagelink=1} tag.

However, the resulting link [1] is resulting in a 404 page not found.

I’m using Apache2, and all other URLs are working as expected, including the Landing Page preview[2]. I’m getting no message at Apache’s error log.

And ideias?

[1] https://mautic.eita.coop.br/editar-dados?ct=YTo0OntzOjY6InNvdXJjZSI7YTowOnt9czo1OiJlbWFpbCI7TjtzOjQ6InN0YXQiO3M6MjI6IjVlZTM4OGFhMWVkOTUzODk3ODEwNTgiO3M6NDoibGVhZCI7aToyMDgwMDt9
[2] https://mautic.eita.coop.br/page/preview/1

You should try put link like this picture
image

Thanks @huuich,

However, the link remains the same, and thus, still not found.

Other ideas?

It’s strange, what’s your mautic version? I’m using v2.16.2, it’s ok!

And I use English language in my mautic site, did you try this?

I’m also using English language and Mautic 2.16.2

Can you describe step by step what you’ve done because I can’t remake your error? Did you publish your Landing Page https://mautic.eita.coop.br/page/preview/1 or just preview? If just preview not publish I think mautic can not push to email!

Hi huuich,

This is my landingpage parameters:

And this is my landing pages list:

As it can be seen, yes, it is published.

thanks again!
alan

Did you try change language of Landing Page to English?

Dear @huuich ,

Thanks for trying to help. I tried to change the language to English, with no success.

best,
alan