services

Posts Tagged ‘Tools’

Google Instant Website Previews

Thursday, November 11th, 2010

In a previous blog we discussed the benefits, and even some of the arguments against, Google Instant.  Another feature of  the updated site is the preview aspect.

If you are searching for any term, with Google Instant turned on, you will see the results of your search term immediately. However, it can be time consuming to visit those pages in an effort to see which one has the exact information you are looking for. Because Google is interested in saving you time, they have added the preview feature to allow you to look at the page without navigating to it.

By clicking the magnifying glass icon next to the page you are interested in, you can see a quick look at what the site has to offer.

This icon will allow anyone utilizing the feature to avoid navigating back and forth between pages until they find the one most useful to them. For those ho work online as well as students and other professionals this addition will save hours over even a short period of time.

When popular websites like Google, that are already so user friendly and relevant, decide to update and add features in an effort to make the world wide web less tangled, it’s truly exciting.

Stay tuned here for future looks into what is new, different, and useful online.

Google Analytics: Analytics Intelligence with Custom Alerts

Monday, December 21st, 2009

The first of seven new features rolled out in Google Analytics recently is known as Analytics Intelligence. Long story short, a newly automated system has been implemented that parses the data related to your Google Analytics account(s) and will report when and if anything anomalous occurs. This can be something like the bounce rate abruptly rising, traffic flow to a landing page suddenly dropping, or any other system-wide ‘red flag’ that might otherwise not be caught without the aid of a meticulous eye and some degree of effort in reviewing analytic data, and even then– Analytics Intelligence is on the job 24 hours a day. Alerts come in the form of messages sent to the controlling account’s registered email address, making worries about awareness regarding internet traffic a thing of the past.

Another wonderful aspect of Analytics Intelligence is that the end user doesn’t need to set any kind of sensitivity or threshold for normal functionality. There is an advanced algorithm at work that interprets not only daily/weekly/monthly data when determining whether an event is exceptional, but also historic and cyclical data that allows AI to better ascertain the significance of movements and changes in traffic flow. Even better is that, if an end user did so desire, they can create custom metrics that can alert them if any number of conditions take place.

Custom Alerts can be set up to notify you if, for example, you wanted to know when you’ve reached x number of visitors from a specific geographic location. Or, to know when and if the percentage of traffic from a specific advertising campaign comprises a certain amount of total visits from all sources. Information such as this allows you to more quickly determine the effectiveness of advertising in a number of media and more effectively budget your internet marketing dollars, among other insights.

Check out the wonderfully produced Google video on this feature @ Google Analytics Intelligence. In the next installment, more hands-on with new Google Analytics features!

Google Analytics: Seven New Tools

Tuesday, December 15th, 2009

Google has recently announced an update to their robust web analysis tool, Google Analytics, that brings with it seven new and powerful features: Analytics Intelligence (with Custom Alerts), Expanded Goals and New Engagement Goals, Expanded Mobile Reporting (for non-JavaScript enabled phone traffic and usage), Unique Visitors Metric, Multiple Custom Variables, the ability to share Advanced Segements and Custom Report Templates, and new Advanced Analysis Features (Pivoting, Secondary Dimensions, and Advanced Table Filtering).

Over the next few installments, I’ll cover what each of these new and exciting features has to offer in terms of improving search engine optimization intelligence and how it can enable improved decisionmaking that in turn prompts actionable change. Using the additional data provided by (or better identified by) the use of the new features to improve marketing throughput can result in quicker reaction to market changes and user preferences and the ability to seize opportunities that might not have otherwise been apparent. One other wonderful benefit provided by a number of the new tools is the ability to dig deeper into data already collected to discover areas for improvement in future cycles, particularly for businesses or entities that operate with great fluctuation from season to season.

Knowledge is power, as it always has been. These new additions to an already powerful tool for divining insight from the site(s) surveyed are nothing short of excitingly intriguing, and will lead to higher yields, less overhead, and more sound decisionmaking for those that can effectively take advantage of them and what they have to offer.

Parameter Handling in Google Webmaster Tools

Friday, December 11th, 2009

Many websites have multiple URL’s that display the same content, especially e-commerce sites. Often times this is simply from various URL paramerters attached to the URL. This may be to sort the products in a different order, track session ID’s, or to note the source of a referral. There have been quite a number of ways to prevent search engines from indexing all of these URL’s in an attempt to avoid duplicate content penalities. A combination of ‘nofollow’ tags in the internal site navigation and regular expression ‘disallow’ rules in the robots.txt file are common solutions. Unfortunately, this requires a thorough analysis of your internal site navigation as well as some knowlege of regular expressions and the proper logic to block only the duplicate URL’s.

Fortunately, Google has recently added a feature in Webmaster Tools that allows for an easier, simpler solution to blocking duplicate content URL’s due to numerous parameters. The ‘Parameter Handling’ feature in Google Webmaster Tools is located by going to ‘Site Configuration’ and then ‘Settings’:

Google Webmasters Parameter Handling

Google’s explanation of the parameter handling feature is as follows. *Note that there’s no guarantee that the GoogleBot will accept your suggestions. 😉

Dynamic parameters (for example, session IDs, source, or language) in your URLs can result in many different URLs all pointing to essentially the same content. For example, http://www.example.com/dresses?sid=12395923 might point to the same content as http://www.example.com/dresses. You can specify whether you want Google to ignore up to 15 specific parameters in your URL. This can result in more efficient crawling and fewer duplicate URLs, while helping to ensure that the information you need is preserved. (Note: While Google takes suggestions into account, we don’t guarantee that we’ll follow them in every case.)”