Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Simple Analytics

Descripción

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>

To View Analytics

will add more features - Working on!

for feature suggestions or for casual chat – please message us

Have a Great Day,

Thank you

Capturas

Instalación

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.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “Simple Analytics” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

silent release

updated the FB SDK Version 3.1

1.0

  • Initial release.