Take the 2-minute tour ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I want to create my ASP.NET dashboard, and want to display charts from Google Analytics account by using hootsuite API.

I have created an account on hootsuite.com, fetched my necessary data from my GA account, and created sample charts in hootsuite account only. Now I want to display these charts in my website.

I am totally new to this API and have no idea what can I achieve through this API. Can any one help me understand what the API is capable of?

share|improve this question
    
Thanks for your tagging @Johm Conde –  Raj Tamakuwala May 28 '13 at 11:54
    
@JohnConde shouldn't the tag be "hootsuite" ( hootsuite.com ) ? –  jbl May 28 '13 at 12:26
    
@jbl My bad, fixed. –  John Conde May 28 '13 at 13:04
    
I doesn't know much about hootsuite but i think you can fetch data from your analytic account by just only google analytic api . First you can use there query explorer to fetch your required data ga-dev-tools.appspot.com/explorer –  Kamran Shahid May 28 '13 at 18:04
1  
@Kamran Shahid : i know that,actually right now i am using that way only to fetch data but now requirement changed and i have to use hootsuite. any way thanks for reply. –  Raj Tamakuwala May 29 '13 at 11:06

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.