<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AutoEngage &#187; Measuring Performance</title>
	<atom:link href="http://www.autoengage.com/category/measuring-dealership-performance/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.autoengage.com</link>
	<description>Automotive Dealership Consulting</description>
	<lastBuildDate>Wed, 28 Jul 2010 07:37:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Measuring Performance</title>
		<link>http://www.autoengage.com/measuring-dealership-performance/dealership-website-analytics/</link>
		<comments>http://www.autoengage.com/measuring-dealership-performance/dealership-website-analytics/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 01:54:30 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Measuring Performance]]></category>
		<category><![CDATA[Dealership Website Analytics]]></category>

		<guid isPermaLink="false">http://www.autoengage.com/?p=137</guid>
		<description><![CDATA[&#8220;I know half of my advertising works really well. I just don&#8217;t know which half!&#8221;
Henry Ford.
The opportunity to track and measure everything that occurs online makes the Internet the automotive marketer’s best friend. Yet, the value of any research is questionable if it is based on a poor methodology and less than accurate data.
Hosted Web [...]]]></description>
			<content:encoded><![CDATA[<p>&#8220;I know half of my advertising works really well. I just don&#8217;t know which half!&#8221;<br />
<em>Henry Ford.</em></p>
<p>The opportunity to track and measure everything that occurs online makes the Internet the automotive marketer’s best friend. Yet, the value of any research is questionable if it is based on a poor methodology and less than accurate data.</p>
<p><strong>Hosted Web Analytics Versus Server Log Files</strong></p>
<p>As the demand for meaningful analytics increases, it continues to prompt new thinking about the means of collecting data for the purposes of analysis. For many years, Web server logs, also known as clickstream data, have served as the definitive source of online data. Data availability explained much of its popularity in the beginning.</p>
<p>For today’s needs, “next-generation” hosted analytics and its “snippet” technology offers targeted data collection and superior analysis capabilities when compared to log files. Snippet tracking and log files differ in terms of how they collect data, what specific types of data they collect, data accuracy, and data storage and handling.</p>
<p>Web servers are configured to produce a record, a log, of activity on the sites they serve. These server logs record such things as error and status messages, requests for pages, and transaction details; they were designed to serve the needs of site administrators seeking site metrics. Early on, they were awkwardly re-purposed by marketing researchers who were eager for new sources of site activity information.</p>
<p>Increasingly sophisticated demands for analysis of dealership (as opposed to site) metrics have continually revealed shortcomings in the use of log files for marketing, promotion and site business needs. As the demand for meaningful analytics increased, it prompted new thinking towards logs, data, site analysis and analytics. This resulted in a logical progression toward the use of code snippets.</p>
<p>How do these “snippets” work? When a snippet of analytics “tracking” code is read by a visitor’s Web browser, several small JavaScript executables are triggered to run on the visitor’s computer and collect information about the activity of the Website page where the code is embedded. Information collected is non-identifying, meaning it does not share who the visitor is, contact information or anything of that sort. What the information does include are details such as visits, pages viewed, responses to offsite or on-site promotions, and product viewing and purchases.</p>
<p>Snippets also permit the collection of user behavior, including what hardware and software is used to view the site. When combined with cookies, tiny text files stored on visitor computers, snippets are able to provide information on pages visited, number of visits, link clicking, and various timing and duration measures.</p>
<p>In contrast, log files collect records of server requests made by visitor browsers. When a visitor comes to a site, each Web page, graphic and some other components are separately requested from the host server and logged as individual requests. It is these requests that make their way into the log files, along with some information about time and other basic factors. Log file analysis will most often take the accumulated log files for a set period of time and process them as a batch. This will require data sorting and often a considerable amount of time to analyze the data needed for specific site or activity analysis.</p>
<p>There are clear signs that log files, which were designed as an administration tool, do not provide the necessary accuracy needed for marketing analysis. Log files have been estimated to miscount site visits by as much as 40%. This is due to the fact that it does not discern between computer system checks, search engine crawlers, i.e., spiders, and human visitors.</p>
<p>Spiders and “bots” are terms for software programs that “crawl” across the Internet, usually to archive and classify sites and site content for various search engines. Many of the major search tools, and likely many more minor or local engines, use these programs to create search indexes and keyword databases. These types of tools have also become popular among online shoppers to automate price comparisons among Website vendors.</p>
<p>The important thing about these programs is that they often work by making requests of the server to access Web page information, and these requests appear in the server logs as legitimate requests, which will then be reported by log file analysis tools as legitimate visits and page views – but they aren’t visits by humans…or customers. Another factor that skews visit numbers in log files is that most spiders and bots do not “fire” data tags (i.e., execute the JavaScript) that are imbedded in site pages that are designed to prevent the inflation of visit and visitor counts.</p>
<p>Another feature of most browsers is the ability to cache visited Web pages. Caching is when Web pages are accessed and then stored in another location, either a users’ hard drive or a third party server. Caching eliminates the need to re-download pages from the Website server when it is subsequently requested by a visitor. Server log files only record requests made for a page. If a page is cached, the request will not reach the Web server logs and will therefore not be recorded. In other words, it won’t record each time a page is viewed from a cached browser link, bookmark or other means after the original view. The prevalence of any of these caching methods is likely to vary widely depending upon the popularity of a site. Popular sites are more likely to have pages cached, and therefore, have proportionately more pages uncounted in log files. In the best cases, server log files cannot accurately count page visits. There are too many variables.</p>
<p>Next-generation snippet analytics has the advantage of being embedded within the page itself, whether accessed directly from the host Website or from a cache. Therefore, the data tag will “fire” (allowing the recording of a visit and other pertinent information) every time the Web page it is on is accessed, whether it’s from a cache of the host server or not. Thus, in this regard, counts of page views or visits based on data tags will be significantly more accurate than log file analysis.</p>
<p>Any discussion of the relative merits of hosted analytics vs. log files has to address backend type issues such as performance and data storage. Log files have performance and collection costs. The collection and storage of log files demand processing cycles and memory from Web servers.</p>
<p>For large sites with millions of hits a day, the cost of these performance decrements can be considerable. The costs are compounded in the case of large Websites with multiple-server configurations, which creates numerous silos of log data that must be aggregated and cleaned before analysis can take place. And, one should not forget the effort and resources necessary to analyze this data, which, of course, does not take place in real time. This fact alone raises questions about the accuracy and usefulness of log file data; for time-sensitive factors such as the launch of new products and campaigns, it seems unreasonable to have to wait to receive reports on “old” data.</p>
<p>Hosted analytics eliminates many of the problems associated with storage and performance. For instance, the AutoEngage hosted analytics solution eliminates the need to store, organize and prep log files. In addition, because the AutoEngage solution captures the data in real-time, the processing power to capture and organize user data is performed on dedicated servers.</p>
<p>The most significant advantage is that dealership analysts can look at the data whenever they want and see up-to-the-minute metrics. This is a major consideration when dealing with time-sensitive factors such as advertising campaigns, the launch of new promotions, etc., all of which require quick feedback for forecasting purposes.</p>
<p>Accuracy is paramount when dealing with data collection and analysis. The accuracy of data harvested via log files, however, is endangered by a number of factors such as caching, proxy servers and spiders/bots.</p>
<p>Page snippets represent a strategic method of data collection, a fact that reduces storage requirements, facilitates real-time reporting and ultimately delivers more accurate and useful data that is immediately actionable.</p>
<p>AutoEngage uses “next-generation” hosted analytics to provide automotive Internet consumer-centric marketing intelligence to its dealership clients via daily emailed reports, and 24/7 log-in access to real-time metrics.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.autoengage.com/measuring-dealership-performance/dealership-website-analytics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
