Description
Simple Analytics Adds Facebook Analytics in Web Applications
As now by version 1.0 this plugin just add’s Facebook Analytics to Web Applications
By default Adds on All pages.
logs all pageViews
( Adding custom Events through plugin is not included yet – we will try to implement that feature )
Example to create a simple event – when user clicks on a button
<button onclick='FB.AppEvents.logEvent("Pricing-btn-clicked")'>
Pricing
</button>
will add more features - Working on!
for feature suggestions or for casual chat – please message us
Have a Great Day,
Thank you
Screenshots
plugin setting page ( Add Facebook App ID ) Screen shot from - Facebook Analytics page - Facebook created demo Screen shot from - Facebook Analytics page - Facebook created demo Screen shot from - Facebook Analytics page - Facebook created demo Screen shot from - Facebook Analytics page - Breakdowns tab Screen shot from - Facebook Analytics page - Events tab
Installation
using FTP or similar
- unzip fb-analytics file and
- Upload “fb-analytics” folder to the “/wp-content/plugins/” directory.
- Activate the plugin through the “Plugins” menu in WordPress.
From Dashboard ( WordPress admin )
- plugins -> Add New
- search for ‘wp shapes’
- click on Install Now and then Active.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Simple Analytics” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Simple Analytics” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
silent release
updated the FB SDK Version 3.1
1.0
- Initial release.