hitmeasap
Level X5
Write the reason you're deleting this FAQ
Repeat Customers And How To Get Them
In the beginning of your career you'll need reviews. Below I'll show you a great way to squeeze out more sales and get even more reviews. Actually, this is something you should do once in awhile, even if you rake in 50+ sales per day.. You will most definitely benefit from this, which is the reason to never stop doing this. Here goes!
Send your previous clients a private message. Tell them that you're offering them a 2 for 1 deal, a special discount etc. Something like this:
"Hello "username,
Thank you very much for leaving me such an excellent feedback! Since the review you gave me helped me a lot I thought I'd give you a special offer just to say thanks and show my appreciation a bit. You can get (your special offer here) if you're interested. You can take up on this offer whenever you want, just send me a message about it.
Thanks in advance,
Your-username"



"No worries at all! I appreciate your answer. Remember that you can get this offer at anytime so there's no need for doing it now. Hope you have a fantastic day!"
NOTE:
I wrote "FiverrClerks From Fiverr Zero To SEOClerks Hero" during mid 2015 to early 2016 and I published it early 2016. That means that some of the information within these 15 different "FiverrClerks" parts might be inaccurate due to some changes. For instance, SEOClerks forum doesn't exist nowadays and the Community Discussion has replaced the old forum. Things like this happens but even so, I still wanted to share my entire ebook with you. Enjoy!

Are you sure you want to delete this post?
Are you sure you want to delete this post?
Are you sure you want to delete this post?
| Match | Count | SQL | Script |
| SELECT * FROM members_ledger WHERE ip = ? AND added>=unix_timestamp(NOW())-86400 | 1 | SELECT querystring, added
FROM members_ledger
WHERE
ip = ? AND added>=unix_timestamp(NOW())-86400 | /opt/clerks-staging/docroot/include/functions/includes/security.php 398 fetchMemberLedger() include_once() |
| SELECT * FROM `questions` as q JOIN categories_faq as c ON q.catid=c.CATID WHERE (q.status=1 OR (q.status=2 AND userid='') ) AND q.quesid='20246' | 1 | SELECT q.*, c.seo as CatSEO, c.name as CatName, c.parentid
FROM `questions` as q
JOIN categories_faq as c ON q.catid=c.CATID
WHERE (q.status=1 OR
(q.status=2 AND userid='')
)
AND q.quesid='20246' | /opt/clerks-staging/docroot/viewfaq.php 496 () () |
| SELECT * FROM seoclerks.members WHERE USERID='6160' | 1 | SELECT * FROM seoclerks.members WHERE USERID='6160' | /opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() () |
| SELECT * FROM seoclerks.members WHERE USERID=6160 | 1 | SELECT googleplus_profile FROM seoclerks.members WHERE USERID=6160 | /opt/clerks-staging/docroot/include/functions/main.php 16914 GetGooglePlusProfileFromId() () |
| SELECT * FROM ratings_faq as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=20246 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faq as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=20246
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='20246' AND a.userid=b.USERID and b.status='1' AND a.status=1 ORDER BY a.combined_votes DESC, a.date_answered asc | 1 | SELECT a.answer, a.USERID, a.upvotes, a.downvotes, a.ansid, a.parentid, a.combined_votes, a.date_answered,
b.username, b.userlevel, b.profilepicture FROM answers a, seoclerks.members b
WHERE a.quesid='20246' AND a.userid=b.USERID and b.status='1' AND a.status=1
ORDER BY a.combined_votes DESC, a.date_answered asc | /opt/clerks-staging/docroot/viewfaq.php 1245 () () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=110403 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=110403
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=110405 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=110405
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=138549 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=138549
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=168396 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=168396
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='20246' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='20246' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='20246' AND status='1' AND (question like '%FiverrClerks - Fiverr SEOClerks Hero. Part 15 - Final Part!%' OR question like '%FiverrClerks%' OR question like '%Fiverr%' OR question like '%SEOClerks%' OR question like '%Hero.%' OR question like '%Part%' OR question like '%Final%' OR question like '%Part!%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='20246' AND status='1'
AND (question like '%FiverrClerks - Fiverr SEOClerks Hero. Part 15 - Final Part!%' OR question like '%FiverrClerks%' OR question like '%Fiverr%' OR question like '%SEOClerks%' OR question like '%Hero.%' OR question like '%Part%' OR question like '%Final%' OR question like '%Part!%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM seoclerks.members WHERE USERID='957' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='957' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='1323' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1323' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='2921' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2921' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='707' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='707' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM members_ledger WHERE script='/opt/clerks-staging/docroot/viewfaq.php' AND querystring LIKE '%id=20246%' AND added>=UNIX_TIMESTAMP(NOW())-1200 GROUP BY USERID | 1 | SELECT USERID, username FROM members_ledger
WHERE script='/opt/clerks-staging/docroot/viewfaq.php'
AND querystring LIKE '%id=20246%'
AND added>=UNIX_TIMESTAMP(NOW())-1200
GROUP BY USERID
| /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM categories | 1 | SELECT * FROM categories | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache() |
| select * from categories_software order by name asc | 1 | select * from categories_software order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetSoftwareCategories() |
| select * from categories_wanttobuy order by name asc | 1 | select * from categories_wanttobuy order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_wantcategories() |
| select * from categories_wanttotrade order by name asc | 1 | select * from categories_wanttotrade order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_tradecategories() |
| SELECT * FROM seoclerks.members WHERE USERID='272.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='272.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='134.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='134.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='617077.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='617077.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='600657.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='600657.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| select * from categories_faq order by name asc | 1 | select * from categories_faq order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetFaqCategories() |
| count(*) | sql1 | error_msg |
|---|
| Load | Count | SQL | Max | Min |
| Avg Time | Count | SQL | Max | Min |
idealmike
It's a really great way to drum up extra business, sales and earnings for you. And the words you choose to do that with I wouldn't even change and might even use what you have shown to use here as an example!
At the end of the day, it might not result in a sale, but I'll tell you what, they might probably appreciate that I've reached out to them. I would take the angle that I'm just keeping in touch with them and giving them a heads up about my new service or some new extra or update to it that they might have liked to know about and to offer them a discount code as well if they wanted to use it again. You can add unlimited discount codes to your services now as well which can be the name of the buyer, so you can just add it and leave it there and it will work whenever they want to use it. And letting people know about that will more likely entice them into purchasing it at some point too.
So yeah, really great stuff that and great advice to give anyone starting out in this industry as a freelancer. Don't burn your bridges! Keep them open and keep in touch with your past clients. Those one and same people can turn out to be your very bread and butter!
Thanks for sharing all of this André once again!
Do you plan on adding any other guides like this you've written to the SC CD also?
If so let me know and I'll be the first to read it and leave my feedback!
Cheers!
Mike. And here it is, the final piece de resistance, the tour de force, the jewel in the crown. Your [b]FiverrClerks - From Fiverr Zero To SEOClerks Hero[/b] guide book read has been an insightful and knowledgeable read from page to page André! And here we are with one of the best things to learn and know after learning everything else so far on how to be successful using SEOClerks as a freelancer. And that is how to get the most from your past clients and not burning your bridges, but rather keeping the bridges open for more business, if not now then in the future! It's a really great way to drum up extra business, sales and earnings for you. And the words you choose to do that with I wouldn't even change and might even use what you have shown to use here as an example! :D I actually don't really do this myself that much (guilty). I know I should do and do mean to, and that it would drum up a bit more business for me too which basically means more money in my pocket! And I do intend on doing so soon for some buyers of several of my previous services. I have actually done this before in the past and it's turned out worth doing each time as well so probably should do this soon and reach out to those past clients and see! At the end of the day, it might not result in a sale, but I'll tell you what, they might probably appreciate that I've reached out to them. I would take the angle that I'm just keeping in touch with them and giving them a heads up about my new service or some new extra or update to it that they might have liked to know about and to offer them a discount code as well if they wanted to use it again. You can [url=https://www.seoclerks.com/faq/19815/Create-Unlimited-Coupons-for-your-Services]add unlimited discount codes to your services[/url] now as well which can be the name of the buyer, so you can just add it and leave it there and it will work whenever they want to use it. And letting people know about that will more likely entice them into purchasing it at some point too. :D So yeah, really great stuff that and great advice to give anyone starting out in this industry as a freelancer. Don't burn your bridges! Keep them open and keep in touch with your past clients. Those one and same people can turn out to be your very bread and butter! :) Thanks for sharing all of this André once again! Do you plan on adding any other guides like this you've written to the SC CD also? If so let me know and I'll be the first to read it and leave my feedback! :D Cheers! Mike.
Are you sure you want to delete this post?