luni, 22 octombrie 2012

Damn Cool Pics

Damn Cool Pics


New York Comic Con 2012 Cosplay

Posted: 22 Oct 2012 03:28 PM PDT

Check out some of these fun and fancy costumes from the 2012 Comicon.










































































































































99 Life Hacks to Make Life Easier

Posted: 22 Oct 2012 12:08 PM PDT

The Tumblr blog titled Joel Zimmerman has posted a great list of image macros that each give one of 99 life hacks that might just make certain life situations a little easier for all of us.


































































































































































































League of Legends Community [infographic]

Posted: 22 Oct 2012 09:30 AM PDT

LoL's no laughing matter. Millions of gamers from more than 145 countries play the multiplayer online battle arena (MOBA) game League of Legends daily, some of them are skilled enough to engage in ultra competitive tournaments for the chance to win a chunk of the multimillion-dollar prize pools.

Check out the October 2012 infographic below. Since November of last year, 11 million monthly active players have become 32 million…and Teemo dies 324% more frequently!

Click on Image to Enlarge.
Via leagueoflegends


Who Writes the Most Popular Content on Your Blog?

Who Writes the Most Popular Content on Your Blog?


Who Writes the Most Popular Content on Your Blog?

Posted: 21 Oct 2012 07:47 PM PDT

Posted by robmillard

Google Analytics’ Custom Variables may seem daunting for a web marketer with relatively little technical knowledge, but they’re actually quite easy to implement and use (especially if you’re using Wordpress). This post will show you how to easily track blog post authors using Custom Variables, and also explores some of the reporting possibilities.

Why track authors?

There are many reasons to track blog post authors that apply to your content strategy, including:

Highlighting editorial success

Rewarding those who have performed well and highlighting their success is an effective means of creating enthusiasm within an organization towards SEO and content promotion. Tracking authors can make this type of report much easier to produce.

Evaluating freelancers

Is the freelance writer you’re paying worthwhile? If you’re outsourcing work to a number of freelancers, are some better at optimizing their copy for search than others? What do user engagement metrics say about the quality of their work?

Identifying successful guest authors

If a guest post author is driving a particularly large amount of traffic to your site, it may be because they have a strong social media presence to promote to or that they link from their own authoritative domain. If this is the case, why not ask them to provide content on a regular basis?

How do I set up Custom Variables?

Please don’t be deterred by this section. The plugin implementation is as easy as ticking a few boxes, and the hard-coded route isn’t particularly difficult, either.

Google Analytics for Wordpress Plugin

I would imagine that many Wordpress installations use Joost de Valk’s GA Plugin. This plugin is the easiest way to track authors, so if you haven’t already got GA tracking on your site, I’d recommend installing it. You can find GA tracking by going to Plugins > Add New > search for “Google Analytics for Wordpress” and install the top result.

Activate the plugin and go to it’s Settings page. Select “Show Advanced Settings” and you will see a table called “Custom Variable Settings.” All you need to do is select “Author Names” and hit the update button.

There are a bunch of other tracking options here such as tags, categories, and publication year. You may wish to turn these on while you’re in there as you may find a use for the data later down the line; it’s better to have it ready and waiting than to not have it at all!

Wordpress hard-coded

If you’ve hard-coded your GA tracking onto your Wordpress site, you can make a quick and simple edit to enable author tracking.

This example assumes that your GA tracking code is in the footer.php file. You can edit this by going to Appearance > Editor and selecting your footer.php file from the right hand list. Your GA code should look something like this:

Insert the following code between the two lines that start with _gaq.push:

<!--?php
if (is_single()) {
$author = get_the_author();
echo " _gaq.push(['_setCustomVar', 1,'Author','". $author . "', 3]);";
}
?-->

Your code should now look like this:

Select “Update File” and you’re done.

A quick note iif you care about what this bit of PHP does: it checks whether the current page is a blog post (is_single()), gets the name of the author (get_the_author()), and then prints the Google Analytics Custom Variable code with the author name inserted using echo.

If you’re not using Wordpress…

If you're not using Wordpress, you’ll typically need to use whatever server side language you’re using to populate and print the Custom Variable within your Google Analytics tag. It should go in the same place as shown in the example above. The line you need to write looks like this:

_gaq.push(['_setCustomVar', 1,'Author','', 3]);

The only caveat here is that the number one denotes with Custom Variable slot you’re using for this information. Google Analytics gives you 5 slots (1-5), so if you’re using other custom variables, ensure that you don’t have conflicting tracking that uses the same slot.

Reporting

Custom reports

The first report you probably want to see is pageviews by author; that is to say, whose content is the most popular? You can do this quite easily through Custom Reporting, in which you use Pageviews as your metric and Custom Variable (Value 01) as the Dimension Drilldown:

Adding Landing Page as a second dimension drilldown lets you click into each author to see which of their pages are attracting the most traffic. You can make this report even more interesting by adding user engagement metrics such as bounce rate and average time on page, which could be used as an indication of content quality.

Segmentation

If you want to browse Standard Reporting showing only data for a specific author, you can create a Custom Segment with Custom Variable (Value 01) as your filter. This way you can look through their keywords, referrers, content etc.

Tailored dashboards

Tracking authors also allows you to create dashboards which are tailored to a specific writer by applying filters when you create widgets. Essentially, you can create any widget and filter to show a certain value for Custom Variable (Value 01).

As an example, I’ve created a dashboard for a ukulele songbook website I made a while back, showing only data for songs written by The Beatles. (I need you to imagine that The Beatles are writing for my site. Thanks.)

This dashboard shows:

  1. Acquisition: where is traffic to their articles coming from? Traffic types, top referrers, top keywords
  2. Behaviour: what’s happening when they get to the site? Bounce rate, avg. time on site, visit and pageview trends, top pages
  3. Outcomes: what’s the result of their work? In this case, AdSense revenue and top AdSense pages, but this could also be conversion and eCommerce data.

This makes dashboards a whole lot more interesting for a particular writer, so hopefully they’ll come back and check it more often. Why not schedule it to email to them on the day they tend to plan their work?

Most linked to authors

Exporting this data and combining it with other sources can produce useful reports. For example:

  • Use a Custom Report with a flat table, Landing Page and Custom Variable (Value 01) as dimensions and Visits as the metric.
  • Export up to 5000 rows of this report with the URL hack.
  • Use a VLOOKUP() to combine this data with an export of the Top Pages report from Open Site Explorer.
  • You can then use a Pivot Table to show the most linked to writers. Select the whole table, then click Insert > Pivot Table > Click ok on the wizard. Then use your author column as a row label, and drag inbound links into values. This will give you a list of authors by the sum of all links their content has generated.

Obviously there are many, many different ways to use this data. Are there any ways you use the above data differently? Leave your good tips in the comments!


Sign up for The Moz Top 10, a semimonthly mailer updating you on the top ten hottest pieces of SEO news, tips, and rad links uncovered by the Moz team. Think of it as your exclusive digest of stuff you don't have time to hunt down but want to read!

Photo: President Obama on The Daily Show

The White House Your Daily Snapshot for
Monday, October 22, 2012
 
Photo: President Obama on The Daily Show

President Barack Obama is interviewed by Jon Stewart during a taping of “The Daily Show with Jon Stewart” at the Comedy Central Studios in New York, N.Y., Oct. 18, 2012. (Official White House Photo by Pete Souza)

President Barack Obama is interviewed by Jon Stewart during a taping of “The Daily Show with Jon Stewart” at the Comedy Central Studios in New York, N.Y., Oct. 18, 2012. (Official White House Photo by Pete Souza)

In Case You Missed It

Here are some of the top stories from the White House blog:

Weekly Address: Congress Should Join the President to Help Responsible Homeowners
President Obama urges Congress to act to build on the momentum we are seeing in the housing market by helping responsible homeowners refinance, saving $3000 a year.

Weekly Wrap Up: "The Power of We"
Here's a quick glimpse at what happened last week on WhiteHouse.gov.

A Fall Social in the #WHGarden
As part of the 2012 White House Fall Garden Tours, we invited 50 of our followers on Twitter, Facebook, and Google+ for a private tour of the White House gardens.

Today's Schedule

All times are Eastern Daylight Time (EDT).

11:25 AM: The President departs Joint Base Andrews

11:45 AM: The Vice President delivers remarks at a campaign event

1:40 PM: The President arrives Boca Raton, Florida

3:30 PM: The Vice President delivers remarks at a campaign event

9:00 PM: The President participates in the third Presidential Debate; the First Lady also attends

Get Updates


Stay Connected


This email was sent to e0nstar1.blog@gmail.com
Manage Subscriptions for e0nstar1.blog@gmail.com
Sign Up for Updates from the White House

Unsubscribe | Privacy Policy

Please do not reply to this email. Contact the White House

The White House • 1600 Pennsylvania Ave NW • Washington, DC 20500 • 202-456-1111
 

Seth's Blog : No one ever bought anything on an elevator

No one ever bought anything on an elevator

If your elevator pitch is a hyper-compressed two-minute overview of your hopes, dreams and the thing you've been building for the last three years, you're doing everyone a disservice. I'll never be able to see the future through your eyes this quickly, and worse, if you've told me what I need to know to be able to easily say no, I'll say no.

The best elevator pitch doesn't pitch your project. It pitches the meeting about your project. The best elevator pitch is true, stunning, brief and it leaves the listener eager (no, desperate) to hear the rest of it. It's not a practiced, polished turd of prose that pleases everyone on the board and your marketing team, it's a little fractal of the entire story, something real.

"I quit my job as an Emmy-winning actress to do this because..." or "Our company is profitable and has grown 10% per week, every week, since July," or "The King of Spain called me last week about the new project we just launched."

More conversations and fewer announcements.



More Recent Articles

[You're getting this note because you subscribed to Seth Godin's blog.]

Don't want to get this email anymore? Click the link below to unsubscribe.




Your requested content delivery powered by FeedBlitz, LLC, 9 Thoreau Way, Sudbury, MA 01776, USA. +1.978.776.9498