Kayako logo
Will Implement (V4) Feature requests in this forum will be implemented in Version 4 of the product line (the current version).

View Poll Results: What do you think of this?
Do you think this should be implemented? 41 95.35%
Do you think this shouldnt be implemented? 2 4.65%
Voters: 43. You may not vote on this poll

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  (#1) Old
cashopoly Offline
New Member
 
Posts: 23
Join Date: Sep 2004
Location: McKinney, TX
Tickets -> Ratings system for chats and tickets - 11-06-2005, 03:57 PM

I would like to see the following features implemented, if you haven't done so already;


Having the ability to create surveys to be displayed in the chat window either before a chat session is started or after chat has ended.

Pre-chat survey purpose is to gather additional information from the visitor before the chat is started; Example: what products interest you? What is your domain name? When do you plan to make a purchasing decision? and some data fields can be hidden populating field with data from a registered users account.

This information is display in the chat window along with the visitor's e-mail.

Post-chat survery purpose is to get visitor's feedback after a chat session. Example: Did this chat help you? Was the staff friendly?

-----------------------------

Keeping a survey history for visitors; possibly adding another tab in the win app and operator chat window called Survey History.

In the Staff CP have the ability to build reports from questions and answers;

example:
Question: Was the staff friendly? Yes (30) No (2)
   
Reply With Quote
  (#2) Old
Varun Shoor Offline
Chief Executive Officer
 
Varun Shoor's Avatar
 
Posts: 2,829
Join Date: May 2003
18-06-2005, 11:19 PM

This is on Roadmap for v3.1

Regards,

Varun Shoor


Varun Shoor (varun.shoor ]at[ kayako.com)
----------------------------------------------------------------
---
   
Reply With Quote
  (#3) Old
alex1000 Offline
New Member
 
Posts: 10
Join Date: Dec 2004
Sending surveys when closing a ticket? - 30-06-2005, 10:18 PM

We're using the current 2.X version, and are looking at upgrading to v3.0 once released. Can someone tell me the easiest way (if possible) to accomplish this one feature with v3 or v2...

Basically we want to send a link to a survey whenever a support ticket is closed automatically. So that the tech does not have to manually send one out per ticket, everytime the ticket is closed.

Adding the paragraph/link could be done to signatures, but we'd like to avoid that.

TIA.

Alex
   
Reply With Quote
  (#4) Old
Harmolodic Offline
New Member
 
Posts: 5
Join Date: Sep 2004
03-07-2005, 01:35 PM

I would like to second this request.

I think the ability to send out a survey with each ticket as well as a better ticket rating system (I guess everyone will agree that the one currently implemented in 2.x is hardly useful) is very important for any professional helpdesk system. QA is one of the most important parts of support process and I hope more attention will be paid to QA tools in the future releases of Kayako.
   
Reply With Quote
  (#5) Old
Francisco Offline
Member
 
Posts: 41
Join Date: Jan 2005
03-07-2005, 10:11 PM

I support this request
   
Reply With Quote
  (#6) Old
Francisco Offline
Member
 
Posts: 41
Join Date: Jan 2005
04-07-2005, 01:28 AM

Requested, to keep track of it: http://bugs.kayako.net/index.php?do=details&id=338
   
Reply With Quote
  (#7) Old
s00tie Offline
New Member
 
Posts: 15
Join Date: Jul 2005
Survey - 12-10-2005, 03:45 PM

I know this was mentioned previously:

http://forums.kayako.com/showthread....ghlight=survey

But I too would very much like to see in addition to better reporting a method of automatically sending out a survey once x number of tickets have been closed per client.

Other products allow this feature and the management information gained from this is invaluable.

Thanks
   
Reply With Quote
  (#8) Old
dunno Offline
New Member
 
Posts: 13
Join Date: Jul 2004
13-10-2005, 09:08 AM

In addition to post-ticket surveys the ability to create nice surveys for market data purposes would be a fine CRM addition to this suite.
   
Reply With Quote
  (#9) Old
jaming Offline
New Member
 
Posts: 1
Join Date: Jul 2005
02-11-2005, 09:03 PM

Re: This is a nice request. I am also looking for this functionality
   
Reply With Quote
  (#10) Old
nextcontact Offline
New Member
 
Posts: 5
Join Date: Apr 2005
Lightbulb 1+ Page Questionares / Surveys - 28-11-2005, 09:05 PM

How about a multipurpose form builder that plugs data into customer’s support profile?

Not only to log bugs, feature requests and general improvement suggestions from the members, but to use for any need for a survey.


Why can you “Expect Success!”?
Because Your SUCCESS is my PASSION!,

Shahrooz Bhopti
Professional Problem Solver & CEO, Next Wave Network LLC
Empowering Trustworthy Relationships. Sharing collaborative innovation w/ driven compassion.

IM NOW @ drivencompassion: http://talk.google.com / skype / aim / yahoo
^ Help build “Web 2.0” YOUR WAY! ^

If you ever need anything, please don't hesitate to ask me
The possibilities are endless ... It’s Your Move!
   
Reply With Quote
  (#11) Old
rrnworks Offline
Member
 
Posts: 46
Join Date: Oct 2005
29-11-2005, 06:47 AM

This would be great. It could also help auto populate the teamwork contacts module with basic user information besides their name and email (company, phone number, title, address, etc.).
   
Reply With Quote
  (#12) Old
AreYouServed Offline
New Member
 
Posts: 1
Join Date: Jan 2006
11-01-2006, 09:15 PM

We just got our system setup yesterday (v 3.00.32 - hosted).

I've been looking for this survey / rating system, but am either blind, or not recognizing it for what it is.

Hoping someone can point me in the right direction.
   
Reply With Quote
  (#13) Old
rakesh Offline
New Member
 
Posts: 4
Join Date: Jan 2006
12-01-2006, 03:10 PM

I'd like to see this capability as well and I'd like to see it integrated into Kayako so there's a complete feedback loop.

One should be able to see a summary of the positive and negative responses and drill down back to the ticket itself that was being rated to see what specifically elicited the responses. And I'd like to be able to generate survey ratings on a per agent basis so that I can see that all replies from agent X generated a satisfaction rating of 8.4 while agent Y generated a satisfaction rating of 6.3.
   
Reply With Quote
  (#14) Old
IntKing Offline
Member
 
Posts: 30
Join Date: Jun 2003
16-01-2006, 03:36 PM

I too was looking at this functionality, then decided to just add it in. Go to your Admin Control pannel, drill down to:

Dashboard » Templates » email_staffreply

At the bottom of the email_staffreply, add something like:

<{if $ticket[status] == "Closed"}>
Please take a moment and complete our online survey at <a href="http://somedomain/some/path/some.file?t=<{$ticket[fticketid]}>"> http://somedomain/some/path/some.file</a>.
<{/if}>


I included the {$ticket[fticketid]} as part of the query string so the page that it gets redirected to (a simple php form) will have a reference to the ticket that was closed.

Hope this helps.

Jeff.
   
Reply With Quote
  (#15) Old
erikcw Offline
New Member
 
Posts: 10
Join Date: Dec 2005
31-01-2006, 07:22 PM

Quote:
Originally Posted by IntKing
I too was looking at this functionality, then decided to just add it in. Go to your Admin Control pannel, drill down to:

Dashboard » Templates » email_staffreply

At the bottom of the email_staffreply, add something like:

<{if $ticket[status] == "Closed"}>
Please take a moment and complete our online survey at <a href="http://somedomain/some/path/some.file?t=<{$ticket[fticketid]}>"> http://somedomain/some/path/some.file</a>.
<{/if}>


I included the {$ticket[fticketid]} as part of the query string so the page that it gets redirected to (a simple php form) will have a reference to the ticket that was closed.

Hope this helps.

Jeff.

I tried changing the template, but the template didn't appear to change in my test tickets. I only have one temaplate setup, so I know I am working on the right one. Any ideas?

Thanks!
Erik
   
Reply With Quote
Reply

Tags
>, chats, ratings, tickets

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 Phone tickets / New tickets -> Ability to save draft neald Will Implement (V4) 3 27-08-2008 07:27 PM
Tickets Filters -> No tickets found -> Don't show *any* tickets eiden Will Implement (V4) 6 20-08-2008 12:16 PM
Custom Fields Staff CP > Tickets > Manage Tickets > Edit > Link With Custom Field Group PeteV Will Implement (V3) 1 06-08-2008 05:59 PM
Tickets > Mass Actions > Better label interface for mass action menu PeteV Will Implement (V4) 2 10-12-2007 12:11 PM
Misc / General System -> Editors -> Be able to add code/html to tickets and knowledgebase articles tvds Feature Requests 0 03-05-2007 09:45 AM



Powered by vBulletin® Version 3.7.5
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
Help desk software by Kayako.


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 47 48