How to Connect Bloom Optin Forms with Feedburner

-

Affiliate Disclosure: Every purchase made through our affiliate links earns us a pro-rated commission without any additional cost to you. Here are more details about our affiliate disclosure.

Bloom makes it easy to add a Feedburner custom HTML optin form to your campaigns. Connecting Bloom to your Feedburner email list is very easy. Follow our step by step guide on how to connect Bloom Optin forms with Feedburner.

Steps for How to Connect Bloom Optin Forms with Feedburner

Step 1 – Log into Your Feedburner Account

To obtain your Feedburner HTML form, log into your Feedburner account and navigate to the Email Subscriptions page from the left-hand menu. If you haven’t already enabled Email Subscriptions you’ll first need to activate this feature for your account.

feedburner activate

Once activated, Feedburner will provide you with an HTML form you can copy.

feedburner copy form code

Step 2 – Edit the Form Code

The HTML form code provided by Feedburner needs to be modified before adding to the Custom HTML integration field. The form code provided will look similar to the following:

<form style="border:1px solid #ccc;padding:3px;text-align:center;" action="https://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open('https://feedburner.google.com/fb/a/mailverify?uri=StudyWarehouse', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true"><p>Enter your email address:</p><p><input type="text" style="width:140px" name="email"/></p><input type="hidden" value="StudyWarehouse" name="uri"/><input type="hidden" name="loc" value="en_US"/><input type="submit" value="Subscribe" /><p>Delivered by <a href="https://feedburner.google.com" target="_blank">FeedBurner</a></p></form>

Edit the form code to remove all inline CSS styles, all JavaScript, update the form’s action attribute and clean up the input fields so they can inherit the campaign template’s default form styling. After modification, your form code should look similar to the following

<form action="https://feedburner.google.com/fb/a/mailverify?uri=StudyWarehouse" method="post">

    <input type="email" name="email" placeholder="Email Address" />
    <input type="hidden" value="StudyWarehouse" name="uri" />
    <input type="hidden" name="loc" value="en_US" />
    <input type="submit" value="Subscribe" />
    
</form>

Step 3 – Add Form to Custom HTML Integration

In the Bloom, select the Optin Forms to view the panel of active Optins.

If this is your first time you’ll see a “New Optin” item in the Optin Forms panel of the plugin. Click on New Optin option to begin

Optin Bloom 01

Next, select Optin type to begin. Here you pick any type that you want for your website.

Optin Bloom 02

After the pick, Now it turns to set up your optin form.

Here first you need to set the optin name and after choose option of “Custom Email Form” from the Email Provider list under Form Integration.

Optin Bloom 03

Paste the edited Feedburner form code into the provided field.

Optin Bloom 04

Step 4 – Style the Customs Form (optional)

With any Custom HTML form, you may need to add CSS to style the input fields to suit your specific needs.

That’s all, you have successfully connected Bloom Optin Forms to your Feedburner account!

Click here for Type of SEO (White Hat SEO and Black Hat SEO)

Related Articles

Like our Article/ Blog? Can buy a Buttermilk for our team.. Click here

Pardeep Patelhttps://pardeeppatel.com/
Hi!, I am Pardeep Patel, an Indian passport holder, Traveler, Blogger, Story Writer. I completed my M-Tech (Computer Science) in 2016. I love to travel, eat different foods from various cuisines, experience different cultures, make new friends and meet other.

Share this article

-- Advertisement --

1 COMMENT

LEAVE A REPLY

Please enter your comment!
Please enter your name here

-- Advertisement --