Write the reason you're deleting this FAQ
Plenty of you have seen them and I'm sure a lot of us have used them. But there are still a lot of people out there not using graphic charts on their websites. By using a chart on your website that shows your traffic, sales, posts, readers, etc. you can actually increase your sales a good amount.
Why do charts increase sales?
A chart shows users extensive information about your website or service and this is always a great thing when you're trying to sell advertising space. I've been to websites that have text that says how much traffic they're getting, what their bounce rate is, the click through rate, and so on in order to try and get a sale. But there are also those other, better, websites that put graphs on their advertising page which do the same thing, but add pretty colors and pie charts as well as bar graphs
These increase conversions because people like visuals and not a page of text.
Selling a website and why you need charts.
If you ever plan on selling one of your websites, you'll need to set up some pretty sweet charts to do so. These charts can either be custom created (not recommended) or right from your third party analytics platform like Google Analytics of Clicky. Every person who is buying a website wants to see these types of charts because they will show everything on them that is related to your traffic. And we all know that traffic equals sales and buyers want to know your sales each month
If you also make money through affiliate platforms you can get some detailed graphs off of those and add them into your sales pitch. Remember, people are visual and love to see images that show money coming in and profits 
In the end, you should be using graphs if you want to sell something online. You can increase your conversions and get more advertisers. Take your time to do the graphs or hire someone to do them for you if you don't have the design skills.
Remember to follow me 
https://www.seoclerks.com/user/Razzy
Thanks,
Razzy
Awesome. Yeah, I use StatCounter for keeping chart like records of things. I know, I know! StatCounter! Yes I know but I do also use Analytics as well. And Analytics can give you a lot of information and really lets you drill down on specific actions your visitors too. But let's face it, it take about a week just to sign into Google Analytics! lol. And navigate to what you want to see. But with StatCounter I can see what my daily traffic is like easily and of course, my weekly, monthly and yearly traffic is provided I have enough log space!
But these sorts of charts. Whether they're pie charts or bar graphs can really help when it comes to wanting to sell your website. And I've often sold many sites in the past just showing them screenshots of my StatCounter stats lol. Its good to have and keep Analytics data as well so that you can add people to it so they can verify the screenshots you're sending them add up! But you can also create public access to StatCounter and give them that link and then they can see everything you see in real time.
The list of things that StatCounter includes is; Hourly traffic, Popular Pages, Entry Pages, Exit Pages, Bounce Rate, Incoming Traffic, Came From Traffic, Keyword Analysis, Paid Traffic, Recent Came From, Recent Keyword Activity, Custom Tags New, Search Engine Wars, Exit Links, Exit Link Activity, Downloads, Download Activity, Visitor Paths, Visit Length, Returning Visits, Recent Pageload Activity, Recent Visitor Activity, Recent Visitor Map, Country/State/City/ISP, Browsers, System Stats, Lookup IP Address & Download Logs.
Which is quite a lot of details about your website traffic all of which can be backed up and confirmed with Analytics. :)
Are you sure you want to delete this post?
Are you sure you want to delete this post?
| Match | Count | SQL | Script |
| 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='20738' | 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='20738' | /opt/clerks-staging/docroot/viewfaq.php 496 () () |
| SELECT * FROM seoclerks.members WHERE USERID='19821' | 1 | SELECT * FROM seoclerks.members WHERE USERID='19821' | /opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() () |
| SELECT * FROM seoclerks.members WHERE USERID=19821 | 1 | SELECT googleplus_profile FROM seoclerks.members WHERE USERID=19821 | /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=20738 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=20738
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='20738' 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='20738' 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=112882 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=112882
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=112906 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=112906
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=113051 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=113051
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='20738' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='20738' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='20738' AND status='1' AND (question like '% graphic chart website.%' OR question like '%graphic%' OR question like '%chart%' OR question like '%website.%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='20738' AND status='1'
AND (question like '% graphic chart website.%' OR question like '%graphic%' OR question like '%chart%' OR question like '%website.%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM seoclerks.members WHERE USERID='22885' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='22885' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='1' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='88309' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='88309' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='39772' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='39772' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='17031' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='17031' 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=20738%' 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=20738%'
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='306632.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='306632.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| 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 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 |
Lynne
When I look at my own analytics I am drawn to the graphs and charts not the numbers. I can certainly see how adding charts to your website will help sales.
I am now thinking I should maybe add some for my services for publishing guest posts on my website, thank you! Nice one Razzy, I just love graphs myself. I do so much reading and numbers and stats online will just never be as catchy and interesting as images! When I look at my own analytics I am drawn to the graphs and charts not the numbers. I can certainly see how adding charts to your website will help sales. I am now thinking I should maybe add some for my services for publishing guest posts on my website, thank you!
Are you sure you want to delete this post?