Tagged: social media RSS

  • Al Sargent 5:02 am on March 18, 2009 Permalink
    Tags: , friendfeed, linkedin, social media, , unhub,   

    UnHub – quickly aggregate your social media profiles 

    I just finished playing with UnHub, a social profile aggregator.

    Here’s the problem that UnHub solves: If you’ve got more than a couple of online profiles on social media sites, there’s no easy way to provide a centralized place that showcases all your profiles.

    Sure, there’s FriendFeed, but the “lifestream” model doesn’t really work for sites like Facebook or LinkedIn that some of us don’t update that often. Or, you can build a custom widget on your blog, showing your different profiles, as I did. But that’s a good chunk of time writing HTML, definitely not easy.

    Enter UnHub. It’s dead-duh-simple: you enter in your social media profiles, and it displays a permanent iframe with those profiles across the top of the browser, with your various social media profiles underneath. Once someone’s found your UnHub, they can look at all the stuff you’ve created online, just by going to your UnHub URL. These are short and simple — mine is http://unhub.com/alsargent/

    This probably isn’t making too much sense in words, so take a look at my UnHub page. A demo is worth a thousand words.

    What do you think — is UnHub something you’d use?

     
  • Al Sargent 8:29 am on February 21, 2009 Permalink | Reply
    Tags: addthis, , , , sharethis, social media,   

    How to optimize the AddThis social bookmarking widget 

    Do you have web pages — not blog pages — that you want to encourage visitors to share on social bookmarking sites?

    If so, the AddThis widget to be the best choice for non-blog pages. The reason: its menu opens up when the user hovers. No click needed. ShareThis, on the other hand, requires the user to click. Seems like a minor detail, but hovers are about 5x more common than clicks. That means a potentially 500% better view-to-share conversion ratio.

    The problem is, AddThis shows a number of bookmarking services that are irrelevant, based on this report, and will only distract users. To keep the user focused and maximize conversions, use the following customization for AddThis. The extra line I added is in red.

    <!– AddThis Button BEGIN –>
    <script type=”text/javascript”>
    var addthis_pub=”your_addthis_userid”;
    var addthis_options = ‘email, facebook, myspace, digg, twitter, stumbleupon, more’;
    </script>

    <a href=”http://www.addthis.com/bookmark.php?v=20″
    onmouseover=”return addthis_open(this, ”, ‘[URL]‘, ‘[TITLE]‘)”
    onmouseout=”addthis_close()”
    onclick=”return addthis_sendto()”>

    <img src=”http://s7.addthis.com/static/btn/lg-share-en.gif”
    width=”125″ height=”16″ alt=”Bookmark and Share” style=”border:0″/>
    </a>

    <script type=”text/javascript”
    src=”http://s7.addthis.com/js/200/addthis_widget.js”>
    </script>
    <!– AddThis Button END –>

    This will show only the most relevant services on the main display for the widget: Email, Facebook, MySpace, Digg, Twitter, and StumbleUpon. A More link lets users access other services.

    A further customization would be to display logos with better brand recognition — Facebook, MySpace, Twitter, etc. — similar to what Sociable does for WordPress blog posts. AddThis allows this customization. But that is a tutorial for a later date.

    Update: I added to the tutorial. Here goes:

    To display an image with better brand recognition, change the src parameter in the img tag code above…

    <img src=”http://s7.addthis.com/static/btn/lg-share-en.gif
    width=”125″ height=”16″ alt=”Bookmark and Share” style=”border:0″/>

    …so that it uses your own custom image. For example:

    <img src=http://alsargent.com/addthis.png
    alt
    =“Bookmark and Share” style=“vertical-align:middle; border:0″/>

    This displays the logos of Facebook, MySpace, Digg, StumbleUpon, and Twitter. You can see this in action on the bottom of my personal web site, alsargent.com. (WordPress.com strips out <script> tags from postings; otherwise I would have just shown the example on this page.) Feel free to use this addthis.png on your own site, if you like.

    Another little tweak to help the conversion rates is to add a bit of CSS to the img tag…

    <img src=“http://alsargent.com/addthis.png”
    alt
    =“Bookmark and Share” style=“vertical-align:middle; border:0″/>

    … so that it vertically aligns with the text prompt, Share this using:, which helps the user understand what the widget does. Summing up, here’s the modified code, with all changes marked in red:

    <!– AddThis Button BEGIN –>
    <script type=”text/javascript”>
    var addthis_pub=”alsargent”;
    var addthis_options = ‘email, facebook, myspace, digg, twitter, stumbleupon, more’;
    </script>

    Share this using:
    <a href=”http://www.addthis.com/bookmark.php?v=20″
    style=”border-bottom-style:none;” onmouseover=”return addthis_open(this, ”, ‘[URL]‘, ‘[TITLE]‘)”
    onmouseout=”addthis_close()” onclick=”return addthis_sendto()”>

    <img src=”http://alsargent.com/addthis.png
    alt=”Bookmark and Share” style=”vertical-align:middle; border:0″/></a>

    <script type=”text/javascript”
    src=”http://s7.addthis.com/js/200/addthis_widget.js”></script>
    <!– AddThis Button END –>

    I know, this is quite a bit to optimize a small widget. But remember, attention to the details is important. This steps can increase the number of people who post your page to social media sites, and in turn can drive more traffic to your site.

    Your turn

    What do you think? Do you prefer something other than the AddThis widget? What customizations have you found useful?

     
    • Justin Thorp 9:56 pm on February 26, 2009 Permalink | Reply

      Hi Al, thanks so much for the blog post. Glad to hear that you like AddThis.

      One thing to note… the services that we put in the hover menu are based one what’s popular according to our internal data, which may be different then the data that others are making available.

      As you noted, we always make it possible for the publisher to override the defaults that we have setup.

      Definitely let us know if there is anything we can do to make it better. My e-mail address is justin@addthis.com.

      cheers,
      -Justin Thorp, AddThis Community Manager

    • lorna collier 3:36 pm on April 28, 2009 Permalink | Reply

      I found AddThis’s Twitter link doesn’t trim URLs like ShareThis does. I don’t want to have to mess with the HTML to knock out the useless services. So, I’m leaning toward ShareThis.

  • Al Sargent 11:16 pm on February 20, 2009 Permalink | Reply
    Tags: , , , social media,   

    Focus social bookmarking on Email, Facebook, MySpace, and Digg 

    Social bookmarking widgets have appeared on many blog posts and other web pages. It’s understandable why: they drive traffic to your site, and they increase inbound links and thus PageRank.

    But which social media sites should your social bookmarking widget include?

    After all, there are dozens of options for sharing. In fact, Sociable supports over 100 social media sites.

    It’s a dilemma for online marketers: present too few choices, and you risk missing a popular bookmarking service. Provide too many, and you will confuse your visitors.

    ShareThis just shed a bunch of light on this question with this report. The highlight is this breakdown of social media services by popularity:

    ShareThis breakdown of social bookmarking popularity

    ShareThis breakdown of social bookmarking popularity

    The most popular social media services are:

    1. Good ol’ email, with a whopping 57% of usage.
    2. Facebook, with 21% share — and the fastest growing service
    3. MySpace, with 5% share but declining
    4. Digg, with 2% share
    5. StumbleUpon, Twitter and Technorati all have <1% share

    (Update: turns out that AIM was not in the top five, based on corrected information from ShareThis. So I’ve removed them from the list above.)

    This data is surprising. First, where’s LinkedIn? (Perhaps people don’t want to share interesting articles on a site used primarily for professional networking.) Why is Twitter so low in the rankings? (For all Twitter’s press, it’s important to note that its traffic is still well below that of Facebook.) And MySpace is hanging in there quite well.

    So, when you set up your social bookmarking widget, focus on the most popular services: Email, Facebook, MySpace, (maybe) AIM, Digg, StumbleUpon, Twitter, and Technorati. Of course, this breakdown won’t work for all types of visitors. For instance, technical audiences would probably want to post to Slashdot and Reddit.

    What do you think? Is the ShareThis data valid in your opinion? Do you track which bookmarking services your visitors use?

     
  • Al Sargent 6:30 pm on February 13, 2009 Permalink | Reply
    Tags: dmscott, hubspot, , promotion, social media, tweetchat, tweetdeck, , viral marketing, webinar   

    Use Twitter and Tweetchat for your next webinar 

    I just finished watching a webinar from Hubspot, unlike any I’ve watched before. Here’s why:

    All too often, typical webinars drone on and are pretty boring. My typical experience is to listen while perusing blogs or cleaning out my inbox. As a result, listener engagement is very low. I’ve conducted webinars with 500 attendees and got maybe 12 comments — just 2% audience participation.

    This webinar was different. At the start, the moderator told everyone to follow #hubspot on Twitter. What happened was amazing: a firehose of realtime commentary on the webinar. Literally hundreds of comments. Which made it much more engaging and useful. I stayed tuned in to the content, and hundreds of others apparently did as well. We’ll probably remember this webinar far longer than others. And that makes it a more effective event.

    As a bonus, this firehose of tweets drove #hubspot to be featured on the home page of Twitter Search, as one of the top four trending topics. This was free advertising that lead to even more webinar participation.

    So, next time you do a webinar, start off by picking a unique keyword to follow on Twitter (e.g., #yourcompany). Then show a quick demo on how to use Tweetchat to let the audience follow in real time. Only after that demo should you dive into your actual presentation. You’ll get more attendees, higher audience engagement, longer recall, and a slew of good questions to make for compelling Q&A.

    Why do I like Tweetchat for webinar audience participation? It automatically inserts the keyword into every post. Unlike Twitter Search, it updates automatically, AJAX-style. It’s better than Tweetdeck (my default Twitter client) since there’s nothing to download.

    Have you participated in a webinar that had Twitter audience participation? How well did it work?

     
    • angus 7:53 pm on February 17, 2009 Permalink | Reply

      Hey Al, What a great post. Its quite right that webinars can be deathly boring and something must make them liven up. All I need now is three monitors for all the little apps and gizmos running on my Mac…..

c
compose new post
j
next post/next comment
k
previous post/previous comment
r
reply
e
edit
o
show/hide comments
t
go to top
l
go to login
h
show/hide help
esc
cancel