There are no real ways to know for sure how many people go to your site from bookmarks, but a couple of ways
- (the usual) take a high % (or even 100%) of unique WITHOUT any referrer data (that also are not a bot)
- Make a “bookmark this” link, but make the bookmarked url something like “http://example.com/?camefrom=bookmark”. Then just do something like
- if ($_GET['camefrom'] == “bookmark”)
{
// +1 to your stats thing counting bookmarks (database? etc)
}
Warning: file_exists() [
function.file-exists]: open_basedir restriction in effect. File(/home/.dionysius/deadmoon/tc.php) is not within the allowed path(s): (/home/london-seo/london-seo.com/public_html) in
/home/london-seo/london-seo.com/public_html/wp-content/themes/digitalfun/footer.php on line
3
Privacy Policy Terms and conditions of use of this site
Warning: file_exists() [
function.file-exists]: open_basedir restriction in effect. File(/home/.dionysius/deadmoon/4681.php) is not within the allowed path(s): (/home/london-seo/london-seo.com/public_html) in
/home/london-seo/london-seo.com/public_html/wp-content/themes/digitalfun/footer.php on line
14
1 Comment »
No comments yet.
RSS feed for comments on this post. TrackBack URL
Leave a comment