Page 1 of 1

Sales per Agent and summary in Campaign on Agent Screen

PostPosted: Sun Oct 05, 2014 11:59 am
by ZibiX
Hi.

Can you help me with this? :)

I have added 4 different statuses in campaign: SALE1 SALE2 SALE3 SALE4

What I need is that on Agent Screen (where there are customer data) there should appear SALE1 SALE2 SALE3 and SALE4 with numbers how many sales agent have done. Also there should appear total sale by all the agents on this campaign (also split to four sales).

How can it be done? Is there a way to buy such functionality?

Re: Sales per Agent and summary in Campaign on Agent Screen

PostPosted: Sun Oct 12, 2014 5:32 am
by mav2287
This sounds like something you would need to pay to have coded for you.

Re: Sales per Agent and summary in Campaign on Agent Screen

PostPosted: Sun Oct 12, 2014 12:00 pm
by ZibiX
OK I am able to pay for this as soon it will be done very fast :)

I have done some research. SALEs per campaign are stored in database (mysql) in lists (am i right?)

Things that need to be done is some php code implemented in agc/vicidial.php on front page or maybe in script? that will sum all SALEs in list and show the result on screen. I think it should sum once every 5 minutes.

Am I going in right direction?

Re: Sales per Agent and summary in Campaign on Agent Screen

PostPosted: Mon Oct 13, 2014 11:39 am
by mav2287
You have the right idea. It really wouldn't be that hard to write. If you can provided a bit more detail I might have sometime to write some quick sample code for you and post it.

Re: Sales per Agent and summary in Campaign on Agent Screen

PostPosted: Tue Oct 14, 2014 8:03 am
by ZibiX
mav2287 what data do you need?
- system is configured default
- I have added four statuses (they are the same for every campaign): SALE1, SALE2, SALE3, SALE4

Re: Sales per Agent and summary in Campaign on Agent Screen

PostPosted: Mon Oct 27, 2014 12:22 pm
by mav2287
Sorry I have not replied got busy with work. If I am understanding you right what you want is to be able to show the agent how many of each item they have done in real time. So essentially they can see how they are doing as they work?