Archive for the ‘social-media’ Category

Tuesday, March 13th, 2012

How To Create Interest Lists in Facebook [Tutorial]

Last week Facebook rolled out interest lists, which is a Twitter-like way to keep up with specific groups of pages, people, or subscriptions. Remember, you can subscribe to someone’s public feed in Facebook without being “friends” with them. It’s definitely an effort to keep people on Facebook longer, versus jumping out to check Twitter, RSS feeds, etc. In addition, it’s a powerful way for Facebook to learn even more about you, which can help fuel their advertising platform. Remember, marketers can target you via interest-based targeting, based on your activity on the social network.

I’ve been testing interest lists since they launched and have found them to be a pretty good way to organize feeds by category. They definitely aren’t keeping me away from Twitter, Google+, RSS, etc., but it’s a good way to view the latest updates for a certain category within Facebook. Organizing interest lists can absolutely save you time, and can help keep you informed. In this post, I’ll walk you through the process of creating and accessing interest lists in Facebook.

How To Create an Interest List in 4 Steps:

1. Access Interest Lists
Log into Facebook and find “Interests” in the left sidebar.

Interest Lists in Facebook

2. Click the link for “Add Interests”
Add Interest Lists in Facebook

3. Add an Interest List
Facebook has already organized interest lists by category (if you don’t want to create one yourself). This is the quickest way to add an interest list. You’ll see prepopulated lists organized by category like Art, Books, Business, Technology, etc. You can click the “Subscribe” button next to each list to add them as interests. Once you do, the new interest list will show up in the left sidebar under “Interests”.

Prepopulated Interest Lists in Facebook

4. Create Your Own Interest Lists
Prepopulated lists are fine, but the true power of interest lists comes from organizing your own, based on pages, people, or subscriptions you like. Click “Create List”, and Facebook will bring up a dialog box with all of the pages you like, the subscriptions you have, and friends you are connected with. You will also see categories on the left side, which when clicked, will reveal pages to add or people to subscribe to.

The Create Interest List Button in Facebook

Create Interest Lists in Facebook

At this point, click each of the pages or people you want to add to your new interest list and then click the “Next” button. You will be prompted to name your list and then choose its privacy setting. You can choose “Public” where anyone can see your list, “Friends” where friends can view and subscribe to the list, and then “Only Me”, which means only you will be able to view the list. Click “Done” after you’ve named the list and selected its privacy setting.

Privacy Settings for Interest Lists in Facebook

That’s it! Congratulations, you’ve just created an interest list. Facebook will automatically show you the feed after completing the setup. To access other interest lists you’ve created, simply click the interest list name in the left sidebar under “Interests”. To return to your standard news feed, simply click the Facebook logo in the upper left-hand corner of the screen.

Summary – Organize Your Interests
Interest lists can be a strong way to keep up with the latest news and updates from specific pages, subscriptions, and friends (and all by category). Again, interests provide a Twitter-like feel to Facebook and is definitely an attempt to keep you on the site longer, versus relying on other services for updates. In addition, and this is extremely important for Facebook, interests provide a great way for the social network to understand more about you. This can help fuel their advertising product, which enables marketers to reach you via interest-based targeting. So if you’re ok with giving Facebook more information about you, then go ahead and set up some interest lists today.

GG

Tuesday, February 21st, 2012

How To Troubleshoot Authorship Markup When rel=author and rel=publisher Clash [Case Study]

Last year, Google rolled out authorship markup which displays author information (including a thumbnail image) right in the search engine results pages (SERPs). It can be extremely powerful and can absolutely make your content stand out. For example, here’s what a search result looks like for my post about bounce rate and exit rate.

An example of author details in Google.

With author details in the SERPs, a thumbnail image shows up for the author, there’s a link to the author’s Google profile (or Google+ profile), and you can link to additional posts from that author right from the search listing. If you are logged into Google+, you can also circle that author right from the search results. This can all lead to higher levels of trust with users, which can lead to higher engagement and click-through. Think about it, if Google is highlighting the author by providing all of the information I listed above, it can bring a higher level of credibility when users are searching for solutions, answers, help, etc.

The Problem with Authorship Markup
Although authorship markup can yield powerful results, there are some problems associated with it. As many webmasters have found out the hard way, adding authorship markup to a website or blog can be confusing. Google lists several ways you can add authorship markup to a website, which is both good and bad. It’s great to have options, but it leaves too much room for error, especially for non-technical website owners.

Also, since you’re never given all the feedback you need to make sure authorship markup is working, it can lead to a flawed (or botched) implementation that goes untouched and unfixed for too long. Google does provide the Rich Snippets Testing Tool, but it doesn’t include detailed instructions for making changes (nor does it always provide clear information).

Since Google doesn’t guarantee it will show author details for all markup implementations, you basically have to wait it out and see how the new markup takes. If it takes, you’ll see the robust search listings I showed you earlier. If it doesn’t take, you’ll see the standard listings (all text).

Again, not every author is eligible for author details in the SERPs. That’s algorithmically determined. Therefore, you won’t know right away if it’s your setup that’s the problem, or if you just aren’t eligible. As you can guess, this can be very frustrating for webmasters.

Yes, It Gets More Complicated, Enter rel=publisher
With the rollout of Google+ business pages, Google added a way to connect your business page with your website (and vice versa). The benefit of doing this is that a company can share +1’s across its website content and business page on Google+. It also makes you eligible for Google+ Direct Connect.

The Google+ Developers Page About Connecting a Website to a Business Page:
Using rel=publisher to connect a website to a Google profile.

In order to connect your Google+ page with your site, you need to add more code. Google recommends adding a snippet of code to the head of your webpages using rel=publisher. The problem, once again, is that webmasters were adding the code, but never knew if it was implemented correctly. In addition, people were confused whether rel=publisher would work with rel=author? Could the two pieces of code be located on the same page? How would Google handle that? And would it screw up authorship markup? These were all good questions, and again, it caused a lot of confusion for webmasters.

Fixing a Botched Implementation
So, based on what I listed above, there are definitely webmasters out there who have implemented authorship markup that aren’t reaping the benefits in the SERPs. I know how frustrating this can be for webmasters, since I just finished helping one site fix a botched implementation. The author was at her wit’s end. And she isn’t alone.

But don’t fear. I’m going to explain what went wrong so you don’t make the same mistakes. I also hope this post can help you troubleshoot implementations that aren’t yielding the desired results. For example, if the SERPs don’t display author information, thumbnail images, etc. Let’s learn more about what was happening.

Some Background Information About The Setup
The site in question had implemented rel=author by linking directly to the Google+ profile for that person (it was a single author blog). According to Google, you can implement authorship markup this way, as documented in their help section about authorship markup. Note: Google just added a new way to add authorship markup, but the original methods are still supported.

With regard to the company I was helping, linking directly to a Google profile from each piece of content is easy, but it’s not what I recommend. Instead, I recommend linking to a dedicated author page on your site using rel=author, which then links to a Google profile using rel=me. Then you would link back to your author page from your Google profile using rel=me to complete the process. This three way linkage seems to work best, based on my experience.

If you haven’t dealt with authorship markup yet, then I’m sure the last paragraph completely confused you. :) Stick with me, though. There’s a good lesson to learn. Back to the site I helped.

So, the site in question was linking directly to a Google profile from each piece of content on the site. Then the Google profile was linking back to the site using rel=me. Using the Rich Snippets Testing Tool, the implementation of authorship markup looked correct. Also, for a short period of time, author information did show up in the SERPs (according to the company). All looked good from their end.

An example of using the Rich Snippets Testing Tool to view authorship markup:
Using the Rich Snippets Testing Tool to view authorship markup.

Adding Complexity – Connecting a Google+ Page with a Website
Then Google+ business pages rolled out and Google recommended that webmasters link their websites to their Google+ business pages using rel=publisher (as I covered earlier). So the site did just that, adding rel=publisher to each page of the site (using the code that Google provided), which was included in the Google help documentation.

When testing the pages using the Rich Snippets Testing Tool after rel=publisher went live revealed some strange results. The tool said authorship markup was correct, but the SERP preview showed the business page as the author. Needless to say, that’s not what the author wanted. After the site got crawled again, author details disappeared from the SERPs. Instead, just the typical SERP details were displayed. Note, rankings were unaffected (which you would hope would be the case), but author details, including the beautiful thumbnail image, were gone. Weeks went by and nothing changed in the SERPs.

The Fix
When I got involved, I immediately had a few recommendations:
1) I wanted to remove rel=publisher from each page of the site, other than the homepage. I believed that was confusing Google and could be screwing up author details in the SERPs.
2) I wanted to revamp the way authorship was installed on the site. Instead of linking directly to the Google profile from each page of the site using rel=author, I recommended adding links to a dedicated author page on the site using rel=author. Then, as I covered earlier, the website should link to the Google profile from the author page using rel=me. And last, they should add a link from the Google profile to the author page using rel=me. That’s the three part linkage I mentioned earlier.

The Results & Key Takeaways
After implementing the changes listed above, we needed to let the site get crawled again. This took about 5-6 six days. After which, I was excited to see that author details were back in the SERPs! For each piece of content ranking in Google, you can now see all the beautiful SERP details via authorship markup. And yes, it makes a huge difference for the site and author I helped. The listings just stand out.

So, if you have implemented authorship markup, while also connecting your site to your Google+ page, then beware of a botched setup. If you believe you should have author details showing up in the SERPs, but aren’t seeing them, don’t automatically assume you aren’t eligible. Some of you might be eligible… I recommend double-checking your setup, having someone familiar with SEO check it out, and then making changes, if necessary. Then it’s just a matter of waiting to get crawled again (which varies depending on your specific site).

So don’t hesitate, enhanced SERPs await. :)

GG

Monday, February 13th, 2012

How To Add The Pinterest “Pin It” Button to a Website, WordPress Blog, or ecommerce CMS

Pinterest

There’s a good chance you’ve heard of Pinterest lately. It has been all over the news, as it’s growing like mad, and driving a lot of traffic to ecommerce retailers. If you’re not familiar with Pinterest, it’s a new social network/application that enables users to pin photos to virtual pinboards, organized by topic. Once pinned, other users can view your photos and pinboards, “repin” photos to their own pinboards, comment on photos, and like them. This had led to an explosion of traffic for some websites, especially ecommerce retailers. Many people use Pinterest when researching new purchases, to organize ideas, etc. For example, I just created a pinboard containing the top golf drivers I’m researching for the 2012 season. That’s if I get to play this year. :)

Based on the rapid growth of Pinterest, and all the buzz associated with that growth, I’ve received a lot of questions recently about how ecommerce retailers could get more involved. Also, website owners want to know the best ways to make it easier for Pinterest users to pin photos that are located on their respective websites. So, I decided to write this post to explain various ways to include the “Pin It” button on a website. I will include instructions and information below for how to include a “Pin It” button on a webpage, on a WordPress blog or website, and how to address adding the “Pin It” button to an ecommerce CMS (which is the most challenging of the three).

What is the “Pin It” Button?
Before we hop into the instructions, I’ll quickly cover what the “Pin It” button is. You have inevitably seen Like buttons, Tweet buttons, +1 buttons, etc. as you travel the web. Those social plugins make it easier for users to share content to Facebook, Twitter, and Google+ from websites across the web. Well, Pinterest also wants to make it easier for users to quickly pin content. So, they created the “Pin It” button. In its simplest form, it’s a small button that you can place on a webpage that enables users to quickly pin content to a pinboard, while also showing how many “pins” it has received. You can tailor the code of the “Pin It” button to specify the URL of the webpage, the URL of the image you want users to pin, and the description that populates the “Pin It” form. You can also tailor how the “Pin It” button displays on your webpages.

The “Pin It” button (both horizontal and vertical layout listed below):
Pinterest Pin It Button

Since there are several types of websites, and each brings its own type of installation, I’ll cover a few of the most common methods below. My hope is that the following information and instructions can help you get up and running quickly. Let’s face it, if you make it easier for users to pin content, the greater chance you have of receiving a spike of traffic from Pinterest. Let’s jump in.

Instructions for Adding the Pinterest Button to a Simple Webpage
This is the most basic implementation of the “Pin It” button. Let’s say you have a webpage with a killer photo of your core product. Maybe you don’t have many products, but just sell a handful of core products. If that’s the case, you could use the following instructions to add a “Pin It” button to those product webpages.

Pinterest has created a simple tool on its website to help webmasters create a static “Pin It” button. You can visit http://pinterest.com/about/goodies/ and scroll down to section titled “Pin It” Button for Websites. You will see fields for URL of the webpage the photo is located on, URL of the image located on your servers, and then a description field. The description is optional, but I highly recommend adding that to make it easier for users (since it auto-populates the “pin it” form once the button is clicked). You can also select how the “Pin It” button displays. There is a dropdown that lets you choose if the pin count shows up next to or above the pin button. You can also choose to not show the pin count at all.

Once you enter the required information, Pinterest will generate the code for you below the form. Then you can copy the code and add it to your webpage. There is “Basic” code and “Advanced Code”. The advanced code loads asynchronously, which can help with performance. Also, you should use the advanced code when you want to add several pin buttons to one webpage. You will need to add the resulting code to your webpage (in your html).

Screenshot of what the “Pin It” button form looks like when populated with sample data:
Pinterest Pin It Form

How To Add a Pinterest Button to a WordPress Blog (via a WordPress Plugin)
If you are running a WordPress blog, you are in luck. There are several plugins that you can install that makes it easy to add “Pin It” buttons to your blog posts and pages. I’ll explain two of those plugins below.

The first plugin I’ll cover is called Pinterest Pin It Button, and it provides some great functionality. Using this plugin, you can add “Pin It” buttons to your posts, pages, homepage, archives, etc. In addition, you can choose to show the “Pin It” button either above or below your main content. For even more customization, you can use a shortcode in your post to add the “Pin It” button within your main content. For example, you can use the shortcode [pinit] within your post to add the “Pin It” button within your content (versus just at the top or bottom of the post).

The Pinterest “Pin It” Button plugin settings in WordPress:
Pinterest WordPress Plugin

The second plugin I’ll cover offers basic “Pin It” button functionality. The Pin It on Pinterest plugin adds a “Pin It” button at the end of your posts, and it enables you to select which image should get pinned, as well as what the pre-populated description should be. Once installed, you will see Pinterest options in your post editor within WordPress.

How to Add a Pinterest Button to an eCommerce CMS
I mentioned earlier that adding a “Pin It” button to an ecommerce CMS is the most challenging to address. The reason is simple. When you have hundreds (or thousands) of products being handled dynamically by a content management system (CMS), you can’t simply add a static pin it button like we did earlier in the post. The code needs to be dynamically tailored based on the product at hand. There aren’t separate pages for each product within an ecommerce CMS, but instead, the CMS dynamically handles each product via database-driven code. This means you cannot simply ftp product pages to your server for each product you sell on your website. The underlying code needs to determine the right URL’s and description for the “Pin It” button.

In order to add any code to an ecommerce CMS that addresses the specific URL, images within the post, etc., you will need to understand the specific functions and variables that your CMS uses. By the way, even WordPress works this way. WordPress is a CMS, although many people don’t realize this. For example, there is a function that WordPress uses to determine the current URL, and it looks like this:

 PHP |  copy code |? 
1
2
<?php the_permalink(); ?>
3

In WordPress, the_permalink() returns the current URL, which can be used to populate the “Pin It” button code. This is the approach you would need to use for your own CMS. The good news is that any reputable ecommerce CMS will provide a reference guide that includes the various functions and variables that can be used. Actually, it’s common to use these functions and variables to perform other tasks.

For example, here is a webpage explaining how to add a pin it button to Shopify. You’ll notice that the example includes variables specific to Shopify for determining the current URL, image URL, and description. Again, your own ecommerce CMS provider should provide similar variables you can use when adding the pin it button to your website.

A “Pin It” button on a Shopify ecommerce website:
Pinterest Pin It Button on a Shopify ecommerce Website

My recommendation is to contact your ecommerce CMS provider and track down the necessary code for referencing the current page, images within product pages, and the description you want to use for the image. Once you have that information, you can add the necessary code to your CMS template or theme to handle the “Pin It” button. It will then dynamically pull the correct information for each product page on your website.

Summary – Enable Users to Pin Content Easily
I hope this post helped you understand more about Pinterest, including how to add a “Pin It” button to your website, WordPress blog, or ecommerce CMS. Pinterest is growing rapidly and adding the “Pin It” button to your website can make it easier for users to share your content. This can give you a greater chance of having that content get noticed, shared, etc., which can result in increased traffic, exposure, and sales. And that’s what ecommerce is all about!

I recommend you start thinking about Pinterest today. You should speak with your development team or programmer to see how you can implement the “Pin It” button soon. Pins are waiting. :)

GG

Thursday, January 19th, 2012

Search, Plus Your World and the Power of the Google+ Outlier

Change occurs at a frantic pace in digital marketing, and I love that about the industry. It definitely keeps you on your toes. There are times that small changes occur, and you can barely notice the changes. And then there are times that major shifts occur. Shifts that drastically change how companies need to think about marketing. This month, one of those major shifts occurred in Search, and as you can guess, Google drove the change.

On January 10th, Google announced Search, Plus Your World, which in certain cases, drastically impacts the search results for users. Search, Plus Your World is Google’s big push to tie Search with Social (using Google+ as its foundation). Google+ is growing rapidly, and based on the impact that Search, Plus Your World can have, it’s only going to keep on growing.

What is Search, Plus Your World?
With Search, Plus Your World, the search results are being tailored by your social connections (and weighted heavily by Google+). Personalized results can contain user profiles, posts, shares, images, related people and pages, etc. from your social connections, along with standard search results (the results you have been seeing for some time).

Google now presents a toggle so users can switch between personalized results and search listings without personalized results. In addition, there is an option at the top of the screen showing you how many personalized results are possible (based on your connections in Google+). Clicking this link is a “pure” personalized experience, showing you a full listing of personalized results. And last but not least, autocomplete can now contain user profiles (when you search for people). Talk about having an impact on online reputation management. Thumbnail images showing up in autocomplete is darn powerful. Note, personalized results contain a small blue icon next to the them (shaped like a person).

For example, here are the personalized search results for “android smartphones” when I’m logged in:
Click the image to view a larger version.
Search Plus Your World Personalized Results

And here are the un-personalized results:
Click the image to view a larger version.
Search Plus Your World Un-Personalized Results

And here are the “pure” personalized results (by clicking the link at the top of the search results):
Click the image to view a larger version.
Search Plus Your World Pure Personalized Results

Yes, there’s a big difference between the three screenshots, especially the pure personalized results. Note, the default view is personalized (the first screenshot). Then you can toggle between un-personalized and personalized by clicking the icons in the upper right-hand corner. The pure personalized results can be accessed by clicking the link above the search results (which shows thumbnails of your connections next to the link). See below:

The Search Plus Your World Toggle Buttons:
Search Plus Your World Toggle

Your Google+ Perspective Means Everything
As I’ve been reading numerous blog posts about Search, Plus Your World, I think one point is getting lost. What you see in the search results is your own view, based on your own social connections. That view completely depends on the number of people you have in your circles, and what they are sharing. If someone has 1000 people in their circles, they are more apt to see personalized results for a number of topics than someone that has 50 people in their circles. That said, if you are in someone’s circles that doesn’t have a lot of connections already, then you have a strong chance of showing up for searches focused on your niche, location, etc. I cover this in more detail below.

Although Google+ is growing rapidly, it still hasn’t reached the number of users that some other popular social networks have. The fact of the matter is that there are still a lot of people not using Google+, or not using it regularly. Connecting with these outliers when they join Google+ presents a strong opportunity for current users of Google+ to influence their search rankings. For example, if you are brand, business owner, etc., you have a chance of directly influencing their search results if you become one of their connections. And when I say “influence” their search results, I’m not kidding. Read on.

The Power of The Google+ Outlier
After Search, Plus Your World launched, I received a very interesting email from someone that had added me to their circles. She was new to Google+ and didn’t have many people in her circles. And from what I can gather, I was the most active out of them all. This once Google+ outlier couldn’t help but view a boatload of information from me when she searched Google. Search results-wise, it wasn’t “Search, Plus Your World”, it was more like “Search, Plus Glenn’s World”. And that presents a huge opportunity for businesses looking to get noticed in Search.

When searching for anything related to technology, marketing, advertising, mobile, social, etc., I was there. The standard personalized results had several listings from my activity on Google+. That’s great, but it got even deeper when she clicked on the “pure” personalized results. When clicking the link to view all the personalized results, I was in almost every single listing. That’s incredibly powerful, and could very well be happening to a lot of people new to Google+. You can see a few examples below.

Outlier Example 1: Example of personalized results for “Google Analytics”:
Click the image to view a larger version.
Search Plus Your World Personalized Results for Google Analytics

Outlier Example 1a: Example of pure personalized results for “Google Analytics”:
Click the image to view a larger version.
Search Plus Your World Pure Personalized Results for Google Analytics

Let’s try a search for a location:
Outlier Example 2: Example of personalized results for “Princeton, NJ”:
Click the image to view a larger version.
Search Plus Your World Personalized Results for Princeton, NJ

Outlier Example 2a: Example of pure personalized results for “Princeton, NJ”:
Click the image to view a larger version.
Search Plus Your World Pure Personalized Results for Princeton, NJ

After reviewing the screenshots above, you can see that I was listed several times in the personalized results, but also dominated the pure personalized results. Google may adjust the level of personalization in the future (as they test this out), but for now it’s heavily weighted by your Google+ connections.

Key Points To Consider:

  • There are many Google+ outliers now. You should think about the best ways to get in their circles (especially when they first make the move to G+.)
  • Keep sharing high quality content about your given industry, niche, etc. The more you share on Google+, the more opportunity you have for showing up in someone’s personalized listings. And for outliers that make the move, you might be able to dominate the results.
  • The sharing effect with outliers won’t be strong (at least on Google+). That said, they might be heavily using Facebook, Twitter, LinkedIn, etc. Additional shares might come, but those shares might come via Facebook, Twitter, etc. You can always use Google Ripples to analyze content you are sharing on Google+.
  • Don’t overlook people that are new to Google+. Who cares if they only have a few connections. You can be one of them, and then show up when they search (a lot).

Summary – Entering “Their World”
If you have been sitting on the sidelines with Google+ (as an outlier), now is the time to jump in. It’s going to be incredibly important for you, your business, your influence, and your rankings. In addition, if you are already on Google+, don’t overlook the outliers that will soon join Google+. Search, Plus Your World provides an unprecedented opportunity to rank for extremely targeted queries. The opportunity cost of sitting on the sidelines is enormous. So start today.

And oh yeah, don’t forget to add me to your circles. :)

GG

Wednesday, December 21st, 2011

Targeting Competitor Fans via Facebook Advertising: Legitimate Practice or Risky Business?

Targeting Competitor Fans via Facebook Ads

I’ve been launching more and more Facebook advertising for clients over the past few years. Although many marketers will be quick to say that Facebook Ads don’t produce the ROI that Search Marketing campaigns do, I don’t necessarily think that’s a fair comparison. Actually, I believe they can work together, and both can be powerful in their own ways. For example, Facebook provides powerful demographic and interest-based targeting that’s not available in SEM (for now anyway). Sure, you can target interests via The Google Display Network, but not to the level that Facebook provides.

Similar to SEM, upfront planning pays huge dividends. There’s a direct correlation between the amount of thought and research you put into your campaigns and the performance of those campaigns. For Facebook Ads, this comes down to your targeting, and the subsequent structure of your campaigns. While brainstorming various targeting options for clients, it’s amazing to see the audiences you can pinpoint via the “interests” available in Facebook.

For example, you have a wide range of demographic targeting options available to you, including age, location, gender, education, etc. In addition, you can target interests, which opens up a powerful mechanism for reaching an extremely targeted audience. For example, you can target men, aged 35-45, who live in New York City, who are college graduates, that are interested in football and beer. That’s pretty darn powerful.

An example of demographic and interest-based targeting in Facebook:
Targeting Precise Interests via Facebook Advertising

Targeting Facebook Fans
Considering the targeting options available to marketers in Facebook, it shouldn’t be surprising that questions quickly arise regarding competitors. For example, can a company target fans of a competitor’s Facebook page? And, can those competitors target your own fans? Does Facebook police this, or do they secretly want this to happen? These are all good questions, and it’s healthy for marketers to explore these topics in great detail.

To be clear, there’s no right or wrong answer with this subject. Some companies will go down one aggressive path, while other companies will avoid the strategy altogether. Let’s take a closer look at the situation below.

Precise Interest Targeting
When targeting interests in Facebook, you can use Broad Category Targeting or Precise Interest Targeting. When targeting precise interests, you can get extremely granular while building your audience. When you start searching for interests, Facebook populates the search box with various interests that match your keywords. For example, when I enter Samsung Tele…, you will see “Samsung Televisions” in the dropdown. The “Estimated Reach” box shows 130K people (in the United States).

Targeting people that have shown a precise interest in Samsung Televisions:
Targeting People Who Have Shown a Precise Interest in Samsung Televisions

When you start entering keywords, interests that Facebook reveals that contain hash symbols (#) relate to anyone who has shown interest closely related to your keyword. Interests that show up without the hash tag are people that have expressed that specific interest (more targeted). Using the example above, you are targeting people that have liked Samsung Televisions since the hash tag is not present. Hypothetically, if you were a competitor of Samsung TV’s, you might choose to run aggressive advertising to their fan base in an attempt to get them to buy your own brand of HDTV. That’s how the battle begins…

For example, Samsung could turn around and target one of its competitors like Vizio:
Targeting people who have shown a precise interest in Vizio via Facebook Advertising

The Ethical Problem
As you can imagine, this type of targeting brings up serious ethical questions. Although those fans might be an incredible target for a company, marketers needs to decide if that’s the type of advertising activity they want to be involved in. It’s similar to targeting competitor brand terms in SEM (yet even deeper). Note, I’m referring to running brand keywords only and not using competitor brand terms in your ads. There’s a difference.

As I explained earlier, there’s no right or wrong answer here. It completely depends on your company, your industry, and how your competition is playing the game. Are they targeting your fans? Are you losing customers to them? How does this come across to prospective customers? Will they know you are targeting them based on their “likes”? All of this needs to be weighed when deciding whether to run Facebook ads targeting competitor fans.

Facebook’s Stance
As of now, you can target competitor fans. Facebook lets companies do this without violating its advertising guidelines. Not only that, but Facebook can benefit greatly from competitor battles. As one competitor runs ads targeting another’s Facebook fans, the other company might retaliate. When they do, more ads are run, more money is spent, and Facebook generates more revenue. And the uglier the battle gets, the more money Facebook stands to make.

Therefore, I’m not sure this will change anytime soon. That’s unless Facebook is forced to change their policy (which could definitely happen). At that point, what gets changed, and what Facebook allows moving forward, is anyone’s best guess. This is just another reason to seriously analyze the situation before pulling the trigger on targeting a competitor’s fans. You might be within Facebook’s guidelines one day, and violating its terms the next. Welcome to digital marketing. :)

So, should you target competitor fans or not? As I explained earlier, it’s a tough question that needs to be analyzed on several levels. Therefore, to help you make an informed decision, I’ve provided several important points to consider below.

Points to Consider When Deciding Whether or Not To Target Competitor Fans with Facebook Advertising:
1. Weigh Risks and Benefits, Prepare for Possible Backlash
Don’t take this decision lightly. Depending on how aggressive you are, targeting competitor fans could cause serious backlash. Don’t simply implement a campaign that targets fans of competitor pages without walking through all the possible scenarios. For example, how will your competitors react, how will the audience react, how will your own fans react (if the story is surfaced) and what will your stance be if approached about the campaign?

Depending on the size of your company, I would make sure that you get several key people involved from Marketing, PR, Legal, etc. If you are a smaller company, then make sure others from your team are involved (both internal employees and important contractors like consultants or strategists from your agency). Walk through possible scenarios, the upside of targeting competitor fans, the downside, how you will respond, what happens if fans react negatively, what if your competitor goes public with their allegations, etc. Remember, there’s a difference between targeting an interest and targeting fans.

2. Don’t cross the line.
When setting up your ads, you need to decide how aggressive your creative will be. If you go too far, it can really anger your competitor(s), while also rubbing your audience the wrong way. For example, if you were targeting fans of a competitor, specifically targeting its weaknesses in your ads could be risky. You can also violate Facebook’s Advertising Guidelines by using competitor logos or misrepresenting a competitor.

Crossing the line could be perceived as sneaky and unprofessional. In addition to infuriating your competitors, their fans might not be thrilled either. Therefore, be careful with your ad creative.

3. Track and Analyze
This should go without saying, although I still see many companies not tracking their Facebook campaigns. If you decide to target fans of competitors, the performance of those campaigns will be the true test. If you map out a strong analytics strategy, you will know exactly how your campaigns are performing. Targeting competitor fans can be risky, so it’s important to know how well those campaigns are working. For example, tracking several conversion goals and events based on your specific business and website.

If you are driving visitors to an external URL (a landing page you control), then you should be looking at engagement levels, conversion, revenue, etc. For example, you might be utilizing a Facebook campaign to drive email signups, whitepaper downloads, ecommerce transactions, etc. Make sure you are tracking those goals on your site so you can analyze your Facebook campaigns based on performance. If not, you’ll see traffic and that’s pretty much it.

To Target or Not To Target… Facebook Fans
Facebook offers some incredible targeting options for marketers. Using a mixture of demographic targeting and interest-based targeting enables you to build powerful audience segments. Although that’s incredibly powerful, you can cross the line. Targeting competitor fans is a polarizing topic with no right or wrong answer. As I explained above, there are several key points to consider before pulling the trigger. And after analyzing the situation, you just might find that you never pull the trigger.

GG

Thursday, November 10th, 2011

How To Use Google Plus Ripples To Analyze Content, Sharing, and Influencers

How To Use Google Plus Ripples

Being neck deep in digital marketing, I can’t get my hands on enough data! Analytics is a core service of mine at G-Squared and I’m always looking for more sources of quality data (and tools that give me that data). Based on my experience over the past 16 years, I’m a firm believer that digital strategies should be guided by hard data and not opinion. And to me, Social Media Marketing should be no different. Yes, it can be a bit more challenging to get that information, but performance should dictate future efforts.

A core piece of Social Media Marketing involves the building and sharing of content. This includes developing the right content and sharing that content via number of mechanisms. It’s also incredibly important to build a following across social networks in order to spark that sharing, when you need it. That said, there are many times that marketers build some content, quickly shorten a URL, share on Twitter, Facebook, and Google+, and then lose sight of that content as it hits the web. Sure, you can get some insight via various tools in the market, but it’s darn hard to track content as it gets shared across social networks. That’s an unfortunate reality.

So, wouldn’t it be cool if you could post an update and then view how that update was shared across a specific social network, including identifying influencers along the way? Yes, that’s my subtle lead-in to a free social analytics tool that enables you to do just that. It’s called Google Plus Ripples, it’s already live, and you can tap into its power right now. In addition, I’m going to help you understand more about Ripples and how you can use the functionality to impact your digital marketing efforts.

An Introduction to Google+ Ripples
Google Plus Ripples presents an interactive graph of public shares on Google+. It’s free to use and comes built-in with Google+. Ripples will visually show you who has shared a public post, along with any reshares. People who have shared a post will show up as a circle in the graph, and inside their circle, you can see others who have reshared that person’s post.

In addition, the size of each circle reflects the relative influence of that person. While interacting with the Ripple, you can hover over a member’s name to reveal their photo, name with a link to their profile, and their comment when they reshared the post. The graph is interactive, so you can zoom in, move around, etc. It’s awesome and enables you to drill into the various people (and now pages) that are sharing posts. To access a Ripple, click the dropdown arrow in the upper right-hand corner of any public post in Google+. Then click “View Ripples”.

Here is a screenshot of a Ripple in action:
Google Plus Ripples

Hovering over a user brings up their share, comments, and a link to their profile:
Viewing a share in Google Plus Ripples

The right sidebar contains the comments users have added when resharing the post. These are the same comments you will see if you hover over a person’s name in the graph. The sidebar lets you get a quick view of the comments people are adding as they reshare a post.

Viewing Public Shares in Google Plus Ripples Sidebar

But we’re not done yet. Below the graph is a timeline that shows how the post has been reshared over time. You can click the play button to view an animated representation of how that post has been shared by users on Google+.

Viewing The Share Timeline Google Plus Ripples

And last, but not least, you can view additional statistics below the timeline, including Social Hubs (people with the most reshares), the average chain length, and the native language in which the post was shared.

Additional Statistics in Google Plus Ripples

A few important notes:
* Ripples only show public shares, so you are not seeing 100% of the activity for each post.
* Ripples will show activity over the past 53 days. I don’t know why 53 days was chosen, but that’s what is listed in Google’s Help Center for Ripples.
* You can share any Ripple, by copying the URL and sharing with others.

How Digital Marketers Can Use Ripples:
I don’t know about you, but I think this is a pretty nifty tool Google has given us for free. Used properly, it can provide important insight for digital marketers. I have provided some ways you can use Ripples today to analyze how content gets shared across Google+.

1. Find and Connect With Influencers by Vertical
Finding the right people to connect with across social networks can be a daunting task. Google Plus Ripples enables you to see who has interest in specific pieces of content, who reshares posts, what they are saying about those posts, etc. In addition, you have a mechanism for viewing their profile right from Ripples (by clicking their names in the graph or from the right sidebar). This enables you to find people that 1) are actively sharing content, 2) are interested in content within a specific category, and 3) might be providing how they feel about that topic via their comments. That’s outstanding data for anyone looking to follow the right people.

For example, if you focus on selling the latest computer gear, then finding people that actively share content about computer gear is obviously a smart thing to do. Using Ripples, you can find those people, and then find the downstream users that reshared posts. Compare that process to browsing Circles to find people to connect with. I’ll take a user that actively shares over a profile bio any day of the week. :) Remember, these can be the people that end up resharing your own posts about a given subject.

2. Analyze How Various Types of Content Get Shared (and Which Types of Content Get Shared The Most).
If you are developing a content generation strategy, then analyzing Ripples can be incredibly powerful. Using the functionality in Ripples, you can identify the types of content that get shared heavily, how that content is written or presented, and which members are sharing it. You can also view comments about the content, which can tailor your own content generation plan.

For example, you can track how blog posts, videos, infographics, and whitepapers all get shared within your vertical. Based on the data you collect via Ripples, you can tailor your own content plan (which can give you a greater chance of success). Building content takes time, resources, and money. Ripples enable you to analyze what works and what doesn’t within your specific category. You can also combine this data with an inbound link analysis to view activity, shares, comments, and then inbound links that the content has built. More about linkbuilding below.

3. Using Ripples Data for Linkbuilding
Linkbuilding for SEO is extremely important. When developing a linkbuilding strategy, you want to identify the right content to produce, while also finding the right people to connect with that can potentially link to your new content. Google Plus Ripples provides a way to view both pieces of data.

As I explained earlier, you can view how pieces of content get shared and who is sharing that content. But then you can also correlate that information with the number and quality of inbound links the content is generating. Therefore, you can determine what to build, and who to connect with, in order to start building high quality links to your content.

Summary – Watch the Ripples
I hope this post helped explain what Ripples are and how to use them to analyze content, shares, and influencers on Google+. I’m excited that Google decided to empower users by providing a free social analytics tool that’s interactive, easy to use, and extremely valuable. Now it’s time for you to try out Google Plus Ripples. I have a feeling once you dig in, you’ll see how powerful it can be.

GG

Wednesday, August 31st, 2011

How To Customize The +Snippet When Users Click The Google +1 Button To Share Content

Last week Google announced that the +1 button now enables you to share content with your connections on Google+. This is the natural progression for the +1 button, which hit the scene before Google+ (the platform) did. Similar to the Like button for Facebook, it makes sense that the content you +1 can get pushed back Google+ for your connections to view, visit, share, etc. You can view a screenshot below of this in action.

The Google +Snippet

When you choose to share content via the +1 button, you’ll notice that an image thumbnail sometimes shows up, along with a title and description. Google announced that they are giving site owners more control by letting them customize these elements, including the title, description, and image used for the thumbnail. This can definitely help publishers achieve “maximum sharability”. By adding some additional markup to your webpages, you can tailor the elements that show up when visitors share your content via the +1 button. I’ll cover those elements and how to add the markup below.

Maximum Sharability
I quickly mentioned this above, and wanted to explain what this means. I’m a firm believer that the image, title, and description can have a big impact on how your content gets shared, re-shared, +1’d, liked, etc. The reason is simple. Most people have hundreds of friends across various social networks (and some people have thousands of connections). The right “creative” can help your content stand out as your connections are scanning their circles in Google+. If you can catch their attention, you have a greater chance of having those people visit your content, +1 your update, and then share your post or update with their own connections. This can lead to a spike in traffic and exposure, which are both good for your business, blog, company, and digital efforts. Let’s take a look at how you can customize the snippet shared on Google+ when visitors click the +1 button.

Schema.org Attributes
In a previous post, I explained how you could customize your +1 button code to unlock exclusive content. You can check my post out in greater detail to learn more about adding the button to your site, editing the code, etc. For this post, I’m going to focus on how to add markup to your html content in order to tell Google which elements should be used for the thumbnail image, title, and description when shared. You can accomplish this by adding schema.org attributes to your content, which will tell Google which elements to use. In order to do this, you’ll need to use the Article item type when adding the code.

The three pieces of markup that you’ll need to add to your webpage include:
1. itemprop=”name”
2. itemprop=”description”
3. itemprop=”image”

In addition, you will need add an element and attribute to your opening body tag in your document, which is the itemscope element and itemtype attribute. See below.

 HTML |  copy code |? 
1
2
<body itemscope itemtype="http://schema.org/Article">
3

The “name” attribute will provide the title you want to use when visitors share your content, and the “description” and “image” attributes are self-explanatory. The great part about adding this markup is that you choose which elements to use for the image, title, and description versus leaving Google in charge of doing so. For example, if you have a killer visual that you want to make sure is used, or if you want to include a great title that’s not the title tag of the page, then you should use this markup to make sure your suggestions are used. Remember “maximum sharability” that I mentioned earlier? Controlling these elements can help.

Note, if you want to understand the order of precedence that Google will employ when choosing the elements for the snippet, check out the help page about the +snippet attributes. You’ll see that Google recommends using the schema.org attributes over other methods.

+Snippet Example:
Let’s walk through a quick example. I’ve added the necessary markup to this blog post in order to show you how it works. You can walk through the following steps to add the markup to your own webpage.

1. Add ItemScope Element
The first thing you want to do is to add the itemscope element and itemtype attribute to the opening body tag. It looks like this:

 HTML |  copy code |? 
1
2
<body itemscope itemtype="http://schema.org/Article">
3

2. Add The Title For Your +Snippet
Next, let’s use the title tag as the title of the snippet. To do this, you need to add the itemprop=”name” attribute to the title tag.

 HTML |  copy code |? 
1
2
<h1 itemprop="name">{your title tag goes here}</h1>
3

3. Add The Description For Your +Snippet:
Now let’s focus on the description for the snippet. You can choose which text to use and then add the itemprop =”description” attribute to the html element containing the description. For example, imagine the desired text was contained in a paragraph tag:

 HTML |  copy code |? 
1
2
<p itemprop="description">{your description goes here}</p>
3

4. Add The Image That Should Be Used For The Thumbnail:
Last, let’s choose the image thumbnail that gets displayed by default. Find the image that you want to use and add the itemprop =”image” attribute to the img tag. Note, you can use any image that’s on the page in question.

 HTML |  copy code |? 
1
2
<img src="{img file name here}" itemprop="image" {other image attributes here...} />
3

That’s it! You have successfully added the necessary markup for controlling the +snippet. If you want, you can test it out this page now by clicking the +1 button above. You should see the elements that I chose for the +snippet when you share this on Google+.

The Google Rich Snippets Testing Tool
Google provides a way to test the markup on your webpages to see if your code is set up properly. It’s called the rich snippets testing tool and you can use it to test your +snippet. Simply visit the tool and then add the URL to the form. Click “Preview” and you should see the structured data that Google extracted from your webpage. You should see each attribute listed, along with the elements you chose to use in the +snippet.

Google's Rich Snippets Testing Tool

Control the +Snippet
Google+ is growing rapidly, and members will be sharing more and more information there. As I covered in this post, Google is now enabling webmasters to control the snippet that gets shared, which can definitely help with exposure, +1’s, shares, etc. Using some basic markup, you can easily control the elements that gets used for your +snippet. So, in a digital world where you often can’t control how content gets shared, you can have some control here. Therefore, I recommend you add this markup. Again, think about “maximum sharability”.

GG

Wednesday, August 24th, 2011

G-Squared News: Glenn Gabe in Direct Marketing News and Google Analytics Featured Articles

I rarely take the time to post updates on my blog about company news, as I try to keep The Internet Marketing Driver focused on providing helpful digital marketing posts! That said, I’m really excited about some recent G-Squared Interactive news and decided to post an update today.

Direct Marketing News
First, in July I wrote a post on Search Engine Journal about Google+ Advertising Opportunities, based on the recent launch of Google’s social platform. That blog post was quickly noticed by Direct Marketing News, and a quote from my post was featured in the August issue. You can see a screenshot from the magazine below, and you can view the entire article as a PDF. If you end up reading the entire post on Search Engine Journal, you’ll understand the incredible opportunity Google has for connecting Search and Social, which is something that no other company has done in the past. Google could potentially add billions of dollars in advertising revenue via Google+, and my post explains some possible ways it can be implemented. You should check it out if you haven’t already.

Glenn Gabe in Direct Marketing News – Click the image below to view the full article (PDF):
Glenn Gabe in Direct Marketing News Regarding Google+

Google Analytics Featured Articles
In addition, I have exciting news about some of my analytics-focused blog posts. In June, Google reached out to me regarding my post about using Advanced Segments in Google Analytics to Identify SEO Problems. It ends up Google decided to feature that post in the Google Analytics Help Center! The featured article went live last month. Needless to say, I was thrilled to see Google feature one of my posts. I love writing in-depth tutorials about using Google Analytics to analyze digital marketing campaigns, Search traffic, etc., so I was honored to have Google feature one of those articles. In addition, I found out that several more of my posts will be listed in Google Analytics Help Center in the coming months. I will post updates here on my blog when that happens.

Glenn Gabe’s post about using Advanced Segments Featured in the Google Analytics Help Center:
Glenn Gabe's Post About Advanced Segments and SEO Featured in The Google Analytics Help Center

Subscribe to My Blog, Follow Me On Twitter, and Connect on Google+
Although I write extensively here on The Internet Marketing Driver, I’m also a columnist at Search Engine Journal and a contributor at the Microsoft adCenter blog. You should definitely subscribe to my blog to keep up with my latest posts about digital marketing. In addition, you should follow me on Twitter. My Twitter stream contains a constant flow of the latest news and information on technology, search engine marketing, web analytics, social media strategy, etc. You should also connect with me on Google+, which as you can probably guess, I’m a big fan of. :)

I look forward to sharing more exciting news from G-Squared.

GG

Monday, July 4th, 2011

AdWords+ | The Effect of Google+ on SEM and Social Advertising

How AdWords+ Can Work With Google+

I’ve been heavily testing Google+ over the past week, and it’s hard not to be impressed with the new social platform. Google+ is extremely slick, includes outstanding functionality, and I especially like the way that Circles enable you to silo connections to control privacy. I understand that Google+ is new, so it’s not really a fair comparison, but I found myself going to Twitter and Facebook less over the past week. And I’m pretty sure I wasn’t alone. I’m excited to see how Google+ will expand, and the opportunities are easy to see (gaming, local, business profiles, ecommerce, etc.) This is just the beginning of Google taking a serious jump into Social and it’s exciting for digital marketers.

As I’ve been going through Google+, I keep thinking about the business impact for Google (and its competitors). Since Google generates most of its revenue from the AdWords platform (~97%), I thought it would be a good idea to write a post about how AdWords could be incorporated into Google+. Let’s face it, ads are coming (and they should be coming). Google needs to show growth in the face of Social Media booming. And when Facebook has 700+ million members, Google needs to show how it will fight off the giant social network in the coming months and years. If Google could utilize and expand its already incredible advertising platform (AdWords) for Social, then it could potentially give its already strong revenue and profit numbers a serious bump. And by the way, that’s what Wall Street wants to see.

Facebook Ads and Google Social Ads
As many of you know, Facebook has approximately 700 million members. It monetizes its platform several ways, but its ads system is an important component. To reinforce how much Facebook ads has grown, it was recently reported that Facebook will overtake Yahoo in display advertising this year. That’s impressive, but here’s the deal. Facebook hasn’t connected Social with Search yet. Sure, Google hasn’t either, but it could connect the two much easier than Facebook could (since it controls the largest search engine in the world). And connecting Social with Search is incredibly important to advertisers.

With Google+, if Google can attract users at scale, which I believe it can do, then it has an opportunity to marry AdWords with Social in a way that Facebook can’t. AdWords already has a huge base of advertisers, as it has ~70% market share in Search in the U.S. (and I’ve seen this percentage higher with my own clients – across industries). You can bet that advertisers would love to reach more users via Google+, or more importantly, reaching the same users but with the ability to close the loop between Search and Social.

Closing The Loop Between Search and Social
Currently, you can reach users searching on Google, Bing, and Yahoo via AdWords and adCenter . You can also reach users on social networks via other platforms like Facebook Ads, LinkedIn Ads, etc. Both Search and Social advertising can be very powerful, but there was a missing component. That missing component was the ability to track someone from Search and then target them on Facebook (the largest social network that attracts millions of users on a daily basis). Those people also spend a lot of time on Facebook. So, as an advertiser, the person that searches, visits a site, leaves and visits Facebook goes off the grid (from marketing perspective). The amazing thing about Google+ is that it will enable Google to connect Search and Social, and provide advertisers a closed-loop system. You can target users in Search, and follow them to Google+. Yes, you will be able to reach them when they go back to their friends and family to find recommendations or to share information.

This is an amazing opportunity for marketers. You can’t do that with Facebook now. You don’t know where they were before Facebook, and you certainly don’t know what they searched for on Google. But Google can do this, and many of you who focus on SEM already know the mechanism available for accomplishing this. AdWords provides the ability to leverage behavioral targeting across its Display Network. Using remarketing or interest-based targeting with Google+ can open up endless possibilities for advertisers. And as a paid search marketer, I’m darn excited about the opportunities this presents. My clients will be excited too. :) Let’s take a closer look at the opportunity.

Google+ Can Uniquely Close The Loop Between Search and Social
How Google+ Can Close The Loop Between Search and Social

AdWords+, The Behavioral Targeting Opportunity
For those of you familiar with AdWords, you already know how powerful of a platform it is. From paid search ads on Google.com to remarketing on the Display Network to the recently released interest-based targeting, AdWords is a killer advertising platform. Now with Google+, AdWords can finally connect with a Social Network the way that Google has wanted to for some time. Sure, Google had you in Search, but they lost you when you went to Facebook to share information. Now they can close the loop and follow you across Social borders.

They can “follow you” due to their advancements in behavioral targeting, mentioned earlier. I already run remarketing campaigns for my clients where I can cookie users on a website and present targeted ads to them as they travel the web (knowing the site or pages they visited). That’s powerful, but again, I lose them when they hit Facebook. They go off the grid. With Google+, if I could use remarketing to follow you from Search to {enter website here}, and then to Google+, then that provides an incredible opportunity for advertisers. And it’s one that digital marketers have been looking for…

But wait, AdWords+ wouldn’t have to stop there. Since Google controls both Google+ and Search, advertisers would be able to follow you from Social back to Search. For example, when someone leaves Google+ and performs more searches, advertisers can remarket to them again. To quickly recap, AdWords+ could track you from initial Search to website to Social (with Google+) and then back to Search. Again, this is incredible for marketers.

Remarketing Campaigns Could Easily Expand to Google+
Google Remarketing and Google+

More Behavioral Targeting
In addition, the recent interest-based targeting enables me to target a browser and not just provide ads based on contextual targeting. That lets me follow your browser as you travel the web, and Google+, based on your activity on the web. I can then present targeted advertising to you without worrying about the keywords you enter or the content that’s on the page. I just know the type of person you are and then present ads to you. Again, that’s powerful, but can be even more powerful when integrated with Google+.

Google+ Expands Display Network Inventory
Then of course, there’s good old contextual targeting via the Display Network, which can also be incredibly powerful when set up and used properly. Google+ will probably be part of the Display Network, like YouTube is, Gmail, Google Maps, etc. That’s unless it gets its own platform, which is possible. More on that soon. Using contextual targeting, advertisers can target types of content and present ads that relate to that content. So, if you post an update about fireworks on July 4th, I can present July 4th sale ads. Or, based on location targeting, I can present a coupon to my July 4th restaurant specials. If you post about your latest 5K run, I can present ads for the latest running sneakers from Nike. If you are reading an article about baby formula, I can run ads for baby bottles. You get the picture.

This is why I love helping clients with the Display Network. Contextual targeting can be extremely powerful. And with Google+, the amount of inventory across the Display Network can exponentially expand. And, Google will know even more about you, since you’ll be sharing incredible information on Google+ on a regular basis. Think about the types of information you share on Facebook, including updates about friends, family, kids, work, play, location, sports, restaurants, hobbies, etc. Now think about what you share with Google when you search, including queries about health, commerce, clothes, food, local, questions (across categories), etc. Let’s face it, you share a boatload of information when you search. Now combine the two, and you have Google+ advertising, or what I’m calling AdWords+.

Innovative Social Ads
Google+ inherently provides a wealth of opportunity for creating innovate ways to advertise. And with the incredible engineers at Google, you can expect new formats to enter the scene. With Circles, Hangouts, Huddles, Photos, Video, the Mobile App, etc., there are many ways Google can innovate. And again, with behavioral targeting, this could be a huge win for Google and advertisers. I’m excited to see what’s coming, and more excited to implement those innovations for my clients. It’s an exciting time to be in digital marketing.

Advertising+ Meet Privacy+
Can you see why this has incredible potential for Google? Can you also see why this has incredible potential for advertisers? But, can you also see why this presents some privacy challenges for the average person? The answer is “yes” to all three questions listed above… Google needs to be very careful on this front. There are already privacy concerns with Google and there are already privacy concerns with Facebook. Google+ can trigger privacy concerns that dwarf any that has come before it. It will be interesting to see how this plays out.

AdWords+ Can Mean Revenue+ for Google
Although it’s easy to get caught up in the impressive social platform Google has developed, we shouldn’t forget that Google is a business. It’s a business that needs to show growth, when Social is impacting Search, which is where Google makes 97% of its revenue, and where it has failed several times before. If Google+ gains traction, the revenue implications could be massive. If you’re a digital marketer, get ready for Paid Search Marketing with AdWords to turn into Paid Social Marketing with AdWords+.

Now let me go share this on Google+. :)

GG

Monday, June 27th, 2011

How to Use the Google +1 Button Callback Parameter to Unlock Exclusive Content

Google +1 Button Callback Parameter

Since the release of the Google +1 button for websites in early June, many webmasters have been trying to figure out the best ways to implement it across their sites. In its most basic form, the +1 button is relatively easy to add to a webpage. You can grab two line of code, add them to your webpage, and be on your way. That said, Google has provided several parameters you can use with the +1 button that control how the button looks, what is displays, which URL should receive the +1, and which function you want to call when someone clicks the +1 button. Wait, did you catch that last part? Google added a mechanism for webmasters to trigger a JavaScript function when someone clicks a +1 button. The mechanism I’m referring to is the “callback” parameter of the +1 button, and it opens up a world of opportunity for webmasters. Let’s explore the parameter in greater detail, including what it is, how to use it, and how to avoid problems down the line.

What is the Callback Parameter?
As I mentioned earlier, you can implement the basic +1 button on your site with just a few lines of code. You need to include a JavaScript tag and then the +1 button tag. It’s essentially two lines of code and you’ll have a +1 button on a webpage. But, if you review the Google Code page for the +1 button, you’ll notice several other parameters. You have count, size, and href, which control the display of the +1 button, as well as identifying the URL that should receive the +1. Then you have the callback parameter, which takes the name of a JavaScript function as the value of the parameter. The JavaScript function you trigger can do anything you want (ok, not anything), and I’ll cover more about this soon.

Here is what the google +1 button code would look like when using the callback parameter:

 HTML |  copy code |? 
1
<g:plusone callback="helloWorld"></g:plusone>

When you include the callback parameter in the +1 tag, you provide the name of a JavaScript function that will be triggered when someone clicks the +1 button. In this example, the function called “helloWorld” will be triggered. Note, helloWorld() needs to be part of the global namespace, meaning it needs to be included in the page or referenced in the html file via a script tag. The function will receive a JSON object, which includes both an “href” value and a “state” value. “href” will include the URL that received the +1 and “state” is either on or off (where on represents a +1 and off means someone removed a +1). That information is good to know and you can handle each situation separately. More about this soon.

Example: A Simple JavaScript Function
Below, I have included a very basic JavaScript function that’s called when someone clicks a +1 button. It simply throws an alert displaying the state of the button when clicked. Note, this function could either reside in the page itself or it could reside in an external JavaScript file that’s referenced in your html page (via a script tag).

 HTML |  copy code |? 
1
2
 function helloWorld(plusone) {
3
	window.alert('+1 Triggered, State=' + plusone.state);
4
}
5

How the Callback Parameter Can Be Used
Based on adding the callback parameter to the +1 button, Google is enabling webmasters to creatively use the functionality to interact with users. For example, you could reward users that +1 a page on your site. There are some rules, though. Remember, +1’s impact rankings, so you don’t want to “buy” rankings. I attended a Google webinar last week that covered best ways to implement the +1 button and Google made it very clear that you should not pay for +1’s. That means you shouldn’t incentivize users with money, product, or services based on those users clicking a +1 button on your site. Here is the actual language from Google’s policy page:

“Publishers should not promote prizes, monies, or monetary equivalents in exchange for +1 Button clicks.”

The reason Google doesn’t want publishers incentivizing users with prizes or money is simple. +1’s impact rankings, rankings should not be manipulated in any way, and paying for +1’s is like paying for links. Don’t do it.

Unlocking Content is OK
Although you can’t provide products or services, Google explains that you can unlock exclusive content. Here is the language in Google’s policy regarding enabling content and functionality:

“Publishers can direct users to the +1 Button to enable content and functionality for users and their social connections.”

If someone +1’s your new blog post, you could unlock exclusive content for that user (and you can use this approach creatively, depending on your specific industry, business, etc.) For example, you could provide a study that goes deeper into a topic, you could provide additional tutorials on the subject matter, provide additional news about a topic, etc. Just make sure you wouldn’t ordinarily charge for that content. Yes, this seems like a slippery slope, since exclusive content might already have a price tag associated with it. As a webmaster (or marketer), you might need to build new content that could be part of your +1 program.

An Alternative Approach – Catching +1 Removals
Earlier in this post, I mentioned the “state” value that gets passed to your JavaScript function in the JSON object. That value will tell you whether someone +1’d a page or removed a +1. Knowing that someone just removed a +1 is important information, and you can act on it using the callback parameter of the +1 button. For example, maybe you can ask the person why they removed the +1, ask them to reconsider their +1 removal, or redirect them to a page that provides a more creative approach to catching +1 removals. Now, you don’t want to go overboard here. If someone just removed a +1, they obviously had a reason. You don’t want to add fuel to the fire and push the limits of getting that +1 back. That said, the right messaging could act as a legitimate confirmation that a user will be removing a +1, which could potentially save some of those votes. It would be interesting to test this out to see how many +1’s you can gain back by using the callback parameter.

Unlock Content, Get More +1’s?
As you can see, the callback parameter can be a helpful addition to the +1 button code. Depending on the “state”, you can either reward users with exclusive content, or you can address the removal of a +1. Remember, +1’s impact search rankings, so they can be extremely valuable to your organic search traffic. Just be careful about what you’re giving away to users that +1 content on your website. Make sure you aren’t giving away prizes, money, or services. The last thing you want is for a creative use of +1 to get you penalized. And if history has proven anything, you can bet that some webmasters are going to try and manipulate the system to gain more +1’s. As I said earlier, don’t go down this path. It’s not worth it. Play by the rules, be creative, and gain more +1’s the right way.

By the way, have you +1’d this post yet? :)

GG