Skip to content
This repository has been archived by the owner on Mar 27, 2022. It is now read-only.

sign up form, similar, but better #51

Open
atherdon opened this issue Jan 8, 2021 · 7 comments
Open

sign up form, similar, but better #51

atherdon opened this issue Jan 8, 2021 · 7 comments
Labels

Comments

@atherdon
Copy link
Owner

atherdon commented Jan 8, 2021

This is an auto-generated form from a tool that we're using for sending emails.


<form action="https://www.noonifications.tech/subscribe" method="POST" accept-charset="utf-8">
	<label for="name">Name</label><br/>
	<input type="text" name="name" id="name"/>
	<br/>
	<label for="email">Email</label><br/>
	<input type="email" name="email" id="email"/><br/><br/>
<input type="checkbox" name="gdpr" id="gdpr"/>
<span><strong>Marketing permission</strong>: I give my consent to  to be in touch with me via email using the information I have provided in this form for the purpose of news, updates and marketing.</span>
<br/><br/>
<span><strong>What to expect</strong>: If you wish to withdraw your consent and stop hearing from us, simply click the unsubscribe link at the bottom of every email we send or contact us at [email protected]. We value and respect your personal data and privacy. To view our privacy policy, please visit our website. By submitting this form, you agree that we may process your information in accordance with these terms.</span>
<br/><br/><div style="display:none;">
	<label for="hp">HP</label><br/>
	<input type="text" name="hp" id="hp"/>
	</div>
	<input type="hidden" name="list" value="6eFZ90f1kttGwawbnQXMYg"/>
	<input type="hidden" name="subform" value="yes"/>
	<input type="submit" name="submit" id="submit"/>
</form>

автоматически сгенерированная форма: https://www.noonifications.tech/subscription?f=j28EnWyH9wGZARER2Y82w892763gedWHJ7qKt9VtTZwnDd892q5WQIZ9n8926fMrN7TxYfr0

@atherdon
Copy link
Owner Author

atherdon commented Jan 8, 2021

Пример email: https://www.noonifications.tech/w/2E763fHP7qqco2763f0U892jzBRw
ссылка к лого: https://gitlab.com/hackernoon/creative/-/raw/master/newsletters/logos/brand/hackernoon.png
но мне кажется оно большое и нужен re-size

@atherdon
Copy link
Owner Author

atherdon commented Jan 8, 2021

Потом нужно будет еще captcha интегрировать. но мне нужен будет код от гугл

@atherdon
Copy link
Owner Author

atherdon commented Jan 8, 2021

Я немогу найти работающую форму. скорее всего она была удалена когда мы перестали платить Mailchimp. будем восстанавливать по скриншотам, но мы можем делать ее лучше. прошлая форма была сделана с помощью их drag-n-drop

0. old subscribe form - ugly on mobile

xxx

1. наверное это последняя версия формы которую я сумел заскриншотить

Advanced-Subscribe-Form

2. форма изменения настроек. анпример пользователь захотел изменить свой email

3. форма отписки

UnsubscribeForm

4. страница пример good-bye после того как человек отписался. я думаю что с нее нам нужно просто скопировать идею.

тоесть пустая страница, на которой вначале идет gif: https://media.giphy.com/media/iDIXsF8sBMCdxlqyi3/source.gif
а потом текст:

Sorry to see you go.
Help us to understand what didn't work for you so we can improve Hackernoon for others.

sorry-for-unsub

@atherdon
Copy link
Owner Author

atherdon commented Jan 8, 2021

Респонсив будет очень важен для формы подписки. ниже приложу примеры, которые работают
MIT-mobile-form
example1

тоесть посути они умудрились запихнуть все на один mobile screen. но мы можем подумать как это сделать позже

@master-bogdan
Copy link
Collaborator

@atherdon в какую часть проекта это нужно добавить ?

@atherdon
Copy link
Owner Author

пока это не нужно добавлять. точнее я хочу, но это относится к разработке HTML.

и скорее всего мы вначале добавим эти формы на проект sendgrid, только другой api call будет.
а потом вынесем вообще в отдельный проект. потому что это форма подписки на почту.

@atherdon
Copy link
Owner Author

@atherdon atherdon added the HTML label Jan 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants