Hi,
How do I set the checkbox at checkout to have a tick in it automatically and the customer has to uncheck the box to subscribe if they dont want to?
cheers
Hi,
How do I set the checkbox at checkout to have a tick in it automatically and the customer has to uncheck the box to subscribe if they dont want to?
cheers
Hey
oh yes, sorry, woocommerce. i did see a check in the klaviyo side of things for woocommerce that says to sign up new customers so im hoping that overrides if they dont check that box?
At this time this is not possible with our plugin but it is something we can look into doing for a future release.
Thank you.
Hi,
I saw the question from
Thanks in advance
I have added this javascript on my checkout page and it works:
<script type="text/javascript">
const cb = document.getElementById('kl_newsletter_checkbox');
cb.checked=true;
</script>
oooh, thank you so much. :)
Hi,
Beside the checkbox, is it also possible to add all buyers to a list. By default. So without a checkbox at all? That is how we did it with our previous mail provider, and no customer ever complained.
Would be great if there is an option to accomplish this. Is there a way to do this?
Thanks!
Yes I had that with aweber, all buyers were automatically added to my newsletter list.
Hi
When a buyer is automatically added to a Mailchimp list (I don’t use MC for any mailings/campaigns anymore, just for this auto-added option with buyers) the ZAP will add them to my Klaviyo list ‘New Subscribers’.
At that point the Klaviyo flow will start.
I only still want to disable the double opt-in for that list. Just contacted Klaviyo for that.
With your suggestion of Aweber you triggered me to use a ZAP, thanks!
Glad you found a solution.
I have added this javascript on my checkout page and it works:
<script type="text/javascript">
I have added this javascript on my checkout page and it works:
<script type="text/javascript">
const cb = document.getElementById('kl_newsletter_checkbox');
cb.checked=true;
</script>
const cb = document.getElementById('kl_newsletter_checkbox');
cb.checked=true;
</script>
I can’t get this to work. This is my full code in Snippets...
Hello
Since this is a custom code provided by
One suggestion I would also recommend would be checking is to ensure that the Subscribe contacts to email marketing setting is enabled within your WooCommerce extension settings to be adding users to a designated Klaviyo list. Instructions for this can be found in the How to Integrate with WooCommerce article. Only with this setting enabled would the checkbox at the checkout page be replaced with a Klaviyo specific one.
Alternatively, you can also work with a developer to see if adjusting this code to align with your site code will work or finding a Klaviyo partner to help you in this endeavor.
I hope this helps!
David
i too would like to ask the question, the woocommerce addon is definitely lacking, what i would like to know is if i untick “Subscribe conctacts to email marketing” would that remove the opt-in tickbox on checkout and just sign them up automatically or does it stop the sign up complete?
+1 for adding a auto-tick to the tickbox.
Hello
Having the Subscribe contacts to email marketing setting disabled would remove the opt-in tickbox from your checkout page altogether and would not sign users up to a list automatically. Without this option, you would not be giving your customers a chance to consent and opt-into your lists after completing the purchase.
David
Hi,
We have just installed the Woocommerce plugin and made the integration successfully. However, even if I tick the box Subscribe contacts to email marketing, it won’t show the checkbox in the checkout page.
Has this ever happened to anyone?
I can’t find a solution. I also installed on another website and even there is not showing up.
Thanks
Hello
I noticed you posted the same question in the thread below
I have left a comment there for you, do let us know if you are still encountering any issues after running through those steps.
For anyone interested in adding a newsletter subscribe checkbox to WooCommerce checkout, MailOptin plugin has the feature and it’s effortless to setup. And it integrates with Klaviyo.
See How to Setup Subscribe to Newsletter via WooCommerce Checkout
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.