Title: [Plugin: Google Analytics Dashboard] Embedding Stats in Post template (single.php)
Last modified: August 20, 2016

---

# [Plugin: Google Analytics Dashboard] Embedding Stats in Post template (single.php)

 *  Resolved [hchicha](https://wordpress.org/support/users/hchicha/)
 * (@hchicha)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-google-analytics-dashboard-embedding-stats-in-post-template-singlephp/)
 * Hello freinds,
 * Can you tell me , how can i embedd stats in post (single.php) so, reader can 
   view the stat on every post ?
 * I’ve tried the code given here (in other notes area) , but this showing anly 
   a graph, not numbers !!
 * Can anyone help me please ?
 * Thanks
 * [http://wordpress.org/extend/plugins/google-analytics-dashboard/](http://wordpress.org/extend/plugins/google-analytics-dashboard/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [hchicha](https://wordpress.org/support/users/hchicha/)
 * (@hchicha)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-google-analytics-dashboard-embedding-stats-in-post-template-singlephp/#post-2762215)
 * No one to help ? 🙂
 * I’ve found it alone :))
 * To do so, having number in place of the image …. you have to use this function:
   replace “sparkline” with “text”
 * <?php $data = new GADWidgetData(); echo $data->gad_pageviews_text(substr($_SERVER[“
   REQUEST_URI”], -20)); ?>
 * Voilà 🙂
 * Thanks all

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Google Analytics Dashboard] Embedding Stats in Post template(
single.php)’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/google-analytics-dashboard.svg)
 * [Google Analytics Dashboard](https://wordpress.org/plugins/google-analytics-dashboard/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/google-analytics-dashboard/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/google-analytics-dashboard/)
 * [Active Topics](https://wordpress.org/support/plugin/google-analytics-dashboard/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/google-analytics-dashboard/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/google-analytics-dashboard/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [hchicha](https://wordpress.org/support/users/hchicha/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-google-analytics-dashboard-embedding-stats-in-post-template-singlephp/#post-2762215)
 * Status: resolved