外掛說明
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
- Upload the folder to the
/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
Configuration
- Go to https://cloud.google.com/console Open the project, go to APIs & auth > Registered apps on the left.
- Click on Register App, enter name and choose platform (for e.g. Web Application).
- On the next page, open Certificate and click on Generate Certificate and download the .p12 private key.
- Add profile ID
- Add Site URL
- Upload Key File
- Service email which we can get from google analytics
- 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.
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
以下人員參與了開源軟體〈Top Posts for Google Analytics by Asentechllc〉的開發相關工作。
參與者變更記錄
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.