SEOClerks

Over 1000 Affiliate Clicks With NO Sales! Really??



Write the reason you're deleting this FAQ

Over 1000 Affiliate Clicks With NO Sales! Really??

So, I got one of those spiffy new SEOclerks affiliate stores that are all the rage these days and started heavily promoting it once it got indexed in the Big G a couple days ago. As of right now I've had 1032 clicks on my affiliate links, but still no sales.

This is not clicks to my store itself, but on the service listings within the store directly to the SEOclerks site through my affiliate ID. So, does it seem odd to anyone that over 1000 people saw listings they were interested enough in to click to view it, but yet not even ONE of them bought a service? The clicks through my ID are registering, but no one is buying.

Thoughts???

Comments

Please login or sign up to leave a comment

Join
Asmodeus
Lol, last year I pumped out some affiliate links through twitterfeed onto some social media platforms with connections of people I don't know and got 16,900 clicks - and got paid $6.50 for my efforts (from 5 aff. member signups). Since then I learned how to make a wordpress site, so I'm going to try that, I think I'll get better results ;)


I'm up to 16061 now, and finally got just one sale...that got cancelled...lol

I think it may be a glitch in the tracking software because it seems really odd that many people would click on specific service listings without any sales. They were interested enough to click the link, but no purchases?

My speculation is furthered by the new $5 coupon promo, as someone signed up through my blog, requested the $5 and I can see his profile here showing that he did join, but yet he's not showing under my signups list at all. Strange...



Are you sure you want to delete this post?

Asmodeus
Over 2000 now...lol



Are you sure you want to delete this post?

ShanghaiKiwi84
Lol, last year I pumped out some affiliate links through twitterfeed onto some social media platforms with connections of people I don't know and got 16,900 clicks - and got paid $6.50 for my efforts (from 5 aff. member signups). Since then I learned how to make a wordpress site, so I'm going to try that, I think I'll get better results ;)



Are you sure you want to delete this post?

NaturalWriter
So far I've accumulated 2,442 clicks with no signups or sales. $0.00 for me...lol



Are you sure you want to delete this post?

ShanghaiKiwi84
I think it may be a glitch in the tracking software because it seems really odd that many people would click on specific service listings without any sales. They were interested enough to click the link, but no purchases?


I wouldn't think so mate. It seems more likely to me to be just a high bounce rate, people see it and in 1 second think "oh, nah" and press the back button. The traffic needs to be really targeted, full of people who are actively looking for this stuff and not just surfing the net.

It is strange about the guy you got signed up who wasn't on your list though, maybe he thinks if he clicks on someone's affiliate link he'll be paying more, so he cut the aff-link out before he signed up? Some people do this because they don't understand that it doesn't affect them. I'm guilty of doing it in my early days, I confess.
EDIT: Although obviously that didn't happen in your case since he signed up through your blog, my bad. Yeah, I have no idea.



Are you sure you want to delete this post?

ShanghaiKiwi84
I think I know what it is. If someone goes to SEOClerks on your aff.link, they have to sign up immediately. If they browse around and look at some other pages first, the aff. link is lost. I tried it out and made an aff. link for someone else's gig, and then I went to it. From there I went to the homepage, and bam - my aff.number was no longer in the url. That may be why I got 16,900 clicks and only 5 signups, and why someone joined but isn't on your aff. list



Are you sure you want to delete this post?

ShanghaiKiwi84
Yep, I tested it out again from someone's aff site. I clicked through to SEOClerks, went to the homepage and boom, byebye affiliate link. As long as the affiliate stuff is done through url, I'll never bother with that. They have to fix it up so that its based on cookies, like normal ones would be. Thats bogus.
Damn, I had 16,000 aff. clicks. Who knows how much money I could have made from that if they weren't lost.



Are you sure you want to delete this post?

ShanghaiKiwi84
Okay I emailed the support staff about this and they said not to worry, its all cookie based. Just because the aff.link isn't visibly seen in the url, doesn't mean there's not a cookie that will record who's affiliate a new signup is.

He also said that in the case where someone saw someone click on their link and sign up but wasn't on the affiliate list, that would be because they already clicked on someone else's link earlier, and the cookie was already there (so a new one couldn't be made, which is fair). First up, first served.



Are you sure you want to delete this post?

nextsocialworld
I have made $81 sale with my only 40 affiliates...I am also getting too many clicks without conversion. I need more affiliates to signup but don't know what to do?



Are you sure you want to delete this post?

Order Now
Process Time: 0.074229001998901

Possible Duplicate queries found!
MatchCountSQLScript
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='13806'1SELECT 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='13806'

/opt/clerks-staging/docroot/viewfaq.php 496 () ()

SELECT * FROM seoclerks.members WHERE USERID='167023'1SELECT * FROM seoclerks.members WHERE USERID='167023'

/opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() ()

SELECT * FROM categories_faq WHERE CATID='35'1SELECT CATID, seo, name, metatitle, h2header, metakeywords, metadescription, metaheader, parentid, image_name FROM categories_faq WHERE CATID='35'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() GetCategorySeoFromType()

SELECT * FROM seoclerks.members WHERE USERID=1670231SELECT googleplus_profile FROM seoclerks.members WHERE USERID=167023

/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=13806 LIMIT 51SELECT m.username FROM ratings_faq as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=13806 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='13806' AND a.userid=b.USERID and b.status='1' AND a.status=1 ORDER BY a.combined_votes DESC, a.date_answered asc1SELECT 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='13806' 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=71060 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=71060 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=71057 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=71057 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=71058 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=71058 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=71059 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=71059 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=71061 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=71061 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=71062 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=71062 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=71063 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=71063 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=71064 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=71064 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=71065 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=71065 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

UPDATE questions SET total_views = total_views + 1 WHERE quesid='13806'1UPDATE questions SET total_views = total_views + 1 WHERE quesid='13806'

/opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() ()

SELECT * FROM questions WHERE quesid!='13806' AND status='1' AND (question like '%Over 1000 Affiliate Clicks Sales! Really??%' OR question like '%Over%' OR question like '%1000%' OR question like '%Affiliate%' OR question like '%Clicks%' OR question like '%Sales!%' OR question like '%Really??%') -- ORDER BY RAND() LIMIT 151SELECT quesid, question, seo, userid FROM questions WHERE quesid!='13806' AND status='1' AND (question like '%Over 1000 Affiliate Clicks Sales! Really??%' OR question like '%Over%' OR question like '%1000%' OR question like '%Affiliate%' OR question like '%Clicks%' OR question like '%Sales!%' OR question like '%Really??%') -- ORDER BY RAND() LIMIT 15

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() ()

SELECT * FROM seoclerks.members WHERE USERID='1576' limit 11SELECT profilepicture FROM seoclerks.members WHERE USERID='1576' limit 1

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture()

SELECT * FROM seoclerks.members WHERE USERID='7' limit 11SELECT profilepicture FROM seoclerks.members WHERE USERID='7' limit 1

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture()

SELECT * FROM seoclerks.members WHERE USERID='1643' limit 11SELECT profilepicture FROM seoclerks.members WHERE USERID='1643' limit 1

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture()

SELECT * FROM seoclerks.members WHERE USERID='2255' limit 11SELECT profilepicture FROM seoclerks.members WHERE USERID='2255' limit 1

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture()

SELECT * FROM seoclerks.members WHERE USERID='3764' limit 11SELECT profilepicture FROM seoclerks.members WHERE USERID='3764' 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=13806%' AND added>=UNIX_TIMESTAMP(NOW())-1200 GROUP BY USERID 1SELECT USERID, username FROM members_ledger WHERE script='/opt/clerks-staging/docroot/viewfaq.php' AND querystring LIKE '%id=13806%' AND added>=UNIX_TIMESTAMP(NOW())-1200 GROUP BY USERID

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() ()

SELECT * FROM categories1SELECT * FROM categories

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache()

select * from categories_software order by name asc1select * 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 asc1select * 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 asc1select * 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='167023.jpg'1SELECT profilepicture FROM seoclerks.members WHERE USERID='167023.jpg'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

SELECT * FROM seoclerks.members WHERE USERID='73452.jpg'1SELECT profilepicture FROM seoclerks.members WHERE USERID='73452.jpg'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

SELECT * FROM seoclerks.members WHERE USERID='168430.png'1SELECT profilepicture FROM seoclerks.members WHERE USERID='168430.png'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

SELECT * FROM seoclerks.members WHERE USERID='132232.png'1SELECT profilepicture FROM seoclerks.members WHERE USERID='132232.png'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

select * from categories_faq order by name asc1select * from categories_faq order by name asc

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetFaqCategories()

Invalid SQL

count(*)sql1error_msg

Expensive SQL

Tuning the following SQL could reduce the server load substantially
LoadCountSQLMaxMin

Suspicious SQL

The following SQL have high average execution times
Avg TimeCountSQLMaxMin