Title: Popular Post Real Time
Author: vicenteguerra
Published: <strong>27 سپتامبر 2016</strong>
Last modified: 27 سپتامبر 2016

---

جستجوی افزونه‌ها

![](https://ps.w.org/popular-post-google-analytics-real-time/assets/banner-772x250.
jpg?rev=1503550)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/popular-post-google-analytics-real-time/assets/icon-256x256.
jpg?rev=1503550)

# Popular Post Real Time

 توسط [vicenteguerra](https://profiles.wordpress.org/vicenteguerra/)

[دانلود](https://downloads.wordpress.org/plugin/popular-post-google-analytics-real-time.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/popular-post-google-analytics-real-time/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/popular-post-google-analytics-real-time/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/popular-post-google-analytics-real-time/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/popular-post-google-analytics-real-time/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/popular-post-google-analytics-real-time/)

## توضیحات

Get popular posts from Google Analytics Real Time and set every 10 minutes a new
category called “Popular RT” with a number (By default 10 Posts) of popular post
that you want and the number of active users in every post in this category, ready
for you display your blog´s trendy post in every place of your WordPress.

Query Example using the category and the number of views for sorting.

    ```
    <?php  $args = array( 'posts_per_page' => 5,      'offset' => 0,      'category_name' => 'popular_real_time_cat',      'meta_key' => 'active_users',      'orderby' => 'meta_value_num',      'order' => 'DESC');       $queryWP = new WP_Query();   ?> 
    ```

 * The number of posts assigned in “Popular RT” may be less than the number selected(
   By default 10) because Google Analytics also include root path / (Home), categories
   or tags if have more active users than another posts.

## عکس‌های صفحه

 * [[
 * [[
 * [[

## نصب

 1. Upload the plugin files to the `/wp-content/plugins/popular-post-google-analytics-
    real-time` directory, or install the plugin through the WordPress plugins screen
    directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Use the Settings->Popular Post RT screen to configure the plugin

## سوالات متداول

  How I can request access to Google Analytics Real Time?

You only need fill the next information and in 24 hours with the correct configuration
your connection to **Google Analytics Real Time API** should be work.

https://docs.google.com/forms/d/e/1FAIpQLSc9OpoDGB3tBD7oy1OG9fyum8KBIxs-2ihPCsHp13WTnM-
SSQ/viewform

## نقد و بررسی‌ها

![](https://secure.gravatar.com/avatar/f140e0172b1dc9aca6cdcb1b95ba6176054d16df3d3bd5b0aa75667d8684fc68?
s=60&d=retro&r=g)

### 󠀁[No setup instructions. Wasted an hour trying to figure this out.](https://wordpress.org/support/topic/no-setup-instructions-wasted-an-hour-trying-to-figure-this-out/)󠁿

 [twil404](https://profiles.wordpress.org/twil404/) 5 آوریل 2017

Plugin looks promising, but there are NO step-by-step instructions for the lay person.
The developer obviously assumes a lot on the part of the user. For someone who is
new to google analytics, forget it! You’ll waste hours trying to get this running.
The developer needs to provide STEP BY STEP instructions on each part of the setup
process, and not assume the user is a google analytics expert!!! There are links
to the google pages, but that’s it. No information about what links there need to
be clicked. No information about what a client-id is or where to create it. No information
about what email they want the user to enter. No instructions of any kind. Too bad.
It looks like it had potential.

 [ خواندن تمامی 1 نقد و بررسی‌ ](https://wordpress.org/support/plugin/popular-post-google-analytics-real-time/reviews/)

## توسعه دهندگان و همکاران

“Popular Post Real Time” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

 *   [ vicenteguerra ](https://profiles.wordpress.org/vicenteguerra/)

[ترجمه “Popular Post Real Time” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/popular-post-google-analytics-real-time)

### علاقه‌ مند به توسعه هستید؟

[Browse the code](https://plugins.trac.wordpress.org/browser/popular-post-google-analytics-real-time/),
check out the [SVN repository](https://plugins.svn.wordpress.org/popular-post-google-analytics-real-time/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/popular-post-google-analytics-real-time/)
by [RSS](https://plugins.trac.wordpress.org/log/popular-post-google-analytics-real-time/?limit=100&mode=stop_on_copy&format=rss).

## گزارش تغییرات

#### 1.0

 * Number of popular post configurable
 * Test Connection to Google Analytics in Plugin Settings

## اطلاعات

 *  نگارش **1.0**
 *  Last updated **10 سال پیش**
 *  نصب‌های فعال **10+**
 *  نگارش وردپرس ** 3.4 یا بالاتر **
 *  Tested up to **3.4.2**
 *  زبان
 * [English (US)](https://wordpress.org/plugins/popular-post-google-analytics-real-time/)
 * Tags
 * [google analytics](https://fa.wordpress.org/plugins/tags/google-analytics/)[popular](https://fa.wordpress.org/plugins/tags/popular/)
   [posts](https://fa.wordpress.org/plugins/tags/posts/)[trend](https://fa.wordpress.org/plugins/tags/trend/)
   [trendy](https://fa.wordpress.org/plugins/tags/trendy/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/popular-post-google-analytics-real-time/advanced/)

## امتیازها

 1 از 5 ستاره.

 *  [  امتیاز 0 5-ستاره     ](https://wordpress.org/support/plugin/popular-post-google-analytics-real-time/reviews/?filter=5)
 *  [  امتیاز 0 4-ستاره     ](https://wordpress.org/support/plugin/popular-post-google-analytics-real-time/reviews/?filter=4)
 *  [  امتیاز 0 3-ستاره     ](https://wordpress.org/support/plugin/popular-post-google-analytics-real-time/reviews/?filter=3)
 *  [  امتیاز 0 2-ستاره     ](https://wordpress.org/support/plugin/popular-post-google-analytics-real-time/reviews/?filter=2)
 *  [  امتیاز 1 1-ستاره     ](https://wordpress.org/support/plugin/popular-post-google-analytics-real-time/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/popular-post-google-analytics-real-time/reviews/#new-post)

[مشاهده همه بررسی‌ها](https://wordpress.org/support/plugin/popular-post-google-analytics-real-time/reviews/)

## مشارکت کنندگان

 *   [ vicenteguerra ](https://profiles.wordpress.org/vicenteguerra/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/popular-post-google-analytics-real-time/)

## کمک مالی

آیا تمایل دارید از پیشرفت این افزونه حمایت کنید؟

 [ کمک مالی به این افزونه ](http://vicenteguerra.github.io)