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.

Top Posts for Google Analytics by Asentechllc

Descripción

The [ga-top-posts] is an open-source initiative aiming to fetch most read articles from google analytics. Most read articles will display top 5 articles after fetching them from GA and display them in your page, post, and sidebar using shortcode.

Features and capabilities provided by the plugin include:
– We can use shortcode to display top articles with dynamic attributes.
– We can use widget to display top articles with dynamic attributes.
– It will sync every week and also we have provided manually sync option.
– Settings of Google Analytics details.

Installation Steps

  1. Upload the folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

Configuration

  1. Go to https://cloud.google.com/console Open the project, go to APIs & auth > Registered apps on the left.
  2. Click on Register App, enter name and choose platform (for e.g. Web Application).
  3. On the next page, open Certificate and click on Generate Certificate and download the .p12 private key.
  4. Add profile ID
  5. Add Site URL
  6. Upload Key File
  7. Service email which we can get from google analytics
  8. Exclude URLs from fetched result from GA like home page.

License

Google Analytics Dashboard for WP it’s released under the GPLv2, you can use it free of charge on your personal or commercial website.

Capturas

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

Registro de cambios

1.1

  • Fixed function accessible through WordPress AJAX functionality to those logged in to WordPress as well as those not logged in.
  • Added capabilities with manage_options.
  • Fixed file upload issue of local file inclusion (LFI).
  • Another changes.
  • Added Cron for auto sync data from Google Analytics to wordpress database.

1.0

    • We can use shortcode to display top articles with dynamic attributes.
    • We can use widget to display top articles with dynamic attributes.
    • It will sync every week and also we have provided manually sync option.
    • Settings of Google Analytics details.