🎯 What is Goodbiz Header Footer Manager?

Goodbiz Header Footer Manager is a lightweight and powerful WordPress plugin that allows you to easily insert custom scripts, codes, and tracking pixels in your website’s header and footer sections. Unlike other similar plugins, we offer unique per-page/post script injection – a feature rarely found in other plugins!

✨ Key Features

🔥 Global Script Management

  • Header Scripts: Add Google Analytics, Facebook Pixel, custom CSS, or any script to all pages

  • Footer Scripts: Insert chat widgets, custom JavaScript, or tracking codes site-wide

🎯 UNIQUE: Per Page/Post Scripts!

  • Page-Specific Scripts: Add different scripts to different pages/posts

  • Targeted Injection: Perfect for A/B testing, page-specific tracking, or custom functionality

  • Easy Meta Box: Simple textarea in post/page editor – no coding required!

💪 Why Choose Our Plugin?

Feature Other Plugins Goodbiz HFM
Global Header/Footer
Per Page Scripts
Lightweight Sometimes ✅ Always
User-Friendly Varies ✅ Very
Translation Ready Some ✅ Yes

🚀 Use Cases

For Marketers:

  • 📊 Different tracking codes for different landing pages

  • 🎯 A/B testing scripts on specific pages

  • 📈 Custom analytics for product pages vs blog posts

For Developers:

  • 🔧 Inject custom JavaScript on specific pages

  • 🛠 Add unique functionality to individual posts

  • 🎨 Page-specific CSS injections

For Business Owners:

  • 💬 Different chat widgets on different pages

  • 📱 Custom scripts for mobile vs desktop pages

  • 🎁 Special scripts for promotional pages

📥 Installation

Method 1: WordPress Repository (Recommended)

  1. Go to Plugins > Add New in WordPress admin

  2. Search for “Goodbiz Header Footer Manager”

  3. Click “Install” and then “Activate”

Method 2: Manual Upload

  1. Download the plugin zip file

  2. Go to Plugins > Add New > Upload Plugin

  3. Upload the zip file and activate

⚡ How to Use

Global Scripts:

  1. Go to Settings > Goodbiz Header Footer

  2. Add your header scripts (Google Analytics, etc.)

  3. Add your footer scripts (chat widgets, etc.)

  4. Click “Save Scripts”

Per Page Scripts:

  1. Edit any post or page

  2. Find the “Goodbiz Header Footer – Page Script” meta box

  3. Add your page-specific script

  4. Update/Publish the post/page

🎨 Example Scripts

Google Analytics (Header):

<script async src="https://www.googletagmanager.com/gtag/js?id=GA_MEASUREMENT_ID"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());
  gtag('config', 'GA_MEASUREMENT_ID');
</script>

Facebook Pixel (Header):

<script>
  !function(f,b,e,v,n,t,s)
  {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
  n.callMethod.apply(n,arguments):n.queue.push(arguments)};
  if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
  n.queue=[];t=b.createElement(e);t.async=!0;
  t.src=v;s=b.getElementsByTagName(e)[0];
  s.parentNode.insertBefore(t,s)}(window, document,'script',
  'https://connect.facebook.net/en_US/fbevents.js');
  fbq('init', 'PIXEL_ID');
  fbq('track', 'PageView');
</script>

Page-Specific Script (Footer):

<script>
// Only runs on this specific page
document.addEventListener('DOMContentLoaded', function() {
    // Your custom code for this page
    console.log('This script only runs on this page!');
});
</script>

🔧 Technical Details

  • Requires WordPress: 5.0 or higher

  • Tested up to: 6.5

  • Languages: English (translation ready)

  • File Size: < 50KB

  • No Database Bloat: Uses native WordPress options

❓ Frequently Asked Questions

🤔 Can I add different scripts to different pages?

YES! That’s our main unique feature. Edit any post or page and you’ll find the page-specific script meta box.

🔒 Is it safe to use?

Absolutely! We use WordPress security standards including nonce verification and script sanitization.

⚡ Will it slow down my website?

No! The plugin is extremely lightweight and only loads what’s necessary.

🆓 Is it really free?

100% Free! No hidden costs, no premium version – we believe in giving back to the community.

📊 Support & Community

  • Plugin Page: [WordPress Repository Link]

  • Support Forum: [WordPress Support Link]

  • Author Websitehttps://goodbizid.com

🆕 Changelog

Version 1.0.0

  • Initial release

  • Global header/footer scripts

  • Per page/post script injection

  • Translation ready

  • WordPress standards compliant

🎉 Ready to Get Started?

[Download Goodbiz Header Footer Manager from WordPress Repository]

Transform how you manage scripts on your WordPress site with the power of global control and page-specific precision!