SEOClerks

Track banner ads in seoclerks service descriptions for free.



Write the reason you're deleting this FAQ

Track banner ads in seoclerks service descriptions for free.

I made this useful website, it tracks ad impressions, clicks and overall CTR of your banner ads on SEOClerks, in forums or websites. Anywhere you can embed an image and link really.

Check it out: http://banner.so

Track banner ads in seoclerks service descriptions for free.

Comments

Please login or sign up to leave a comment

Join
ramkumaritrvs
nice, i was searching for this longtime.
thanks Track banner ads in seoclerks service descriptions for free.



Are you sure you want to delete this post?

ramkumaritrvs
i started using your website.

i would like to share my own experience:

i have many websites and many banners,so all my banners should be under single account. so i can login into my account and i can check instead of copy from notepad and check every ads ony by one.

please make sure your webhosting is 100% uptime because all images were uploaded in your server and served.

Do seo for your website. it will be good Track banner ads in seoclerks service descriptions for free.



Are you sure you want to delete this post?

ShadyX
i started using your website.

i would like to share my own experience:

i have many websites and many banners,so all my banners should be under single account. so i can login into my account and i can check instead of copy from notepad and check every ads ony by one.

please make sure your webhosting is 100% uptime because all images were uploaded in your server and served.

Do seo for your website. it will be good Track banner ads in seoclerks service descriptions for free.


Thanks for the feedback! The current site is a prototype and was coded quite quickly, a user system is definitely planned for the future Track banner ads in seoclerks service descriptions for free.



Are you sure you want to delete this post?

ramkumaritrvs
Thanks for the feedback! The current site is a prototype and was coded quite quickly, a user system is definitely planned for the future Track banner ads in seoclerks service descriptions for free.


Hi,

I was using your website for last 10 days and today my banners are gone !?

http://banner.so/i/YzSl2

http://banner.so/i/z8fOr

can you please check it asap ?!

still stats are available.

http://banner.so/s/z8fOr

http://banner.so/s/YzSl2

Thanks.



Are you sure you want to delete this post?

ramkumaritrvs
everything is fine now after 6 hours of error Track banner ads in seoclerks service descriptions for free.



Are you sure you want to delete this post?

ramkumaritrvs
Frequent downtime affect our banners views & clicks.

Today more than 1 hour your website is down & our banners too Track banner ads in seoclerks service descriptions for free.

I stop using your website because of these issues. once the issue is permanently solved informed me. i will start using and share with my firends

Goodluck



Are you sure you want to delete this post?

ShadyX
Yeah, our current host is having problems. I'm probably going to move our website over to a better server today.



Are you sure you want to delete this post?

Wayne
This could be a useful resource for any site where you want to track click throughs on banners or links. For instance, if you have a banner posted in a forum signature line, then you could use this service too.



Are you sure you want to delete this post?

ShadyX
Update:

Banner.so now has a new design + a JSON API for fetching banner stats, you could use this to create a custom dashboard to view your stats on your website. Very useful for giving to advertisers.

Example code for fetching stats:

[PHP]<?php

$banner_slug = 'K5731'; // Your banners slug/id
$data = json_decode(file_get_contents('http://banner.so/api/stats/' . $banner_slug), true); // Grabbing the data

>

Slug: <?php echo $data['slug']; ?></br>
Impressions: <?php echo $data['impressions']; ?></br>
Clicks: <?php echo $data['clicks']; ?></br>
CTR: <?php echo $data['ctr']; ?></br>[/PHP]



Are you sure you want to delete this post?

ramkumaritrvs
Update:

Banner.so now has a new design + a JSON API for fetching banner stats, you could use this to create a custom dashboard to view your stats on your website. Very useful for giving to advertisers.

Example code for fetching stats:

[PHP]<?php

$banner_slug = 'K5731'; // Your banners slug/id
$data = json_decode(file_get_contents('http://banner.so/api/stats/' . $banner_slug), true); // Grabbing the data

>

Slug: <?php echo $data['slug']; ?></br>
Impressions: <?php echo $data['impressions']; ?></br>
Clicks: <?php echo $data['clicks']; ?></br>
CTR: <?php echo $data['ctr']; ?></br>[/PHP]


I'll give a try on this Track banner ads in seoclerks service descriptions for free.

Hope we will get lot of features in future



Are you sure you want to delete this post?

Order Now
Process Time: 2.576975107193

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='14187'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='14187'

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

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

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

SELECT * FROM seoclerks.members WHERE USERID=7921SELECT googleplus_profile FROM seoclerks.members WHERE USERID=792

/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=14187 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=14187 LIMIT 5

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

SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='14187' 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='14187' 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=73231 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=73231 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=73232 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=73232 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=73233 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=73233 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=73234 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=73234 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=73235 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=73235 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=73236 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=73236 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=73237 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=73237 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=73238 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=73238 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=73239 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=73239 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=73240 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=73240 LIMIT 5

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

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

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

SELECT * FROM questions WHERE quesid!='14187' AND status='1' AND (question like '%Track banner ads seoclerks gig descriptions free.%' OR question like '%Track%' OR question like '%banner%' OR question like '%seoclerks%' OR question like '%descriptions%' OR question like '%free.%') -- ORDER BY RAND() LIMIT 151SELECT quesid, question, seo, userid FROM questions WHERE quesid!='14187' AND status='1' AND (question like '%Track banner ads seoclerks gig descriptions free.%' OR question like '%Track%' OR question like '%banner%' OR question like '%seoclerks%' OR question like '%descriptions%' OR question like '%free.%') -- ORDER BY RAND() LIMIT 15

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

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

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

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

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

SELECT * FROM seoclerks.members WHERE USERID='498' limit 11SELECT profilepicture FROM seoclerks.members WHERE USERID='498' 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 members_ledger WHERE script='/opt/clerks-staging/docroot/viewfaq.php' AND querystring LIKE '%id=14187%' 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=14187%' 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='192250.png'1SELECT profilepicture FROM seoclerks.members WHERE USERID='192250.png'

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

SELECT * FROM seoclerks.members WHERE USERID='792.png'1SELECT profilepicture FROM seoclerks.members WHERE USERID='792.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
0.0996151SELECT * FROM members WHERE show_freelancer = 1 AND status = 1 AND total_recommendations > 0 AND (skills LIKE '%unity3D%') ORDER BY total_recommendations desc LIMIT 0,400.0996150.099615
0.0849871SELECT A.wantid, A.title, A.p1, A.maxprice, B.name, B.seo FROM wanttobuy A, categories_wanttobuy B WHERE A.wantid != 40460 AND A.category=B.CATID AND A.active=1 AND (A.tags like '%Seo Backlinks Backlinking Backlink%' ) LIMIT 40.0849870.084987