thenewsletterconference.com
Open in
urlscan Pro
35.202.21.90
Public Scan
Submitted URL: http://thenewsletterconference.com/
Effective URL: https://thenewsletterconference.com/
Submission: On May 24 via api from US — Scanned from DE
Effective URL: https://thenewsletterconference.com/
Submission: On May 24 via api from US — Scanned from DE
Form analysis
1 forms found in the DOMName: form-AwNiuuQfeLDBtkwLdY2B6h — POST https://api.leadpages.io/integration/v1/forms/AwNiuuQfeLDBtkwLdY2B6h/submissions
<form data-thank-you="https://my.leadpages.net/thank-you/" data-thank-you-type="default" name="form-AwNiuuQfeLDBtkwLdY2B6h" action="https://api.leadpages.io/integration/v1/forms/AwNiuuQfeLDBtkwLdY2B6h/submissions"
data-backup-host="https://optin-snf-dot-lead-pages.appspot.com" data-form-version="1" method="POST" accept-charset="UTF-8" target="_top" autocomplete="on">
<div class="widget-column flex__item--md-12 flex__item--xs-12">
<div class="widget-row flex flex--12">
<div class="flex__item--md-12 flex__item--xs-12">
<div data-widget-id="7beb0537-85ab-d67b-16a6-00981456d834" class="widget">
<style data-emotion-css="1c4jks3">
.css-1c4jks3 .confirm-existence {
display: none;
}
.css-1c4jks3 .error-prompt {
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #4c515d;
border-radius: 3px;
color: #4c515d;
display: none;
margin-bottom: 12px;
padding: 18px;
}
.css-1c4jks3 .error-prompt .error-prompt__icon {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex: 0 0 48px;
-ms-flex: 0 0 48px;
flex: 0 0 48px;
}
.css-1c4jks3 .error-prompt .error-prompt__icon .disabled-checkout {
height: 30px;
width: 48px;
}
.css-1c4jks3 .error-prompt .error-prompt__details {
margin-left: 12px;
}
.css-1c4jks3 .error-prompt .error-prompt__details .error-title {
color: inherit;
font-weight: 700;
}
.css-1c4jks3 .error-prompt .error-prompt__details .error-description {
color: inherit;
}
.css-1c4jks3 .error-prompt.error-prompt--invalid {
color: #fa3246;
border-color: #fa3246;
background-color: #fee0e3;
}
.css-1c4jks3 .error-prompt.error-prompt--invalid .error-prompt__icon {
-webkit-flex-basis: 16px;
-ms-flex-preferred-size: 16px;
flex-basis: 16px;
}
.css-1c4jks3 .error-prompt.error-prompt--invalid .error-prompt__icon .error-line {
width: 16px;
height: 16px;
}
.css-1c4jks3 .error-prompt.error-prompt--invalid .error-prompt__icon .error-line path {
fill: #fa3246;
}
.css-1c4jks3 .lp-form-react__input--billing {
padding: 0.4em 0.5em !important;
background-color: white;
}
.css-1c4jks3 .form-field {
margin-bottom: 12px;
}
.css-1c4jks3 .form-field.last-visible {
margin-bottom: 0;
}
.css-1c4jks3 .form-field.input-hidden {
display: none;
}
.css-1c4jks3 .lp-form-field .lp-form-field__field-block-title {
font-weight: 700;
}
.css-1c4jks3 .lp-form-react__group {
width: 100%;
}
.css-1c4jks3 .lp-form-react__group.is-success {
-webkit-animation: animation-1dcx35r 1s;
animation: animation-1dcx35r 1s;
}
.css-1c4jks3 .lp-form-react__group.js-required {
margin-bottom: 12px;
}
.css-1c4jks3 .lp-form-react__group.js-required .lp-form-react__input {
border: 1px solid #fa3246;
box-shadow: #fa3246 0 0 1.5px 1px;
}
.css-1c4jks3 .lp-form-react__group.js-required .lp-form-react__error--required {
opacity: 1;
height: auto;
margin-top: 6px;
}
.css-1c4jks3 .lp-form-react__group.js-invalid .lp-form-react__input {
border: 1px solid #fa3246;
box-shadow: #fa3246 0 0 1.5px 1px;
}
.css-1c4jks3 .lp-form-react__group.js-invalid .lp-form-react__error--invalid {
opacity: 1;
height: auto;
margin-top: 6px;
}
.css-1c4jks3 .lp-form-react__group.js-stripe-invalid .lp-form-react__input {
border: 1px solid #fa3246;
box-shadow: #fa3246 0 0 1.5px 1px;
}
.css-1c4jks3 .lp-form-react__group.js-stripe-invalid .lp-form-react__error--stripe-invalid {
opacity: 1;
height: auto;
margin-top: 6px;
}
.css-1c4jks3 .lp-form-react__label {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
.css-1c4jks3 .lp-form-react__input {
display: block;
width: 100%;
height: 2em;
margin: 0;
padding: 0 0.5em;
line-height: inherit;
border-radius: 3px;
-webkit-transition: border-color 200ms ease;
transition: border-color 200ms ease;
}
.css-1c4jks3 .lp-form-react__textarea {
padding: 0.5em;
height: auto;
resize: none;
}
.css-1c4jks3 .lp-form-react__error {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: baseline;
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
width: 100%;
font-size: 0.75em;
text-align: left;
color: #fa3246;
font-weight: 400;
-webkit-text-decoration: none;
text-decoration: none;
font-style: normal;
margin: 0;
height: 0;
opacity: 0;
overflow: hidden;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
}
.css-1c4jks3 .lp-form-react__error i {
margin-right: 6px;
}
.css-1c4jks3 .lp-form-react-radio-container,
.css-1c4jks3 .lp-form-react-checkbox-container {
line-height: 1;
margin-bottom: 6px;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
width: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.css-1c4jks3 .lp-form-react-radio-container:first-of-type,
.css-1c4jks3 .lp-form-react-checkbox-container:first-of-type {
margin-top: 6px;
}
.css-1c4jks3 .lp-form-react-radio-container:last-of-type,
.css-1c4jks3 .lp-form-react-checkbox-container:last-of-type {
margin-bottom: 12px;
}
.css-1c4jks3 input[type='radio'].lp-form-react-radio {
opacity: 0;
width: 0;
}
.css-1c4jks3 input[type='radio'].lp-form-react-radio:focus+label:hover .lp-form-react-radio-button .lp-form-react-radio-button__checked {
opacity: 0.6;
}
.css-1c4jks3 input[type='radio'].lp-form-react-radio+label {
cursor: pointer;
}
.css-1c4jks3 input[type='radio'].lp-form-react-radio+label .lp-form-react-radio-button {
display: inline-block;
position: relative;
width: 16px;
height: 16px;
vertical-align: middle;
margin: 0 6px 0 0;
cursor: pointer;
}
.css-1c4jks3 input[type='radio'].lp-form-react-radio+label .lp-form-react-radio-button .lp-form-react-radio-button__unchecked,
.css-1c4jks3 input[type='radio'].lp-form-react-radio+label .lp-form-react-radio-button .lp-form-react-radio-button__checked {
position: absolute;
top: 0;
left: 0;
width: 16px;
height: 16px;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.css-1c4jks3 input[type='radio'].lp-form-react-radio+label .lp-form-react-radio-button .lp-form-react-radio-button__unchecked path,
.css-1c4jks3 input[type='radio'].lp-form-react-radio+label .lp-form-react-radio-button .lp-form-react-radio-button__checked path {
fill: #4c515d;
}
.css-1c4jks3 input[type='radio'].lp-form-react-radio+label .lp-form-react-radio-button .lp-form-react-radio-button__unchecked {
z-index: 1;
opacity: 1;
}
.css-1c4jks3 input[type='radio'].lp-form-react-radio+label .lp-form-react-radio-button .lp-form-react-radio-button__checked {
z-index: 0;
opacity: 0;
}
.css-1c4jks3 input[type='radio'].lp-form-react-radio+label:hover .lp-form-react-radio-button .lp-form-react-radio-button__checked {
opacity: 0.6;
}
.css-1c4jks3 input[type='radio'].lp-form-react-radio:checked+label .lp-form-react-radio-button .lp-form-react-radio-button__checked,
.css-1c4jks3 input[type='radio'].lp-form-react-radio:checked+label:hover .lp-form-react-radio-button .lp-form-react-radio-button__checked {
opacity: 1;
}
.css-1c4jks3 input.lp-form-react-checkbox[type='checkbox'] {
display: none;
}
.css-1c4jks3 input.lp-form-react-checkbox[type='checkbox']+label {
cursor: pointer;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.css-1c4jks3 input.lp-form-react-checkbox[type='checkbox']+label:hover span svg,
.css-1c4jks3 input.lp-form-react-checkbox[type='checkbox']+label:focus span svg,
.css-1c4jks3 input.lp-form-react-checkbox[type='checkbox']+label:active span svg {
opacity: 1;
}
.css-1c4jks3 input.lp-form-react-checkbox[type='checkbox']+label .checkbox {
height: 16px;
margin: 0;
-webkit-transition: background-color 0.3s ease, border-color 0.3s ease;
transition: background-color 0.3s ease, border-color 0.3s ease;
}
.css-1c4jks3 input.lp-form-react-checkbox[type='checkbox']+label .checkbox .lp-form-react__checkbox-label-container {
position: relative;
width: 20px;
height: 20px;
}
.css-1c4jks3 input.lp-form-react-checkbox[type='checkbox']+label .checkbox .checkbox__unchecked,
.css-1c4jks3 input.lp-form-react-checkbox[type='checkbox']+label .checkbox .checkbox__checked {
position: absolute;
top: 0;
left: 0;
width: 16px;
height: 16px;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.css-1c4jks3 input.lp-form-react-checkbox[type='checkbox']+label .checkbox .checkbox__unchecked path,
.css-1c4jks3 input.lp-form-react-checkbox[type='checkbox']+label .checkbox .checkbox__checked path {
fill: #4c515d;
}
.css-1c4jks3 input.lp-form-react-checkbox[type='checkbox']+label .checkbox .checkbox__unchecked {
z-index: 1;
opacity: 1;
}
.css-1c4jks3 input.lp-form-react-checkbox[type='checkbox']+label .checkbox .checkbox__checked {
z-index: 0;
opacity: 0;
}
.css-1c4jks3 input.lp-form-react-checkbox[type='checkbox']:checked+label .checkbox .checkbox__checked,
.css-1c4jks3 input.lp-form-react-checkbox[type='checkbox']:checked+label:hover .checkbox .checkbox__checked {
opacity: 1;
}
@media (hover:hover) {
.css-1c4jks3 input.lp-form-react-checkbox[type='checkbox']+label:hover .checkbox .checkbox__checked {
opacity: 0.6;
}
}
.css-1c4jks3 select.lp-form-react-select {
height: 2em;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
padding: 0;
background-color: #fff;
}
.css-1c4jks3 .flex-container {
margin-left: -12px;
margin-right: -12px;
}
.css-1c4jks3 .flex.flex-form [class*='flex__item--'] {
padding-left: 12px;
padding-right: 12px;
}
.css-1c4jks3 .labels-are-inside input::-webkit-input-placeholder {
font-size: 1em;
font-weight: inherit;
opacity: 1;
}
.css-1c4jks3 .labels-are-inside input::-moz-placeholder {
font-size: 1em;
font-weight: inherit;
opacity: 1;
}
.css-1c4jks3 .labels-are-inside input:-ms-input-placeholder {
font-size: 1em;
font-weight: inherit;
opacity: 1;
}
.css-1c4jks3 .labels-are-inside input::placeholder {
font-size: 1em;
font-weight: inherit;
opacity: 1;
}
.css-1c4jks3 .labels-are-inside textarea::-webkit-input-placeholder {
font-size: 1em;
font-weight: inherit;
opacity: 1;
}
.css-1c4jks3 .labels-are-inside textarea::-moz-placeholder {
font-size: 1em;
font-weight: inherit;
opacity: 1;
}
.css-1c4jks3 .labels-are-inside textarea:-ms-input-placeholder {
font-size: 1em;
font-weight: inherit;
opacity: 1;
}
.css-1c4jks3 .labels-are-inside textarea::placeholder {
font-size: 1em;
font-weight: inherit;
opacity: 1;
}
.css-1c4jks3 .labels-are-inside .coupon-entered .apply-coupon-button {
top: 0.4em;
}
.css-1c4jks3 input.lp-form-react__input::-webkit-input-placeholder {
font-size: 1em;
}
.css-1c4jks3 input.lp-form-react__input::-moz-placeholder {
font-size: 1em;
}
.css-1c4jks3 input.lp-form-react__input:-ms-input-placeholder {
font-size: 1em;
}
.css-1c4jks3 input.lp-form-react__input::-webkit-input-placeholder {
font-size: 1em;
}
.css-1c4jks3 input.lp-form-react__input::-moz-placeholder {
font-size: 1em;
}
.css-1c4jks3 input.lp-form-react__input:-ms-input-placeholder {
font-size: 1em;
}
.css-1c4jks3 input.lp-form-react__input::placeholder {
font-size: 1em;
}
.css-1c4jks3 textarea.lp-form-react__textarea::-webkit-input-placeholder {
font-size: 1em;
}
.css-1c4jks3 textarea.lp-form-react__textarea::-moz-placeholder {
font-size: 1em;
}
.css-1c4jks3 textarea.lp-form-react__textarea:-ms-input-placeholder {
font-size: 1em;
}
.css-1c4jks3 textarea.lp-form-react__textarea::-webkit-input-placeholder {
font-size: 1em;
}
.css-1c4jks3 textarea.lp-form-react__textarea::-moz-placeholder {
font-size: 1em;
}
.css-1c4jks3 textarea.lp-form-react__textarea:-ms-input-placeholder {
font-size: 1em;
}
.css-1c4jks3 textarea.lp-form-react__textarea::placeholder {
font-size: 1em;
}
.css-1c4jks3 .lp-form-react__input {
border: 1px solid rgba(76, 81, 93, 1);
color: #020020;
font-size: inherit;
}
.css-1c4jks3 .lp-form-react__input:focus {
border: 1px solid rgba(76, 81, 93, 1);
box-shadow: rgba(76, 81, 93, 1) 0 0 1.5px 1px;
outline: 0;
}
.css-1c4jks3 .lp-form-react__input::-webkit-input-placeholder {
color: #767676;
opacity: 1;
}
.css-1c4jks3 .lp-form-react__input::-moz-placeholder {
color: #767676;
opacity: 1;
}
.css-1c4jks3 .lp-form-react__input:-ms-input-placeholder {
color: #767676;
opacity: 1;
}
.css-1c4jks3 .lp-form-react__input::placeholder {
color: #767676;
opacity: 1;
}
.css-1c4jks3 .StripeElement--focus {
border: 1px solid rgba(76, 81, 93, 1);
box-shadow: rgba(76, 81, 93, 1) 0 0 1.5px 1px;
outline: 0;
}
.css-1c4jks3 .lp-form-react__label {
color: rgba(76, 81, 93, 1);
font-family: "Roboto", sans-serif;
}
.css-1c4jks3 .labels-are-inside .lp-form-react__input {
color: #020020;
}
.css-1c4jks3 .labels-are-inside .lp-form-react__input::-webkit-input-placeholder {
color: rgba(76, 81, 93, 1);
font-family: "Roboto", sans-serif;
}
.css-1c4jks3 .labels-are-inside .lp-form-react__input::-moz-placeholder {
color: rgba(76, 81, 93, 1);
font-family: "Roboto", sans-serif;
}
.css-1c4jks3 .labels-are-inside .lp-form-react__input:-ms-input-placeholder {
color: rgba(76, 81, 93, 1);
font-family: "Roboto", sans-serif;
}
.css-1c4jks3 .labels-are-inside .lp-form-react__input::placeholder {
color: rgba(76, 81, 93, 1);
font-family: "Roboto", sans-serif;
}
.css-1c4jks3 .lp-form-react-radio {
font-family: "Roboto", sans-serif;
}
.css-1c4jks3 .lp-form-react-radio+label {
color: rgba(76, 81, 93, 1);
font-family: "Roboto", sans-serif;
}
.css-1c4jks3 .lp-form-react-radio+label .lp-form-react-radio-button__unchecked path,
.css-1c4jks3 .lp-form-react-radio+label .lp-form-react-radio-button__checked path {
fill: rgba(76, 81, 93, 1);
}
.css-1c4jks3 .lp-form-field__field-block-title {
font-family: "Roboto", sans-serif;
color: rgba(76, 81, 93, 1);
}
.css-1c4jks3 select.lp-form-react-select {
border: 1px solid rgba(76, 81, 93, 1);
font-family: "Roboto", sans-serif;
}
.css-1c4jks3 select.lp-form-react-select:focus {
outline-color: rgba(76, 81, 93, 1);
}
.css-1c4jks3 .lp-form-react__select-option {
font-family: "Roboto", sans-serif;
}
.css-1c4jks3 input.lp-form-react-checkbox[type='checkbox']+label {
color: rgba(76, 81, 93, 1);
font-family: "Roboto", sans-serif;
}
.css-1c4jks3 input.lp-form-react-checkbox[type='checkbox']+label .checkbox__unchecked path,
.css-1c4jks3 input.lp-form-react-checkbox[type='checkbox']+label .checkbox__checked path {
fill: rgba(76, 81, 93, 1);
}
.css-1c4jks3 .lp-form-react__description {
color: rgba(76, 81, 93, 1);
font-family: "Roboto", sans-serif;
font-size: 0.875rem;
}
.css-1c4jks3 .lp-form-react__privacy-link {
color: rgba(76, 81, 93, 1);
-webkit-text-decoration: underline;
text-decoration: underline;
padding: 10px 0;
}
.css-1c4jks3 .lp-form-react__privacy-link a {
color: inherit;
}
.css-1c4jks3 .lp-form-react__confirm label,
.css-1c4jks3 .lp-form-react__order-bump-checkbox label {
font-size: 0.875rem;
}
</style>
<div class="lp-form-react w-7beb0537-85ab-d67b-16a6-00981456d834 css-1c4jks3" data-widget-type="LpInputReact">
<div class="error-prompt error-prompt--disabled">
<div class="error-prompt__icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 30" class="disabled-checkout">
<path style="fill:#656A78"
d="M36.8 1h-30c-1.7 0-3 1.3-3 3v20c0 1.7 1.3 3 3 3h24.8c-0.1-0.1-0.1-0.1-0.2-0.2 -0.6-0.6-1-1.2-1.4-1.8H6.8c-0.5 0-1-0.5-1-1V12h32v2.1c0.7 0.1 1.4 0.3 2 0.6V4C39.8 2.3 38.5 1 36.8 1zM37.8 6h-32V4c0-0.5 0.5-1 1-1h30c0.5 0 1 0.5 1 1V6z">
</path>
<path style="fill:#FA5A6A"
d="M36.7 14c2.1 0 3.8 0.7 5.3 2.2s2.2 3.2 2.2 5.3 -0.7 3.8-2.2 5.3S38.8 29 36.7 29s-3.8-0.7-5.3-2.2c-1.5-1.5-2.2-3.2-2.2-5.3s0.7-3.8 2.2-5.3C32.9 14.7 34.6 14 36.7 14zM37.4 22.2v-4.5h-1.5v4.5H37.4zM37.4 25.3v-1.5h-1.5v1.5H37.4z">
</path>
</svg></div>
<div class="error-prompt__details">
<p class="error-title"></p>
<p class="error-description"></p>
</div>
</div>
<div class="error-prompt error-prompt--invalid">
<div class="error-prompt__icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" class="error-line">
<g data-name="Layer 2">
<g data-name="Layer 1">
<path
d="M50 10a39.9 39.9 0 0 1 15.3 2.9 40.1 40.1 0 0 1 12.9 8.8 40.1 40.1 0 0 1 8.8 12.9A39.7 39.7 0 0 1 90 50a39.9 39.9 0 0 1-2.9 15.3 40.2 40.2 0 0 1-8.8 12.9 40.3 40.3 0 0 1-13 8.8A39.6 39.6 0 0 1 50 90a39.9 39.9 0 0 1-15.3-2.9 39.8 39.8 0 0 1-12.9-8.8 40.4 40.4 0 0 1-8.8-12.9A39.6 39.6 0 0 1 10 50a40 40 0 0 1 2.9-15.3 39.8 39.8 0 0 1 8.8-12.9 40.1 40.1 0 0 1 12.9-8.8A39.8 39.8 0 0 1 50 10ZM50 0A48.4 48.4 0 0 0 14.7 14.7 48.4 48.4 0 0 0 0 50 48.4 48.4 0 0 0 14.7 85.3 48.3 48.3 0 0 0 50 100 48.4 48.4 0 0 0 85.3 85.3 48.3 48.3 0 0 0 100 50 48.4 48.4 0 0 0 85.3 14.7 48.3 48.3 0 0 0 50 0h0Z">
</path>
<path d="M55 55V24.8H45V55Zm0 20.3V65.1H45V75.3Z"></path>
</g>
</g>
</svg></div>
<div class="error-prompt__details">
<p class="error-description"></p>
</div>
</div>
<div class="error-prompt error-prompt--info">
<div class="error-prompt__icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 30" class="disabled-checkout">
<path style="fill:#656A78"
d="M36.8 1h-30c-1.7 0-3 1.3-3 3v20c0 1.7 1.3 3 3 3h24.8c-0.1-0.1-0.1-0.1-0.2-0.2 -0.6-0.6-1-1.2-1.4-1.8H6.8c-0.5 0-1-0.5-1-1V12h32v2.1c0.7 0.1 1.4 0.3 2 0.6V4C39.8 2.3 38.5 1 36.8 1zM37.8 6h-32V4c0-0.5 0.5-1 1-1h30c0.5 0 1 0.5 1 1V6z">
</path>
<path style="fill:#FA5A6A"
d="M36.7 14c2.1 0 3.8 0.7 5.3 2.2s2.2 3.2 2.2 5.3 -0.7 3.8-2.2 5.3S38.8 29 36.7 29s-3.8-0.7-5.3-2.2c-1.5-1.5-2.2-3.2-2.2-5.3s0.7-3.8 2.2-5.3C32.9 14.7 34.6 14 36.7 14zM37.4 22.2v-4.5h-1.5v4.5H37.4zM37.4 25.3v-1.5h-1.5v1.5H37.4z">
</path>
</svg></div>
<div class="error-prompt__details">
<p class="error-title"></p>
<p class="error-description"></p>
</div>
</div>
<div data-input-container="true" class="form-field font-scale-4 labels-are-inside">
<div class="lp-form-react__group js-form-group" id="input-5542b0a51f310db50770d9bfe8ec252a-AwNiuuQfeLDBtkwLdY2B6h"><label for="5542b0a51f310db50770d9bfe8ec252a-AwNiuuQfeLDBtkwLdY2B6h" class="lp-form-react__label">
<style data-emotion-css="4e78w1">
.css-4e78w1 {
position: absolute;
height: 1px;
width: 1px;
overflow: hidden;
-webkit-clip: rect(1px 1px 1px 1px);
clip: rect(1px 1px 1px 1px);
-webkit-clip: rect(1px, 1px, 1px, 1px);
clip: rect(1px, 1px, 1px, 1px);
white-space: nowrap;
}
</style><span class="css-4e78w1">First Name</span><input type="text" autocomplete="given-name" class="lp-form-react__input js-input-mapping " id="5542b0a51f310db50770d9bfe8ec252a-AwNiuuQfeLDBtkwLdY2B6h"
style="font-family:"Roboto", sans-serif" data-url="" maxlength="500" placeholder="First Name" name="5542b0a51f310db50770d9bfe8ec252a" value="">
</label><label for="5542b0a51f310db50770d9bfe8ec252a-AwNiuuQfeLDBtkwLdY2B6h" class="lp-form-react__error lp-form-react__error--required"><i class="fas fa-exclamation-circle"></i><span>Please enter your First Name</span></label><label
for="5542b0a51f310db50770d9bfe8ec252a-AwNiuuQfeLDBtkwLdY2B6h" class="lp-form-react__error lp-form-react__error--invalid"><i class="fas fa-exclamation-circle"></i><span>Please enter a valid First Name</span></label></div>
</div>
<div data-input-container="true" class="form-field font-scale-4 labels-are-inside">
<div class="lp-form-react__group js-form-group" id="input-d493cf373e707069342f42133f64c31a-AwNiuuQfeLDBtkwLdY2B6h"><label for="d493cf373e707069342f42133f64c31a-AwNiuuQfeLDBtkwLdY2B6h" class="lp-form-react__label"><span
class="css-4e78w1">Last Name</span><input type="text" autocomplete="family-name" class="lp-form-react__input js-input-mapping " id="d493cf373e707069342f42133f64c31a-AwNiuuQfeLDBtkwLdY2B6h"
style="font-family:"Roboto", sans-serif" data-url="" maxlength="500" placeholder="Last Name" name="d493cf373e707069342f42133f64c31a" value=""></label><label for="d493cf373e707069342f42133f64c31a-AwNiuuQfeLDBtkwLdY2B6h"
class="lp-form-react__error lp-form-react__error--required"><i class="fas fa-exclamation-circle"></i><span>Please enter your Last Name</span></label><label for="d493cf373e707069342f42133f64c31a-AwNiuuQfeLDBtkwLdY2B6h"
class="lp-form-react__error lp-form-react__error--invalid"><i class="fas fa-exclamation-circle"></i><span>Please enter a valid Last Name</span></label></div>
</div>
<div data-input-container="true" class="form-field font-scale-4 labels-are-inside">
<div class="lp-form-react__group js-form-group" id="input-7f231198e1dcd13765eb8ab1b9eef1cd-AwNiuuQfeLDBtkwLdY2B6h"><label for="7f231198e1dcd13765eb8ab1b9eef1cd-AwNiuuQfeLDBtkwLdY2B6h" class="lp-form-react__label"><span
class="css-4e78w1">Company</span><input type="text" autocomplete="address-level1" class="lp-form-react__input js-input-mapping " id="7f231198e1dcd13765eb8ab1b9eef1cd-AwNiuuQfeLDBtkwLdY2B6h"
style="font-family:"Roboto", sans-serif" data-url="" maxlength="500" placeholder="Company" name="7f231198e1dcd13765eb8ab1b9eef1cd" value=""></label><label for="7f231198e1dcd13765eb8ab1b9eef1cd-AwNiuuQfeLDBtkwLdY2B6h"
class="lp-form-react__error lp-form-react__error--required"><i class="fas fa-exclamation-circle"></i><span>Please enter your Company</span></label><label for="7f231198e1dcd13765eb8ab1b9eef1cd-AwNiuuQfeLDBtkwLdY2B6h"
class="lp-form-react__error lp-form-react__error--invalid"><i class="fas fa-exclamation-circle"></i><span>Please enter a valid Company</span></label></div>
</div>
<div data-input-container="true" class="form-field font-scale-4 labels-are-inside last-visible">
<div class="lp-form-react__group js-form-group" id="input-5f14dd9e1ec761d3aa9ba1ff10ee4511-AwNiuuQfeLDBtkwLdY2B6h"><label for="5f14dd9e1ec761d3aa9ba1ff10ee4511-AwNiuuQfeLDBtkwLdY2B6h" class="lp-form-react__label"><span
class="css-4e78w1">Email</span><input type="email" autocomplete="email" class="lp-form-react__input js-input-mapping " id="5f14dd9e1ec761d3aa9ba1ff10ee4511-AwNiuuQfeLDBtkwLdY2B6h" style="font-family:"Roboto", sans-serif"
data-url="" maxlength="500" placeholder="Email" name="5f14dd9e1ec761d3aa9ba1ff10ee4511" required="" value=""></label><label for="5f14dd9e1ec761d3aa9ba1ff10ee4511-AwNiuuQfeLDBtkwLdY2B6h"
class="lp-form-react__error lp-form-react__error--required"><i class="fas fa-exclamation-circle"></i><span>Please enter your Email</span></label><label for="5f14dd9e1ec761d3aa9ba1ff10ee4511-AwNiuuQfeLDBtkwLdY2B6h"
class="lp-form-react__error lp-form-react__error--invalid"><i class="fas fa-exclamation-circle"></i><span>Please enter a valid Email</span></label></div>
</div>
<div class="confirm-existence"><label class="confirm-existence__label" for="confirm-existence">If you are human, leave this blank.<input type="text" class="confirm-existence__input" name="confirm-existence"></label></div>
</div>
</div>
</div>
</div>
<div class="widget-row flex flex--12">
<div class="flex__item--md-12 flex__item--xs-12">
<div data-widget-id="a5caa3a1-5b8e-39d4-76e4-4f81e27fd232" class="widget">
<style data-emotion-css="y13kug">
.css-y13kug {
position: relative;
z-index: 0;
text-align: center;
}
</style>
<div class="lp-button-react-wrapper css-y13kug" data-widget-type="LpButtonReact">
<style data-emotion-css="1e135oc">
.css-1e135oc {
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
border-style: solid;
border-width: 1px;
text-align: center;
font-family: 'Lato', sans-serif;
text-shadow: none;
-webkit-transition: color 0.2s linear, background 0.2s linear, border-color 0.2s linear, text-shadow 0.2s linear;
transition: color 0.2s linear, background 0.2s linear, border-color 0.2s linear, text-shadow 0.2s linear;
-webkit-text-decoration: none;
text-decoration: none;
position: relative;
width: 100%;
font-weight: bold;
min-height: 48px;
min-width: 96px;
padding: 14px 24px;
font-family: "Source Sans Pro", sans-serif;
}
.css-1e135oc.is-loading,
.css-1e135oc.is-loading:hover,
.css-1e135oc.is-loading:active,
.css-1e135oc.is-loading:focus,
.css-1e135oc.is-success,
.css-1e135oc.is-success:hover,
.css-1e135oc.is-success:active,
.css-1e135oc.is-success:focus {
color: transparent;
text-shadow: none;
}
.css-1e135oc.is-loading .lp-button-loading,
.css-1e135oc.is-success .lp-button-success {
display: block;
}
.css-1e135oc.is-loading:hover .lp-button-loading svg {
stroke: rgb(0, 0, 0);
}
.css-1e135oc.is-success:hover .lp-button-success svg {
fill: rgb(0, 0, 0);
}
.css-1e135oc .lp-button-loading {
-webkit-animation: animation-circular-rotate 1.4s linear infinite;
animation: animation-circular-rotate 1.4s linear infinite;
display: none;
position: absolute;
width: 24px;
height: 24px;
top: 50%;
left: 50%;
margin-left: -12px;
margin-top: -12px;
}
.css-1e135oc .lp-button-loading svg {
stroke: rgb(0, 0, 0);
display: block;
}
.css-1e135oc .lp-button-loading svg circle {
-webkit-animation: animation-circular-progress 1.4s ease-in-out infinite;
animation: animation-circular-progress 1.4s ease-in-out infinite;
stroke-dasharray: 80px, 200px;
stroke-dashoffset: 0px;
-webkit-transform-origin: 0px 0px;
-ms-transform-origin: 0px 0px;
transform-origin: 0px 0px;
}
.css-1e135oc .lp-button-success {
display: none;
position: absolute;
width: 24px;
height: 24px;
top: 50%;
left: 50%;
margin-left: -12px;
margin-top: -12px;
}
.css-1e135oc .lp-button-success svg {
stroke: none;
fill: rgb(0, 0, 0);
display: block;
}
.css-1e135oc,
.css-1e135oc:focus,
.css-1e135oc:active {
border-color: rgb(230, 145, 56);
background: rgb(230, 145, 56);
color: rgb(0, 0, 0);
}
.css-1e135oc:hover {
background-color: rgb(179, 113, 44);
border-color: rgb(179, 113, 44);
color: rgb(0, 0, 0);
}
</style><button type="submit" class="lp-button-react w-a5caa3a1-5b8e-39d4-76e4-4f81e27fd232 lp-button-react--full is-bold lp-button-react--medium lp-button-react--flat lp-btn-flat font-scale-6 line-height-scale-6 css-1e135oc"
formtarget="_top">Sign Up <div class="lp-button-loading">
<svg viewBox="22 22 44 44" aria-hidden="true">
<circle cx="44" cy="44" r="20.2" fill="none" stroke-width="3.6"></circle>
</svg>
</div>
<div class="lp-button-success">
<svg viewBox="0 0 24 24" aria-hidden="true">
<path d="M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"></path>
</svg>
</div>
</button>
</div>
</div>
</div>
</div>
</div>
</form>
Text Content
SIGN UP SIGN UP Learn & network with the best in the newsletter business. MAY 3 9AM-5PM 2024 THE TIMES CENTER NEW YORK CITY THANK YOU TO EVERYONE WHO ATTENDED! Keep informed about future events by signing up below... First NamePlease enter your First NamePlease enter a valid First Name Last NamePlease enter your Last NamePlease enter a valid Last Name CompanyPlease enter your CompanyPlease enter a valid Company EmailPlease enter your EmailPlease enter a valid Email If you are human, leave this blank. Sign Up HEAR FROM 2024 ATTENDEES... SEE THE FULL AGENDA With all panel times... SEE AGENDA KEYSTONE SPONSORSHIP BY ADDITIONAL SPONSORSHIP BY SUPPORTING SPONSORS 💌 FIRST EVER JOIN US FOR THE INAUGURAL NEWSLETTER CONFERENCE IN NEW YORK CITY IN MAY OF 2024! 🎟 JOIN US! GRAB YOUR TICKET TODAY! GET YOUR TICKET THE FIRST-EVER GATHERING OF NEWSLETTER INDUSTRY PROFESSIONALS FROM AROUND THE WORLD. TICKETS GENERAL ADMISSION $600 * Keynotes * Panels * Workshops * Networking * Evening cocktail reception VIP* $950 * Keynotes * Panels * Workshops * Networking * Evening cocktail reception * VIP Welcome Dinner, Sponsored by OpenWeb, Thu., May 2. (More information here.) * VIP seating for main stage events *VIP ticket sales will be limited to a total of 50 guests BUY YOUR TICKET Click here to buy tickets Need a custom group package? Please reach out to hello@newsletterevents.com. WHO'S ATTENDING? See a list of publishers and other companies attending The Newsletter Conference. SEE THE LIST AGENDA GROWTH ADS & SPONSORSHIPS CONTENT STRATEGY AUDIENCE DEVELOPMENT DELIVERABILITY DATA SUBSCRIPTION & MEMBERSHIP COMMUNITY SEE FULL AGENDA SPEAKERS DAN OSHINSKY (MC) Founder Inbox Collective ADAM RYAN Founder & CEO Workweek JACOB DONNELLY Founder A Media Operator NICOLE CASPERSON Founder & CEO Fintech Is Femme Media NEAL FREYMAN Managing Editor Morning Brew RACHEL SCHINDLER Co-Founder & VP Product, Growth Punchbowl News MATT MCGARRY Founder GrowLetter CHENELL BASILIO Writer & Reverse Engineer Growth in Reverse JENNY ROTHENBERG Cofounder & COO Smooth Media BOYE AKOLADE Co-founder & President The Future Party LUCY KELLER Associate Product Manager, Editorial Tools Bloomberg Media RYAN HEAFY Co-Founder + COO 6AM City AINE STAPLETON Growth & Ops International Intrigue ARI LEWIS Co-Founder Payload ERIKA BURGHARDT Head of Growth 1440 JACK APPLEBY Creator Future Social RYAN SAGER Co-Founder Who Sponsors Stuff BRAD WOLVERTON Senior Director of Content HubSpot S. MITRA KALITA CEO/Co-Founder URL Media Holdings Inc. LOUIS NICHOLLS Co-Founder SparkLoop ELANA ZAK Director of Newsletter Strategy The Washington Post STEPHANIE TALMADGE Director, Newsletter Strategy Boardroom JESSE WATKINS Co-Founder Who Sponsors Stuff ASHLEY HOFFMAN Senior Newsletter Strategist The Philadelphia Inquirer GREG VAN HORN CEO/Founder FinanceBuzz by Launch Potato BOOTHS & SPONSORSHIPS To get in touch about buying a booth or sponsorship for The Newsletter Conference, reach out here! REACH OUT! HOSTED BY Share on LinkedIn Contact Us © 2024 The Newsletter Events Company LLC | All Rights Reserved