Kayako logo
Wont Implement / Already Implemented Feature requests that will not be implemented by developers.

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  (#1) Old
ppafford Offline
Member
 
Posts: 58
Join Date: Jan 2008
V4 Future Request: Google Chart API for customer reporting - 25-06-2008, 05:28 PM

Add Google chart API for chart/graph reporting


http://www.reliablesource.org
SHARE THE FREE SOFTWARE YOU USE
   
Reply With Quote
  (#2) Old
pkreil Offline
Member
 
Posts: 51
Join Date: Feb 2008
26-06-2008, 05:53 AM

Please do not.

It is not ok to offer Google a bunch of internal information for a lot of companies.

There are enough charting-engines available, that could be used for some nicer reports. Running on the same server as kayako and not violating security.
   
Reply With Quote
  (#3) Old
Jamie Edwards Online
Operations Manager
 
Jamie Edwards's Avatar
 
Posts: 5,256
Join Date: Jan 2006
Location: United Kingdom
26-06-2008, 09:25 AM

Hi ppafford,

This isn't something we will offer out of the box. We will use chart libraries, but we will not use externally hosted chart libraries, however.

V4 will feature a very rich API, so you may be able to integrate it yourself.


Jamie Edwards (jamie.edwards ]at[ kayako.com)
----------------------------------------------------------------
---
  • Submit bug reports here.
  • Submit support tickets via the members area.
  • Submit sales queries either via live chat or via e-mail.
  • There is no official ETA on Version 4.
  • This is not an official support forum - submit a support ticket.
   
Reply With Quote
  (#4) Old
Thijs Offline
Member
 
Posts: 253
Join Date: Jan 2007
26-06-2008, 09:29 AM

Quote:
Originally Posted by pkreil View Post
Please do not.

It is not ok to offer Google a bunch of internal information for a lot of companies.

There are enough charting-engines available, that could be used for some nicer reports. Running on the same server as kayako and not violating security.
I agree totally with this.

We don't want to have google inside because their apps may be so nice, I rather keep them out
   
Reply With Quote
  (#5) Old
ppafford Offline
Member
 
Posts: 58
Join Date: Jan 2008
26-06-2008, 12:22 PM

PARANOID!

Wow what do you think Google is tracking?

The Google chart API is a URL that returns a .png image of a chart.

Developer's Guide - Google Chart API - Google Code

Google Privacy Center - Privacy Policy

Terms of Service - Google Chart API - Google Code

What info are they going to collect?

so if you post to a URL like this:

[FONT=verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif]http://chart.apis.google.com/chart?cht=p3&chd=t:60,40,30&chs=250x100&chl=Ticket s|Open|Closed

Yes I would agree if I where to pass a more detailed information, but to have the user have this option would be great for a custom chart/graph
[/font]


http://www.reliablesource.org
SHARE THE FREE SOFTWARE YOU USE
   
Reply With Quote
  (#6) Old
craigbrass Offline
Senior Member
 
Posts: 5,552
Join Date: Jun 2005
Location: Cumbria, UK
26-06-2008, 12:42 PM

I don't use Google Analytics for a similar reason. I don't want Google being able to track me around the net using my IP and all sites I visit. Also, I don't want them knowing how well my business is doing using the conversion tracking.


Craig Brass - Kayako Forum Squatter (Note: I am NOT a staff member)

Icon Headquarters - Its Elixir - Web2Messenger
   
Reply With Quote
  (#7) Old
ppafford Offline
Member
 
Posts: 58
Join Date: Jan 2008
26-06-2008, 12:55 PM

sure I get your point, but your just posting to a URL so your server IP is all Google could track there. and then only the info you pass in the URL itself which you could limit or make very generic.

I know of other PHP graph libraries but Google's solution could be a user option, that could graph custom reports that the user makes.

The user would make the end call if they wanted to use it our not, just in case they don't want their info tracked by Google/etc...


http://www.reliablesource.org
SHARE THE FREE SOFTWARE YOU USE
   
Reply With Quote
  (#8) Old
craigbrass Offline
Senior Member
 
Posts: 5,552
Join Date: Jun 2005
Location: Cumbria, UK
26-06-2008, 01:09 PM

In regards to this, I am not bothered about them tracking my server IP, I would be more concerned about them knowing business statistics. It would be worse if these statistics were being fed from a shopping cart for example - they would know a lot about your business.


Craig Brass - Kayako Forum Squatter (Note: I am NOT a staff member)

Icon Headquarters - Its Elixir - Web2Messenger
   
Reply With Quote
  (#9) Old
ppafford Offline
Member
 
Posts: 58
Join Date: Jan 2008
26-06-2008, 01:36 PM

I think we are getting off topic, I just made the request to have the ability to offer the end user the option to use Google Chart API.

If Kayako comes with a shopping cart, I don't use that option...

I just would like to expand the reporting for Kayako as it is very limited.

I would like the ability to make my own custom charts as well, this would allow me to make a more in depth report that I could download and send to higher ups in the company to see the statistics Kayako is producing.

I think that if Kayako would provide another solution to custom reporting that would allow me to do a pie chart, bar chart, line chart, etc... easily. Great.

but as of now they do not.

I use Google Chart API in other apps I have written and it works great.

I am not worried about Google tracking my IP or the information I pass in the URL to create the chart/.png file.

I know not to pass sensitive info to eh URL, but just basic descriptive tags like: tickets and Percentage.

I also make a legend (Not with Google) to use the different color of the graph so I can link the two.

Just a thought


http://www.reliablesource.org
SHARE THE FREE SOFTWARE YOU USE
   
Reply With Quote
  (#10) Old
John Haugeland Offline
Developer
 
John Haugeland's Avatar
 
Posts: 527
Join Date: Dec 2007
Location: Idaho
08-07-2008, 08:48 PM

PPafford: we are likely to implement charting. However, we're going to be doing it server-locally rather than over an external API. Regardless how you feel about the security issue question, many companies' security policies, as well as those of many government agencies, would disallow such API use, and make them unable to use our product.

Personally, I'm pushing for Flex Charts internally, because I think they're the best looking charts on the open market at the moment.

Anyway, look. We agree with the underlying feature request, but due to limitations that many of our customers face in the real world which they cannot get around, it really has to be server local. Even if we wanted to use Google API, it would cause way too many problems for our users. External API charting is off the table. The hassle involved with supporting multiple charting libraries, the inevitable bugs such a thing would bring and so on make that answer unattractive; besides, wouldn't you rather we were working on a new feature after there was one usable charting system?

Is there a particular reason you're this interested in specifically Google's API? Maybe if you're after a specific feature or look, maybe it's something we can facilitate.


John Haugeland (john.haugeland ]at[ kayako.com)
----------------------------------------------------------------
---
   
Reply With Quote
  (#11) Old
John Haugeland Offline
Developer
 
John Haugeland's Avatar
 
Posts: 527
Join Date: Dec 2007
Location: Idaho
Examples of Flex Charting - 08-07-2008, 08:51 PM

Here's a widget toybox for the Flex 2 charting components. We'd actually be using the Flex 3 charting components, but I can't find a toybox for the Flex 3 stuff. Still, my opinion is that even the Flex 2 stuff just destroys the competition.

I would be interested to hear your opinion, though.

http://demo.quietlyscheming.com/ChartSampler/app.html


John Haugeland (john.haugeland ]at[ kayako.com)
----------------------------------------------------------------
---
   
Reply With Quote
  (#12) Old
ppafford Offline
Member
 
Posts: 58
Join Date: Jan 2008
09-07-2008, 11:35 AM

WOW, great demo. I would love to see this

http://demo.quietlyscheming.com/ChartSampler/app.html

Thanks


http://www.reliablesource.org
SHARE THE FREE SOFTWARE YOU USE
   
Reply With Quote
Reply

Tags
api, chart, customer, future, google, reporting, request

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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
Tickets Move large tickets requests/emails to a temp dir ppafford Feature Requests 0 09-06-2008 01:38 PM
V4 Future Request: OTRS Migration ppafford SupportSuite, eSupport and LiveResponse 0 18-04-2008 07:56 PM
API Request acorral SupportSuite, eSupport and LiveResponse 5 10-12-2007 11:49 AM



Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46