Go Back   Branica Forums > Counters > Web Analytics
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read



Web Analytics We will be posting how to use your analytics to improve your sites and blogs.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 12-10-2008, 03:22 AM
Administrator
 
Join Date: Dec 2004
Location: New England
Posts: 664
Default Google Spreadsheets & PiWik

So I was trying to figure out a way to show charts with PiWik without allowing anonymous access to my stats. I wanted to show some stats but not all of them yet !

Here is a live Google Spreadsheet Chart using PiWik data:



So how do you do it? You need Google spreadsheets and use their importXML function. I made the above chart to show the last 5 days of activity.

In column A, put the function =Today() in A5 and then in a4 use =a5-1 and copy that to A3,A2,A1. That puts the dates in the right format.






In column B, you will use the importXML function. The XML is using PiWik's awesome API. Here is the sample that I am using:

Quote:
http://www.branica.com/piwik/index.php?module=API&method=VisitsSummary.get&idSi te=1&period=day&date=today&format=xml&token_auth=y our token
You need to replace "date=today" to "date=A5" as a example for B5. Here is the complete forumla for cell B5 that references A5:

Quote:
=ImportXML("http://www.branica.com/piwik/index.php?module=API&method=VisitsSummary.get&idSi te=1&period=day&date="&A5&"&format=xml&token_auth= your token","//nb_visits")



//nb_visits is the node in the xml tree that gets you the number of visitors for the day.

And with Google Spreadsheets & PiWik, it is all dynamic! You can try out PiWik at Branica if you don't want to install on your server.
__________________
Click here for Affordable Hosting
or Here to Add Your URL to our Business Directory

Please Use the Forum for Support Questions
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark to Sphinn!
Reply With Quote


Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
PiWik branica Web Analytics 1 12-09-2008 03:40 AM


All times are GMT +1. The time now is 03:07 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Branica.com : Copyright 2006
Boston Web Design and Consulting

Branica Site Map