This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Apollo Site Tools

Descripziun

Apollo Site Tools is an all-in-one solution for adding essential tracking and optimization tools to your WordPress site without requiring multiple plugins. It’s designed to be lightweight and easy to use, even for beginners.

Key Features

  • Google Analytics Integration – Easily add Google Analytics (both UA and GA4) to your site
  • Google Tag Manager Support – Add GTM codes for enhanced tracking capabilities
  • Facebook Pixel – Implement Facebook Pixel code with just an ID
  • Instagram Feed – Display an Instagram feed using a simple shortcode
  • Contact Form – Built-in contact form with database storage and email notifications
  • Custom JavaScript – Add custom JavaScript to header or footer without editing theme files
  • Email Sender Customization – Change the default WordPress email sender
  • Deployment Checklist – Track your site launch progress with a built-in checklist

Benefits

  • Reduce Plugin Bloat – Consolidate multiple plugin functions into one
  • Performance Focused – Minimal impact on site loading speed
  • Developer Friendly – Clean code that follows WordPress standards
  • SEO Ready – Helps implement required tracking codes for SEO
  • GDPR Considerations – Option to disable tracking for admin users

Getting Started

  1. Install and activate the plugin
  2. Go to „Apollo Site Tools“ in your WordPress admin menu
  3. Enter your tracking IDs and configure settings
  4. Use the provided shortcodes in your content as needed

Shortcodes

  • [apollo_form] – Display the contact form
  • [apollo_instagram_feed] – Display Instagram feed (requires configuration)
  • [include_file file=“path/to/file.html“] – Include content from another file

Privacy Information

This plugin integrates tracking technologies such as Google Analytics and Facebook Pixel, which may collect visitor data according to their respective privacy policies. Site owners should inform visitors about tracking and obtain necessary consent as required by applicable regulations.

The contact form functionality stores submitted information in your WordPress database. This data includes names, email addresses, and any other information provided through the form.

This plugin does not share any collected data with third parties beyond what is necessary for the integrated services to function (e.g., Google Analytics, Facebook Pixel).

Maletgs dal visur

  • Main settings page
  • Contact form management

Installaziun

  1. Upload the apollo-site-tools folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress
  3. Configure the plugin settings under ‚Apollo Site Tools‘ in the admin menu

FAQ

Does this plugin slow down my site?

No, Apollo Site Tools is designed to be lightweight and doesn’t load unnecessary scripts. It only adds the tracking codes you’ve configured.

Is this plugin compatible with GDPR?

The plugin provides an option to disable tracking for admin users. However, for full GDPR compliance, you may need to add a cookie consent mechanism and disclose the use of tracking cookies to your visitors.

Can I use both GA4 and Universal Analytics at the same time?

Yes, the plugin supports both formats simultaneously if needed during your transition to GA4.

Will my contact form submissions be saved?

Yes, all submissions are stored in your database and can be viewed/exported from the WordPress admin area.

Can I customize the contact form?

The plugin provides a standard contact form with common fields. For advanced customization, you can modify the styling with CSS or enhance functionality with custom code.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Apollo Site Tools” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Apollo Site Tools” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

3.0

  • Complete code rewrite for better performance and security
  • Added support for Google Analytics 4 (GA4)
  • Improved contact form with enhanced security
  • Added Instagram feed shortcode
  • Added deployment checklist
  • Added support for custom JavaScript in header/footer
  • Improved admin interface
  • Enhanced email sender customization
  • Better compatibility with the latest WordPress version

2.7

  • Original version