Facebook Pixel Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Description of the plugin goes here, limited to 150 characters or less and should be a single well-written sentence that includes some of your most important keywords.
- Join our FREE Facebook group for support!
- Worth a 5-star review? Thank you!
- Plugin Homepage
- Plugin GitHub
Our related OSS projects:
The Long Version
Saves the Facebook Pixel ID under fbkpxl_settings
in options table, and deletes upon plugin uninstall.
If you use this plugin along with our Google Analytics and StatCounter plugins, they will automatically work together in order to optimize the loading order for better performance.
- First will load Google Analytics
- Next will load Facebook Pixel
- Last will load StatCounter
All these will load in this order in site footer for the absolutely best speed possible.
This plugin has an option also for not tracking logged in users:
- Track Logged In Users? (YES/NO)
Current snippet used:
<!-- Facebook Pixel Code -->
<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', '123123123123123123123');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr? id=123123123123123123123&ev=PageView&noscript=1"/></noscript>
<!-- End Facebook Pixel Code -->
Compatibility
This plugin has been designed for use on LEMP (Nginx) web servers with PHP 7.0 and MySQL 5.7 to achieve best performance. All of our plugins are meant for single site WordPress installations only; for both performance and security reasons, we highly recommend against using WordPress Multisite for the vast majority of projects.
Defined Constants
The following defined constants are supported by this plugin:
define('DISABLE_NAG_NOTICES', true);
Plugin Features
- Settings Page: No
- Premium Version Available: Yes (SEO Genius)
- Includes Media (Images, Icons, Etc): No
- Includes CSS: No
- Database Storage: Yes
- Transients: No
- Options: Yes
- Creates New Tables: No
- Database Queries: Backend Only (Options API)
- Must-Use Support: Yes (Use With Autoloader)
- Multisite Support: No
- Uninstalls Data: Yes
WP Admin Notices
This plugin generates multiple Admin Notices in the WP Admin dashboard. The first is a notice that fires during plugin activation which recommends several related free plugins that we believe will enhance this plugin’s features; this notice will re-appear approximately once every 6 months as our code and recommendations evolve. The second is a notice that fires a few days after plugin activation which asks for a 5-star rating of this plugin on its WordPress.org profile page. This notice will re-appear approximately once every 9 months. These notices can be dismissed by clicking the (x) symbol in the upper right of the notice box. These notices may annoy or confuse certain users, but are appreciated by the majority of our userbase, who understand that these notices support our free contributions to the WordPress community while providing valuable (free) recommendations for optimizing their website.
If you feel that these notices are too annoying, than we encourage you to consider one or more of our upcoming premium plugins that combine several free plugin features into a single control panel, or even consider developing your own plugins for WordPress, if supporting free plugin authors is too frustrating for you. A final alternative would be to place the defined constant mentioned below inside of your wp-config.php
file to manually hide this plugin’s nag notices:
define('DISABLE_NAG_NOTICES', true);
Note: This defined constant will only affect the notices mentioned above, and will not affect any other notices generated by this plugin or other plugins, such as one-time notices that communicate with admin-level users.
Code Inspiration
This plugin was partially inspired either in “code or concept” by the open-source software and discussions mentioned below:
Recommended Plugins
We invite you to check out a few other related free plugins that our team has also produced that you may find especially useful:
- 404 To Homepage
- CloudFlare
- Delete Expired Transients
- Disable Admin-AJAX
- Disable Author Pages
- Disable Cart Fragments
- Disable Embeds
- Disable Emojis
- Disable Empty Trash
- Disable Image Compression
- Disable jQuery Migrate
- Disable Search
- Disable WooCommerce Status
- Disable WooCommerce Styles
- Disable XML-RPC
- Download Media
- Download Plugin
- Download Theme
- Duplicate Post
- Export Database
- Force HTTPS
- Force Strong Hashing
- Google Analytics
- Header Cleanup
- Index Autoload
- Maintenance Mode
- Profile Change Alerts
- Remove Category Base
- Remove Query Strings
- Server Status
- StatCounter
- View Defined Constants
- Virtual Robots.txt
Premium Plugins
We invite you to check out a few premium plugins that our team has also produced that you may find especially useful:
Special Thanks
We thank the following groups for their generous contributions to the WordPress community which have particularly benefited us in developing our own free plugins and paid services:
- Automattic
- Brad Touesnard
- Daniel Auener
- Delicious Brains
- Greg Rickaby
- Matt Mullenweg
- Mika Epstein
- Mike Garrett
- Samuel Wood
- Scott Reilly
- Jan Dembowski
- Jeff Starr
- Jeff Chandler
- Jeff Matson
- John James Jacoby
- Leland Fiegel
- Rahul Bansal
- Roots
- rtCamp
- Ryan Hellyer
- WP Chat
- WP Tavern
Disclaimer
We released this plugin in response to our managed hosting clients asking for better access to their server, and our primary goal will remain supporting that purpose. Although we are 100% open to fielding requests from the WordPress community, we kindly ask that you keep the above mentioned goals in mind, thanks!
Screenshots
No screenshots provided