# Is there any way to add signup button for newsletter in this platform?

**URL:** https://meta.discourse.org/t/is-there-any-way-to-add-signup-button-for-newsletter-in-this-platform/156323
**Category:** Support
**Created:** [30 juni 2020 om 05:11 UTC](https://meta.discourse.org/t/is-there-any-way-to-add-signup-button-for-newsletter-in-this-platform/156323 "2020-06-30T05:11:00Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![srinivas](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/srinivas/32/185560_2.png) [@srinivas](https://meta.discourse.org/u/srinivas)
#### Post date: [30 juni 2020 om 05:11 UTC](https://meta.discourse.org/t/is-there-any-way-to-add-signup-button-for-newsletter-in-this-platform/156323/1 "2020-06-30T05:11:00Z")

</div>

Dear Team,

I have been using this tool for more than an year. Now I would like to add a newsletter signup on my discourse platform. Please let me know who can I do this.

---

<div class="post-metadata">

### Author: ![osioke](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/osioke/32/238946_2.png) [@osioke](https://meta.discourse.org/u/osioke)
#### Post date: [30 juni 2020 om 11:08 UTC](https://meta.discourse.org/t/is-there-any-way-to-add-signup-button-for-newsletter-in-this-platform/156323/2 "2020-06-30T11:08:11Z")

</div>

Yes, but it depends on how the newsletter signup platform allows you integrate with other platforms. Most of them give you some JS script to add to the `HEAD` of your site, in this case, you can add that into your theme by:

- going to `/admin/customize/themes/`,
- clicking on the theme you want,
- clicking the Edit CSS/HTML button,
- navigating to the `</head>` section and pasting the JS script/code there

Afterwards, you may also need to whitelist the relative URLs in the `content security policy script src` site setting.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [30 juli 2020 om 11:08 UTC](https://meta.discourse.org/t/is-there-any-way-to-add-signup-button-for-newsletter-in-this-platform/156323/3 "2020-07-30T11:08:14Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
