CodeCanyon

Lead Tracker

  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
dannyfa4e says
Purchased

Hello, I just downloaded the script and i cant figure out how to login, the user and password that you provided does not work, I see that there is another user with the same problem 8 months ago, can you please tell me what to do. Thank you

“jpezzimentisays

Hi, i just purchased your script. I cannot login though, I’ve setup everything correctly, I think. It’s not giving me any database errors. It just says:

“Invalid Login Credentials” when I ty to login with:

user: demo pw: demo

or even

user: Admin pw: demo

And there appears to be no way to add a user wince i cannot login.

How can I login?”

1 year ago
Author
phpdude phpdude replied

That case was that the database was not set up correctly. Have you set up the database properly and is connected to the script? It sounds as though the databases are there but you haven’t got the admin users set up in the table. Try installing it from scratch following the instructions exactly.

If you are still having difficulties, then send me an email via my profile with the web address and I can take a look for you.

1 year ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
  • United States
robertsachristan says

I was wondering if a user can change the admin pass code, or is this a super admin type thing, where its protected from user tampering?

I wouldn’t want the users to change the admin pass code. Or is this the case?

Thanks

1 year ago
Author
phpdude phpdude replied

No, user’s cannot change the admin password

1 year ago
  • Has been a member for 1-2 years
  • Exclusive Author
  • Bought between 100 and 499 items
  • Europe
miroslavzv says

Its possible to import CSV from paypal payments? :)

11 months ago
Author
phpdude phpdude replied

There is no feature to import CSV from PayPal payments. To be honest, this won’t be a feature I’d consider to build into the script on sale here because the payments wouldn’t fit in to any of the sections already in my app.

If this is something that is required in your app, please send me an email via my profile with an explanation of how you’d want it to integrate and I’ll see if I can help you.

11 months ago
  • Has been a member for 2-3 years
  • Bought between 50 and 99 items
twonil says
Purchased

Hi there,

Firstly I’d just like to compliment you on an amazing script – great stuff and very useful for my business!

Perhaps an odd question, but when I go to update a lead, and change it from “New” to “Won,” the “Chance” automatically defaults to 100%. This also happends when changing the status from “New” to “lost” (defaults to 0%).

What would I have to change to stop this defaulting from occuring? I take this is located in the update.php file but i’m having no luck!

Thanks so much for your help! Am recommending your product to everyone.

Cheers,

Sam Henderson

11 months ago
Author
phpdude phpdude replied

Hello,

Thank you for your kind words, and for purchasing the script.

When you change the lead from ‘New’ to ‘Won’ it automatically changes the chance to 100% because if you’ve won the lead/job then it means you’ve obviously got the job and there’s a 100% chance of you doing the job. This is the same when you update a job to ‘lost’ and because you lost the job there’s no longer any chance of getting the job.

Due to the stats, this makes the overall chances more accurate as it filters out the lost jobs and includes the won jobs.

If you want to remove this feature, you can change the values in the selectStatus function in the js.php file, but I strongly recommend you keep it as it is.

11 months ago
  • Has been a member for 2-3 years
  • Bought between 50 and 99 items
twonil says
Purchased

Thanks so much for your help!

Two more quick questions and I promise I’ll leave you alone!

Is it possible to have it so that individual USERS (non admin) can see all leads (not just their own) but only edit their own?

Also, is there a way to edit the Lead Title without deleting it and making a new one? It seems all other details are editable except the actual title (subject) itself.

Thanks again,

Sam

10 months ago
Author
phpdude phpdude replied

Hi Sam,

There isn’t the facility to edit the lead title and this is due to keeping it all very simple, and not overloading it with features. I built this script to use myself and found I never needed to change the title, so I didn’t have the need to be able to edit it.

With users being able to see other peoples leads but not edit it would require quite a lot of changes in the code. It’s possible, but it depends how confident you are in PHP . If you would like a quote from me to do it, then get in touch via my profile page and I’ll give you a quote.

Cheers

10 months ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
ersaurabh101 says

how will i track and come to know if i need to meet some1 at 5th of next month ???

9 months ago
Author
phpdude phpdude replied

I’m not sure I understand what you mean. This script is for tracking leads regardless of the date, so you’d need to use a calendar separately to manage your appointments

9 months ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
  • Canada
norris10 says
Purchased

PHPdude Just sent you a msg through your profile about logging in. Please get back to me ASAP ! I’m on a time restraint for what I’m putting together. Thanks

8 months ago
Author
phpdude phpdude replied

Hello,

I’ve replied to your email. Whilst I understand your frustration, please bear in mind its Sunday evening here in the UK, so I wasn’t able to respond right away. I’ve replied now, which was 3 hours and 3 minutes after your initial email.

Many Thanks

8 months ago
Purchased
norris10 norris10 replied

No frustration on this end with your timley responce. I thank you for getting to me so quickly!!!!! I’m sure my issue is an easy fix. Thanks again.

8 months ago
Purchased
norris10 norris10 replied

Thanks again. Your quick help was GREAT !!! Everything works fine now.

8 months ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 10 and 49 items
  • Italy
gleenk says
Purchased

Just to say thanks for the script but it’s really too simple and it will be sold for max 3$.

8 months ago
Author
phpdude phpdude replied

Hello, firstly thank you for purchasing. I’m sorry to hear my script didn’t live up to your expectations. All the features were listed on the item description, as well as screenshots and the live preview. Therefore you knew what you’d be getting for the money before you made your purchase.

Considering the amount of work that I’ve put in to this, and all my other scripts, I think it’s priced fairly. I have very little control over pricing as CodeCanyon set the prices themselves. I think selling this item for any less would be an insult.

8 months ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
brevespot says

can i have this in portuguese? can i translate myself someway?

8 months ago
Author
phpdude phpdude replied

If you could email me via my profile, I can chat with you there about translating it. Thanks

8 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
rick_k74 says
Purchased

INSTALLATION

1) Set up database tables from sql.sql 2) Upload all files to web server 3) Open config.php and edit database details 4) Log in with demo and demo 5) Click on manage users at the bottom, select admin 6) Insert a new password

Optional 7) Open config.php and edit script settings

This is the install instructions? The demo demo does not work then you say the database not installed correct and to follow directions closely?

Error! – Invalid Login Credentials

4 months ago
Author
phpdude phpdude replied

Replying to your email now.

4 months ago
  • Has been a member for 0-1 years
  • Bought between 10 and 49 items
jecz says
Purchased

The Lead Tracker script is just want I have been looking for. I just sent you an email, via your profile, about some custom PAID work. I would like to hire you to make a “special” version for me.

3 months ago
Author
phpdude phpdude replied

Hi Jecz

Thank you for purchasing. I’ve got your email and shall reply to you in the morning :)

3 months ago
  • Has been a member for 0-1 years
  • Bought between 50 and 99 items
  • United States
luxerman says

Has this been recently updated? Thinking about purchasing it for motivational purposes for a sales team!

thank you

3 months ago
Author
phpdude phpdude replied

Hi Luxerman,

This hasn’t been updated for a while, but I can assure you it’s only because no bugs have been reported and it’s in good working order. I believe this script to be at a stage where it has every feature that I want in it. As with all my script, I still offer support if required :)

Hope this is the answer you were after

3 months ago
  • Has been a member for 0-1 years
  • Bought between 50 and 99 items
marvelseo says
Purchased

what wil you charge me to install this?

2 months ago
Author
phpdude phpdude replied

If you are having trouble installing it, get in touch via my profile page and I can help you out.

2 months ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
greenmeanie says
Purchased

how can I change this to be in US dollars?

1 month ago
Author
phpdude phpdude replied

Located in the config.php file is the current prefix or suffix, simple edit the variable you want in there.

Thanks for purchasing :)

1 month ago
  • Has been a member for 2-3 years
  • Bought between 50 and 99 items
sraza74 says
Purchased

Need a bit of help please, first of all, great product!

I noticed a minor glitch possibly? i have this running on xampp on localhost to test first, works well, installed without a hiccup, login created another user, added in a lead 2 days ago, added in 1 more today, however that being said, for the month of April, the top totals only show 1 entry $ amount, its missing the one i entered in 2 days ago.

So I tested this again, and added another user for today, the totals this time add up. What gives?

Thanks in advance for making a very useful tool. :-D

  • EDIT : noticed that i had added the first one in without entering anything in the company field…so the company table for this entry was blank, but for the other two, it has 2 separate entries. Just in case this matters somehow.
26 days ago
Author
phpdude phpdude replied

Hi Sraza,

When logged in as a regular user, it only displays stats for your own leads. However, when logged in as Admin, there is a dropdown at bottom left, and if you select ‘Your Leads’ it will only display stats for your own leads like normal, but if you select ‘All Leads’ then it will display the stats for every lead in the system.

I’ve just replicated your process on a fresh install, and the only page that didn’t display the total amount of leads was when viewing my own leads (which it should only display my own leads).

Hope this helps, but if you feel this isn’t the reason then let me know and we can go through the process together via email.

Cheers

26 days ago
  • Has been a member for 2-3 years
  • Bought between 50 and 99 items
sraza74 says
Purchased

I have provided you the screen shots via email, detailing the fact that when the company section is left completely blank, the totals from that lead are not reflected on the dashboard.

additionally, I have demonstrated that if you are logged in as admin and have 1 test user setup, e.g. mike in my case, that if you are within a lead, and you hit back on your browser, i have demonstrated it then doesnt go back to “Your Leads” but the default view becomes “mike” and you have to manually click on the drop down and select “Your Leads” once again.

Thanks, Raza

25 days ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
kateejo17 says

I’m considering purchase – this would be a great alternative to tracking our current leads on paper!! Is it possible to show more than just the “Top 3” companies? Ideally i’d like to list all companies. Would this be something I could configure?

18 days ago
Author
phpdude phpdude replied

With a some modification you can alter how many you wish to display on the Top X Companies, that’s an easy change and I can let you know exactly what needs to be changed.

17 days ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
SimpleZA says

Hi. Sent you an email regarding some modifications I would like to do. Thanks.

12 days ago
Author
phpdude phpdude replied

I have replied to your email, thank you

11 days ago
  • Has been a member for 3-4 years
  • Bought between 50 and 99 items
projectlion says

This may be a silly question but can I import (and export) with this tool?

2 days ago
Author
phpdude phpdude replied

There is no built in tool to import or export, however if you have coding knowledge you could build a script to work straight from the database.

2 days ago
by
by
by
by
by