Add subscribe form to landing page with proper domain

Oh, we use stripo as email builder. Instead i diasbled enabled all the content builders and when i retried it it worked properly and the captcha.
Yes, that's the way to do it. I asked for a support ticket and access, just to make sure that this is the issue, but you did well, so no need.
Clearing the cache cleared left overs maybe?
There are a lot of assets to publish and the subscribe form is the subject of that cache. Normally you should clear the cache only after some update in the code.
EDIT: The landing page was has a custom domain different from the main domain and has proper SSL configured yes
Then you should be fine. This was a issue on our side.

Cosmin
 
Hello @Dinaras . would you please explain a bit how did you build that subscription form ?
Like a landing page ? I am trying to implement the same for an ecommerce solution.
Thank you,
Daniel
 
Yes build a landing page and added the list subscription form
Very simple setup
Would you please elaborate / document a bit ? A landing page it's simple but where did you made the submit of that form ?
How did you interpreted and added customer to a segment ?
Thank you,
Daniel
 
A landing page it's simple but where did you made the submit of that form ?
By adding subscribe form, all users which will submit that from will be added in the list you choose when you add this snippet.
 

Attachments

  • Screenshot 2024-05-02 at 09.14.03.png
    Screenshot 2024-05-02 at 09.14.03.png
    617.5 KB · Views: 2
Thank you @laurentiu for answering.
I have managed to find the subscription form .
I need to change it a bit and ask customer to provide only email.
What should I put in template instead of [LIST_FIELDS] ?
I have tried [LIST_EMAIL] but does not work.
IS the only option ? or should I disable all the other fields ?
 
Last edited:
What should I put in template instead of [LIST_FIELDS] ?
I have tried [LIST_EMAIL] but does not work.
IS the only option ? or should I disable all the other fields ?
You can change Visibility for the custom fields, go to your list click on the custom fields and change Visibility to Hidden and these custom fields will not be displayed.
 

Attachments

  • Screenshot 2024-05-02 at 14.00.08.png
    Screenshot 2024-05-02 at 14.00.08.png
    124.6 KB · Views: 0
Back
Top