The Human Element. Edith Schonberg, Thomas Cofino, Robert Hoch, Mark Podlaseck, and Susan L. Spraragen

Size: px
Start display at page:

Download "The Human Element. Edith Schonberg, Thomas Cofino, Robert Hoch, Mark Podlaseck, and Susan L. Spraragen"

Transcription

1 The Human Element Edith Schonberg, Thomas Cofino, Robert Hoch, Mark Podlaseck, and Susan L. Spraragen MEASURING SUCCESS E-business intelligence is a complex, yet vital, element to building a strong customer base. How can we measure success in the design and evolution of personalized interactive services for e-business? The ability to design, implement, and maintain user interfaces and user navigation in personalized interactive services requires defining meaningful metrics and feedback techniques. Here, we discuss several important issues used to define useful metrics and feedback techniques for measuring the effectiveness of a personalization Web service. JEAN-FRANCOIS PODEVIN The structure of the Web is rapidly evolving from a loose collection of Web sites into organized marketplaces. The phenomena of aggregation, portals, large enterprise sites, and business-to-business applications are resulting in centralized, virtual places, through which millions of visitors pass. With this development, it becomes possible to gather unprecedented amounts of data about individuals. Data sources capturing purchase histories, casual browsing habits, financial activities, credit histories, and demographics can be combined to construct highly detailed personal profiles. Not only is it possible to collect vast amounts of data, it is vital for e-businesses to be able exploit the data effectively. In the Internet environment, products and services are constantly in danger of becoming commodities, shoppers can explore competing Web sites without leaving their chairs, and bots and agents COMMUNICATIONS OF THE ACM August 2000/Vol. 43, No. 8 53

2 The metrics required to evaluate success follow directly from the goals. For example, a retailer whose goal is to sell products needs to measure revenue and conversion rate. For longer-range goals, such as increasing customer wallet-share and loyalty, measuring the activity of repeat visitors, and shopping cart composition are needed. An interesting question is what metrics are best for evaluating the effectiveness of Web site design features? An important example of measuring effectiveness comes from the online ad banner industry. E-marketers rely on ad banners to direct visitors to their Web sites, and the ad banner companies set their prices based on clickthrough and look-to-buy metrics, both of which measure GOOD BUSINESS PRACTICE DICTATES THE USE OF EFFECTIVENESS MEASUREMENTS TO GUIDE THE DESIGN OF ALL WEB SITE FEATURES. FOR WEB SITES WITH PERSONALIZED INTERACTIVE CONTENT, THE PROCESS MUST TAKE THE HIGHLY DYNAMIC NATURE OF THE CONTENT INTO ACCOUNT. make comparison shopping almost effortless. Data serves two important functions. First, it becomes possible to nurture loyalty by analyzing information learned about customers over many visits. Secondly, e-business intelligence, which aggregates data over many customers, allows managers to evaluate how effective their user interface is, and continually improve the site based on measurement feedback to keep visitors on the site longer. While the survival of an e-business requires the ability to perform both, the scope of this article is e-business intelligence. But what about privacy? Gaining public trust is key to the success of the new marketplaces. This will be accomplished only by ensuring that strict privacy policies are enforced and by convincing the public that personalized services made possible by the gathering of visitor data are worth it in terms of improved services. E-business Intelligence E-business intelligence is the analysis and use of information collected about visitors to an e-business Web site. Good business practice dictates the use of effectiveness measurements to guide the design of all Web site features. For Web sites with personalized interactive content, the process must take the highly dynamic nature of the content into account. Here, we outline a complete process for a design-measure-analyze feedback cycle. To measure success, it is important to understand what success means. What types of visitors does an e- business want to attract, what messages need to be conveyed, what should the visitor be able to accomplish, and what does the e-business want the visitor to do? The goal of Web site content may be to educate, entertain, promote a product, provide a public service, or sell. Using the personalized interactive service approach advocated in articles by Karat and Kramer in this section, the goals are quite clear from the beginning, since the notion of personalization by task is basic to the methodology. effectiveness. Clickthrough data measures the ratio of clicks to impressions, where an impression is simply the display of an ad banner on a Web page. A high clickthrough rate means visitors who see the ad click on it frequently, therefore, the ad is bringing many visitors to the site. Look-to-buy data compares ad banner impressions with sales transactions and revenue directly attributable to the ad banner. It is a better measure of ad banner effectiveness, since the quality of visitors coming from the ad banner is captured and return on investment more accurately measured. Look-to-buy metrics are generalized in [1, 2] to measure the effectiveness of a variety of design and merchandizing features, promotions, and product displays within the Web site. Rather than viewing a Web site as pages and hyperlinks, the Web site is decomposed into a collection of component features, each with specific measurable goals. As an example, the accompanying figure illustrates a scatterplot diagram of look-to-buy rates of products from an e-retailer. Each rectangle represents a particular product offered in an online store. Color indicates the home department of the product, height represents the product s retail price, and width, the profit margin of the product. The X-axis of the diagram represents product 54 August 2000/Vol. 43, No. 8 COMMUNICATIONS OF THE ACM

3 impressions, and the Y-axis represents purchases. Products in the lower-right corner are over-promoted, since there are many lookers and relatively few buyers. Products in the upper-left corner may be under-promoted, since the few shoppers who see these products tend to buy them. These products may benefit from more aggressive display. Look-to-buy metrics work well for dynamic, personalized content. In fact, ad banners fall into this category ads typically are dynamically rotated and may also be personalized. With look-to-buy metrics, each personalized component on a page can be counted and its effectiveness evaluated. Generally, however, if the goal is something other than maximizing sales, the appropriate metric would be look-to-x, where X is the goal. The ability to collect and combine customer data from multiple sources enables richer analysis. Clickstream data, which captures the sequence of Web pages seen by each visitor to a Web site, is the standard data source for tracking visitors browsing behavior. It is astounding to think that every browser click on the Web is captured and logged by a Web server somewhere and processed! However, voluminous as this data is, it is low level and contains limited information. Many useful metrics cannot be calculated with clickstream data alone. Integrating clickstream data with other sources considerably expands the quality of information. Here are several examples: An e-retailer s look-to-buy rates of products. Sales data must be integrated with clickstream data for measuring design effectiveness and return on investment. Ad banner impressions from ad banner companies must be integrated with clickstream data to evaluate marketing campaigns. Call center data integrated with clickstream data helps to understand customer behavior across several channels. Often, customers shop on the Web and purchase over the phone. Not only is this integration important for the proper attribution of sales, the customer representative can also make use of clickstream data to provide more personal service. Demographic data from market research companies, integrated with other profile and behavioral data, helps segment customers for marketing campaigns. Newer technologies and services make large-scale collection and sharing of data possible. We mention several: CPexchange 1 is an emerging open standard for the privacy-enabled exchange of customer information. Since an XML definition is part of the standard, transmission of profile data across and between enterprises is facilitated. The consolidation of Internet advertising services has resulted in centralized sources of clickthrough data. Internet advertisers are able to capture browsing behavior across multiple e-businesses, thus being able to form more in-depth profiles than any single e-business can. Agents and shopping bots, positioned between the browser and the Web, can capture a complete clickstream history for all Web sites visited by an individual. 1 COMMUNICATIONS OF THE ACM August 2000/Vol. 43, No. 8 55

4 Once goals, metrics, and data sources are identified, the Web site must be designed to collect and correlate data, extract information, and calculate metrics. Accurate tracking generally involves using cookies, which provide a solution to the important problem of correlating clickstream data with other profile data. However, there are security and privacy issues with cookies, and customers often disable them in their browsers. Server-based tracking is not always accurate, because often Web pages are cached by proxies or on the client. Client-side tracking techniques, including the use of Java applets and Javascript, can observe and record user interactions that never reach the server. Finally, clear gif technology, 2 which attaches cookies and scripts to invisible images, enables third-party services to aggregate large amounts of data. Clear gif technology is well-suited to dynamic content tracking, since the invisible images can be directly mapped to customized Web page components. Using metrics to glean the overall effectiveness of the site can be viewed from the perspective of the Web owner and the perspective of the Web visitor. From the business perspective, metrics may suggest where improvements can be made with regard to design, layout, and navigation issues. Metrics can also be used to create visualizations that demonstrate visitor s behaviors in ways that may otherwise be missed. For example, the number of times a product appears on the site compared to the number of times people actually bought a product. The merchandiser or marketer wants to know everything about individuals so they can market their wares more effectively and so they can win customer loyalty. With that desire they may be tempted to poke and prod visitors for answers. But that effort may backfire or provide answers that only minimally help in determining what users may do in future visits. With the bundles of data that they do have, which lack valid knowledge about the motivation of the visitors, Web managers can only make some assumptions about visitor buying behavior. However, the data collected provides a constant feedback of various aspects of what happened that day so if they start promoting a new feature and few people select it they can make changes to the presentation that will be tested the very next day! This level of turnaround helps Web owners meet the considerable challenge of supporting a fun, welldesigned, easy to navigate, dependable Web site. In addition to revealing Web traffic, the metrics could be used to build loyalty programs for frequent visitors. There may also be some number the merchant could share with the visitor to make the shopping 2 experience more fun: How many people are here with me now? What are the five most popular items? It is unclear what value this may add to the overall user experience, but it does address some of the social aspects of online shopping. When considering metrics and building user profiles from the visitors perspective, it is imperative to consider the entire user experience at the Web site. In additional to personalization features, the user experience includes the tasks, services provided, navigation, design, and the overall value the visitor gains by visiting the site. To the extent that metrics gathered can be interpreted to enhance the user experience in these areas the more satisfied the visitor would be with the site, which will encourage future returns to the site. Competitive Web sites need to be edited regularly to ensure the content is effective. For highly dynamic and personalized sites, feedback may occur in real time, enabled by recommendation engines that learn. Growing customer profiles result in more accurate and helpful personalization. The more the e-business knows the customer, the better the service should be. Ultimately, loyalty results from the investment that a customer makes in educating the business about him or herself and that a business makes in learning about the customer. Who Will Benefit in the Long Run? Properly designed profiling has the potential to help make Web sites more effective and efficient for visitors, while at the same time making them more productive for owners. Visitors will be offered products or services they want more often. The burden of searching out desired products, services, or information, now carried by the visitor to Web sites, will shift to the site owner, who will have a better grasp of what to provide to maximize the visitor s experience. Is the visitor of the future better off than the owner, or do both win? Certainly, the visitor will be more often satisfied than is the case today. So, too, will the owner, having been more efficient in providing the product, service, or information to the visitor. The owner will have increased the value of the enterprise by improving the visitor s experience. The promise of profiling is to help make the visitor and the site owner winners. If the cost for a visitor to establish a Web profile is too high then profiling may not become widespread, and effective personalization will suffer. If the benefits of having a Web profile outweigh the costs, then perhaps more visitors will make the effort to establish and maintain profiles. Even with visitor profiling, Web site owners will not be able to escape the task of designing a clear, usable, memorable, reliable Web site that considers all aspects of the visitor experience. 56 August 2000/Vol. 43, No. 8 COMMUNICATIONS OF THE ACM

5 To the extent that a Web owner will know something about the visitor with little direct visitor feedback, the effectiveness of such knowledge can be diminished. A visitor may be acting in a role other than their own during a visit, such as when a visitor buys a gift for someone else, a niece perhaps, based on what the visitor knows of his or her niece s interests and tastes. The site, not knowing the visitor is assuming a different role, might inappropriately offer its wares based on the profile of the visitor. By allowing the visitor to monitor and improve his or her profile, both the visitor and the site owner are served. The visitor should be able to profile the interests of the niece. The site owner can then tailor the visit experience to serve the purposes of the role the visitor is playing during this particular visit. Sophisticated profiling can go even farther. For example, a feature such as Where am I? Help me find what I want! may be useful for someone accessing a travel site via his or her personal handheld device. If the site were employing advanced tracking technology, it could know the visitor was actually walking around Seattle at the time of the visit, providing immediate, relevant information about the neighborhood early in the visit, without forcing the visitor to drill down through menu options. Just how user profiling will provide enduring and empowering qualities to a visitor s interactions with a Web site is somewhat unclear. It may be considered as an added bonus for those who participate, or if designed and integrated well, it may be regarded as a necessary feature. The value of personalization will depend upon how well it serves the visitor. c References 1. Lee, J., Podlaseck, M., Schonberg, E., Hoch, R., and Gomory, S. Understanding merchandising effectiveness of online stores. Intern. J. E-Comm. and Business Media. (To appear). 2. Lee, J., Podlaseck, M., Schonberg, E., Hoch, R., and Gomory, S. Analysis and visualization of metrics for online merchandising. Lecture Notes in Computer Science: Advances in Web Usage Tracking and Profiling. Springer-Verlag, New York, N.Y. (To appear). Edith Schonberg (ediths@us.ibm.com) is Manager, E-Commerce Intelligence; Thomas Cofino (cofino@watson.ibm.com) is Senior Manager, e-business Applications and Technologies; Robert Hoch (rhoch@us.ibm.com) is a senior software engineer; Mark Podlaseck (podlasec@us.ibm.com) works in the area of interactive strategies; Susan L. Spraragen (sprara@us.ibm.com) is a project leader; and all are located at IBM T.J. Watson Research Center, Hawthorne, NY. Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. To copy otherwise, to republish, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee ACM /00/0800 $5.00 COMMUNICATIONS OF THE ACM August 2000/Vol. 43, No. 8 57

Overture Advertiser Workbook. Chapter 4: Tracking Your Results

Overture Advertiser Workbook. Chapter 4: Tracking Your Results Overture Advertiser Workbook Chapter 4: Tracking Your Results Tracking Your Results TRACKING YOUR RESULTS Tracking the performance of your keywords enables you to effectively analyze your results, adjust

More information

The Quick Guide to Better Site Search

The Quick Guide to Better Site Search The Quick Guide to Better Site Search Start improving your site search today sli-systems.com sli-systems.com.au sli-systems.co.uk To accelerate your e-commerce, start with site search Turn Your Browsers

More information

Measuring Web 2.0. Business Challenges

Measuring Web 2.0. Business Challenges Measuring Web 2.0 Technologies with WebTrends Marketing Lab Overview WebTrends 851 SW 6th Ave., Suite 700 Portland, OR 97204 1.503.294.7025 1.503.294.7130 fax US Toll Free 1-877-WebTrends (1-877-932-8736)

More information

INTERNET PORTALS DEFINITION OF PORTAL

INTERNET PORTALS DEFINITION OF PORTAL INTERNET PORTALS In order to gain an understanding of Internet portals, it is important to understand the role they play in e-commerce. What value-added services do they offer the customer? To the supplier?

More information

Searchandizing Analytics: Drive better search results and increase revenue

Searchandizing Analytics: Drive better search results and increase revenue IBM Corporation Searchandizing Analytics: Drive better search results and increase revenue IBM Commerce Whitepaper Stephan Lacasse, Executive Business Advisor, IBM Commerce 9-7-2016 s Table of Contents

More information

The remarketing report

The remarketing report The remarketing report Benchmark data and analysis on connecting web behavior to email marketing An Experian Cheetahmail white paper The remarketing report: Benchmark data and analysis on connecting web

More information

emetrics Study Llew Mason, Zijian Zheng, Ron Kohavi, Brian Frasca Blue Martini Software {lmason, zijian, ronnyk,

emetrics Study Llew Mason, Zijian Zheng, Ron Kohavi, Brian Frasca Blue Martini Software {lmason, zijian, ronnyk, emetrics Study Llew Mason, Zijian Zheng, Ron Kohavi, Brian Frasca Blue Martini Software {lmason, zijian, ronnyk, brianf}@bluemartini.com December 5 th 2001 2001 Blue Martini Software 1. Introduction Managers

More information

Measurement and evaluation: Web analytics and data mining. MGMT 230 Week 10

Measurement and evaluation: Web analytics and data mining. MGMT 230 Week 10 Measurement and evaluation: Web analytics and data mining MGMT 230 Week 10 After today s class you will be able to: Explain the types of information routinely gathered by web servers Understand how analytics

More information

WEB ADVISOR. How it works: Recommend top selling products. Convenient Shopping Experience. Cross-selling at the finish line.

WEB ADVISOR. How it works: Recommend top selling products. Convenient Shopping Experience. Cross-selling at the finish line. WEB ADVISOR With Raptor Web Advisor you can optimize sales, improve product selection, maximize cross-selling, increase conversion rates and significantly enhance the user experience on your website. Up

More information

Promotion and communication through marketing campaigns

Promotion and communication through  marketing campaigns Bulletin of the Transilvania University of Braşov Series V: Economic Sciences Vol. 10 (59) No. 1-2017 Promotion and communication through e-mail marketing campaigns Raluca Dania TODOR 1 Abstract: The main

More information

Special Report. What to test (and how) to increase your ROI today

Special Report. What to test (and how) to increase your ROI today Special Report What to test (and how) to A well-designed test can produce an impressive return on investment. Of course, you may face several obstacles to producing that well-designed test to begin with.

More information

Google Analytics. powerful simplicity, practical insight

Google Analytics. powerful simplicity, practical insight Google Analytics powerful simplicity, practical insight 1 Overview Google Analytics Improve your site and increase marketing ROI Free, hosted web analytics service View over 80+ reports online, for download,

More information

John Biancamano Inbound Digital LLC InboundDigital.net

John Biancamano Inbound Digital LLC InboundDigital.net John Biancamano Inbound Digital LLC 609.865.7994 InboundDigital.net About Me Owner of Inbound Digital, LLC digital marketing consulting and training: websites, SEO, advertising, and social media. Senior

More information

Ecommerce Site Search. A Guide to Evaluating Site Search Solutions

Ecommerce Site Search. A Guide to Evaluating Site Search Solutions Ecommerce Site Search A Guide to Evaluating Site Search Solutions Contents 03 / Introduction 13 / CHAPTER 4: Tips for a Successful Selection Process 04 / CHAPTER 1: The Value of Site Search 16 / Conclusion

More information

M-Commerce and its features

M-Commerce and its features M-Commerce and its features Abstract: Purpose of this article is to elaborate the concept of electronic commerce and its red hot issue, mobile commerce. In this article I define E-commerce as: Electronic

More information

Search Engine Optimization Miniseries: Rich Website, Poor Website - A Website Visibility Battle of Epic Proportions

Search Engine Optimization Miniseries: Rich Website, Poor Website - A Website Visibility Battle of Epic Proportions Search Engine Optimization Miniseries: Rich Website, Poor Website - A Website Visibility Battle of Epic Proportions Part Two: Tracking Website Performance July 1, 2007 By Bill Schwartz EBIZ Machine 1115

More information

Nespresso Consumer Privacy Notice

Nespresso Consumer Privacy Notice Nespresso Consumer Privacy Notice Effective: March 4, 2015 Last Updated On: March 4, 2015 Please read this Notice carefully to understand our policies and practices regarding your personal information

More information

Contractors Guide to Search Engine Optimization

Contractors Guide to Search Engine Optimization Contractors Guide to Search Engine Optimization CONTENTS What is Search Engine Optimization (SEO)? Why Do Businesses Need SEO (If They Want To Generate Business Online)? Which Search Engines Should You

More information

What is a Mobile Responsive Website?

What is a Mobile Responsive Website? More and more of your target audience is viewing websites using smart phones and tablets. What is a Mobile Responsive Website? Web Design is the process of creating a website to represent your business,

More information

WHY AN APP? Communicate, Educate, Train, & Sell

WHY AN APP? Communicate, Educate, Train, & Sell WHY AN APP? Communicate, Educate, Train, & Sell WHY AN APP? A WHOLE NEW EXPERIENCE The average American currently spends over two (2!) hours every day on a mobile device. And yet, most companies are still

More information

Introduction CJ s Cross-Device Tracking Solution Key Strategies Shopping & Device Paths Average Order Value...

Introduction CJ s Cross-Device Tracking Solution Key Strategies Shopping & Device Paths Average Order Value... Table of Contents Introduction... 01 CJ s Cross-Device Tracking Solution... 02 Key Strategies... 03 Shopping & Device Paths... 04 Average Order Value... 05 Holiday 2017... 06 Time to Conversion... 07 Day

More information

SEO KEYWORD SELECTION

SEO KEYWORD SELECTION SEO KEYWORD SELECTION Building Your Online Marketing Campaign on Solid Keyword Foundations TABLE OF CONTENTS Introduction Why Keyword Selection is Important 01 Chapter I Different Types of Keywords 02

More information

HPE Partner Ready Digital Marketing Program

HPE Partner Ready Digital Marketing Program HPE Partner Ready Digital Marketing Program Accelerating your digital marketing proficiency and execution to drive business growth Collaborate Get started Table of Contents Changing B2B Buyer Behavior

More information

3. How is technology used to serve our advertisements on other Sites that you visit and what choices do you have?

3. How is technology used to serve our advertisements on other Sites that you visit and what choices do you have? Privacy Policy for U.S. Websites Scope. This Privacy Policy applies to personal information collected online, used and disclosed by Stanley Black & Decker, Inc. s affiliates including but not limited to

More information

Planning and designing a web presence (Part 1) MGMT 230 Week 3

Planning and designing a web presence (Part 1) MGMT 230 Week 3 Planning and designing a web presence (Part 1) MGMT 230 Week 3 After today s class you will understand.. The main steps in the website planning and development process How to identify goals for a particular

More information

CHANGES TO THIS POLICY

CHANGES TO THIS POLICY Privacy Policy Your personal and corporate privacy is important to FunkyCouture.com. This privacy policy ( Policy ) applies to the FunkyCouture.com e Web sites and services and tells you how personal and

More information

10 TESTED LANDING PAGE ELEMENTS GUARANTEED TO IMPROVE CONVERSIONS

10 TESTED LANDING PAGE ELEMENTS GUARANTEED TO IMPROVE CONVERSIONS 10 TESTED LANDING PAGE ELEMENTS GUARANTEED TO IMPROVE CONVERSIONS CONTENTS 1. INTRODUCTION 2. WHAT IS A LANDING PAGE? 3. WHY IS A LANDING PAGE IMPORTANT? 5. THE 10 ESSENTIAL PAGE ELEMENTS 12. PUTTING IT

More information

p. 2 Copyright Notice Legal Notice All rights reserved. You may NOT distribute or sell this report or modify it in any way.

p. 2 Copyright Notice Legal Notice All rights reserved. You may NOT distribute or sell this report or modify it in any way. Copyright Notice All rights reserved. You may NOT distribute or sell this report or modify it in any way. Legal Notice Whilst attempts have been made to verify information provided in this publication,

More information

POWER UP PLUS: 6 TECHNOLOGIES TO ENHANCE YOUR SHOPIFY PLUS STORE CONTRIBUTING PARTNERS:

POWER UP PLUS: 6 TECHNOLOGIES TO ENHANCE YOUR SHOPIFY PLUS STORE CONTRIBUTING PARTNERS: POWER UP PLUS: 6 TECHNOLOGIES TO ENHANCE YOUR SHOPIFY PLUS STORE CONTRIBUTING PARTNERS: 05 ACHIEVING A BETTER ECOMMERCE SEARCH EXPERIENCE 54 POWER UP PLUS: 6 TECHNOLOGIES TO ENHANCE YOUR SHOPIFY PLUS STORE

More information

Personalization Mall Case Study

Personalization Mall Case Study Personalization Mall Case Study Personalization Mall gives the gift of EasyAsk to its customers Personalization Mall is one of those sites where the shopper s experience is everything. When shopping for

More information

Search Engine Optimization Specialized Studies

Search Engine Optimization Specialized Studies Information Technologies Programs Search Engine Optimization Specialized Studies Accelerate Your Career ce.uci.edu/seo UCI Division of Continuing Education s professional certificate and specialized Improve

More information

Jargon Buster. Ad Network. Analytics or Web Analytics Tools. Avatar. App (Application) Blog. Banner Ad

Jargon Buster. Ad Network. Analytics or Web Analytics Tools. Avatar. App (Application) Blog. Banner Ad D I G I TA L M A R K E T I N G Jargon Buster Ad Network A platform connecting advertisers with publishers who want to host their ads. The advertiser pays the network every time an agreed event takes place,

More information

Analytics: measuring web site success. MBA 563 Week 4

Analytics: measuring web site success. MBA 563 Week 4 Analytics: measuring web site success MBA 563 Week 4 Overview: Methods of measuring marketing success You can t manage what you can t measure (Bob Napier, ex CIO, Hewlett Packard) 1. Data mining and predictive

More information

Breakdown of Some Common Website Components and Their Costs.

Breakdown of Some Common Website Components and Their Costs. Breakdown of Some Common Website Components and Their Costs. Breakdown of Some Common Website Components and Their Costs. The cost of a website can vary dramatically based on the specific components included.

More information

MIGRATING FROM MAGENTO 1 TO MAGENTO 2

MIGRATING FROM MAGENTO 1 TO MAGENTO 2 MIGRATING FROM MAGENTO 1 TO MAGENTO 2 FULL SERVICE ECOMMERCE AGENCY Best practice ecommerce websites since 1997. We design, build, host, support & update websites. Background Magento advised in late 2015

More information

If you re a Facebook marketer, you re likely always looking for ways to

If you re a Facebook marketer, you re likely always looking for ways to Chapter 1: Custom Apps for Fan Page Timelines In This Chapter Using apps for Facebook marketing Extending the Facebook experience Discovering iframes, Application Pages, and Canvas Pages Finding out what

More information

Content. 1. Why read this white paper? Why abandoned shopping carts? reactivation of abandoned shopping carts...

Content. 1. Why read this white paper? Why abandoned shopping carts? reactivation of abandoned shopping carts... Content 1. Why read this white paper?... 3 2. Why abandoned shopping carts?... 4 3. Email reactivation of abandoned shopping carts... 5 3.1 Impact on revenue...5 3.2 Collect the email address early in

More information

CS 160: Lecture 15. Outline. How can we Codify Design Knowledge? Motivation for Design Patterns. Design Patterns. Example from Alexander: Night Life

CS 160: Lecture 15. Outline. How can we Codify Design Knowledge? Motivation for Design Patterns. Design Patterns. Example from Alexander: Night Life Outline CS 160: Lecture 15 Professor John Canny Fall 2004 Motivation Design patterns in architecture & SE Web design patterns Home page patterns E-commerce patterns 11/1/2004 1 11/1/2004 2 How can we Codify

More information

Data Mining in the Application of E-Commerce Website

Data Mining in the Application of E-Commerce Website Data Mining in the Application of E-Commerce Website Gu Hongjiu ChongQing Industry Polytechnic College, 401120, China Abstract. With the development of computer technology and Internet technology, the

More information

Amazon Marketing Services User Guide

Amazon Marketing Services User Guide Contents Register Your Brand...2 Add Additional Users and Brands...2 Add a new brand...2 Add a brand user to AMS...3 Change the permission level for a brand user...3 Amazon Pages...4 Begin working with

More information

KOHLS.COM - PRIVACY POLICY

KOHLS.COM - PRIVACY POLICY Welcome to Kohls.com. By using Kohls.com (including www.kohls.com, its related subdomains and microsites, Kohl s mobile website and other Kohl s tools and applications expressly linked to this Privacy

More information

Your Privacy is Important to Us

Your Privacy is Important to Us Your Privacy is Important to Us This Privacy Policy governs the manner in which St. Andrew s Senior Solutions collects, uses, maintains and discloses information collected from users (each, a "User") of

More information

Diploma in Digital Marketing - Part I

Diploma in Digital Marketing - Part I Diploma in Digital Marketing - Part I Lesson 6 Sales Funnel Nurturing Your Lead Flow Presented by: Richard Hegarty Course Educator Conversion When a person actually completes and meets the overall objectives

More information

Next Level Marketing Online techniques to grow your business Hudson Digital

Next Level Marketing Online techniques to grow your business Hudson Digital Next Level Marketing Online techniques to grow your business. 2019 Hudson Digital Your Online Presence Chances are you've already got a web site for your business. The fact is, today, every business needs

More information

How to Choose the Right Designer: A Checklist for Professional Web Design

How to Choose the Right Designer: A Checklist for Professional Web Design How to Choose the Right Designer: A Checklist for Professional Web Design How to Choose the Right Designer 2 The Internet has changed the way the world does business and that s just as true for the business

More information

Mobile Media Purchases Are Difficult

Mobile Media Purchases Are Difficult Mobile Purchases Are Difficult Scott Weiss Usable Products Company 143 West 29th Street, Suite 1102 New York, NY 10001 USA +1.212.929.8599 sweiss@usableproducts.com Abstract The four components to the

More information

Skyscanner Comments to the Commission s Evaluation Roadmap regarding the Code of Conduct for Computer Reservation Systems ( CRS )

Skyscanner Comments to the Commission s Evaluation Roadmap regarding the Code of Conduct for Computer Reservation Systems ( CRS ) Skyscanner Comments to the Commission s Evaluation Roadmap regarding the Code of Conduct for Computer Reservation Systems ( CRS ) Skyscanner is a leading global travel search platform, where users can

More information

Privacy Policy Personal identification information Non-personal identification information Web browser cookies

Privacy Policy Personal identification information Non-personal identification information Web browser cookies Privacy Policy This Privacy Policy governs the manner in which Wavelry Belmont Elementary PTO collects, uses, maintains and discloses information collected from users (each, a "User") of the https:// www.waverlybelmontpto.org/

More information

WHY EVERY ONLINE ECOMMERCE STORE NEEDS MOBILE APP?

WHY EVERY ONLINE ECOMMERCE STORE NEEDS MOBILE APP? WHY EVERY ONLINE ECOMMERCE STORE NEEDS MOBILE APP? ABSTRACT Mobile Apps Replacing Ecommerce Websites. Statistics Sales Forecast. Statistics Customer Engagement. What Google Has To Say About Mobile App?

More information

The happy holiday inbox. Last minute tips for spreading the cheer with this year

The happy holiday inbox. Last minute tips for spreading the cheer with  this year The happy holiday inbox Last minute tips for spreading the cheer with email this year Capitalize on the end-of-season surge It s not too late! Last-minute shopping continues to generate significant holiday

More information

OLD CRISIS OR NEW CAPABILITIES?

OLD CRISIS OR NEW CAPABILITIES? OLD CRISIS OR NEW CAPABILITIES? Changing the Mailing Industry Conversation Kent B. Smith, Research Director and Senior Consultant Ursa Major Associates for Postal Vision 2020 Framing the Discussion What

More information

User Interfaces Assignment 3: Heuristic Re-Design of Craigslist (English) Completed by Group 5 November 10, 2015 Phase 1: Analysis of Usability Issues Homepage Error 1: Overall the page is overwhelming

More information

1 Shorten Your Sales Cycle - Copyright Roundpeg 2015 All rights Reserved

1 Shorten Your Sales Cycle - Copyright Roundpeg 2015 All rights Reserved 1 Shorten Your Sales Cycle - Copyright Roundpeg 2015 All rights Reserved SHORTEN YOUR SALES CYCLE Using auto response campaigns to shorten your sales cycle and strengthen customer relationships People

More information

TERMS OF SERVICE. Maui Lash Extensions All Rights Reserved.

TERMS OF SERVICE. Maui Lash Extensions All Rights Reserved. TERMS OF SERVICE Electronic Communication: When you visit our website or send e-mails to us, you are communicating with us electronically. You consent to receive communications from us electronically.

More information

The data quality trends report

The data quality trends report Report The 2015 email data quality trends report How organizations today are managing and using email Table of contents: Summary...1 Research methodology...1 Key findings...2 Email collection and database

More information

Building an ASP.NET Website

Building an ASP.NET Website In this book we are going to build a content-based ASP.NET website. This website will consist of a number of modules, which will all fit together to produce the finished product. We will build each module

More information

Did you know that SEO increases traffic, leads and sales? SEO = More Website Visitors More Traffic = More Leads More Leads= More Sales

Did you know that SEO increases traffic, leads and sales? SEO = More Website Visitors More Traffic = More Leads More Leads= More Sales 1 Did you know that SEO increases traffic, leads and sales? SEO = More Website Visitors More Traffic = More Leads More Leads= More Sales What is SEO? Search engine optimization is the process of improving

More information

E-Commerce Business Technology Society Chapter 04

E-Commerce Business Technology Society Chapter 04 SIMPLE VERSUS MULTI-TIERED WEB SITE ARCHITECTURE System Architecture The arrangement of soft-ware, machinery, and tasks in an information system needed to achieve a specific functionality Two-Tier Architecture

More information

Understanding Today s Mobile Device Shopper. Google/Compete, U.S. Mar 2011

Understanding Today s Mobile Device Shopper. Google/Compete, U.S. Mar 2011 Understanding Today s Mobile Device Shopper Google/Compete, U.S. Mar 2011 Methodology This study was based on understanding the attitudes of online users who identified themselves as wireless purchasers

More information

VIDEO 1: WHY IS THE USER EXPERIENCE CRITICAL TO CONTEXTUAL MARKETING?

VIDEO 1: WHY IS THE USER EXPERIENCE CRITICAL TO CONTEXTUAL MARKETING? VIDEO 1: WHY IS THE USER EXPERIENCE CRITICAL TO CONTEXTUAL MARKETING? Hello again! I m Angela with HubSpot Academy. In this class, you re going to learn about the user experience. Why is the user experience

More information

Analytics: measuring web site success. MBA 563 Week 3

Analytics: measuring web site success. MBA 563 Week 3 Analytics: measuring web site success MBA 563 Week 3 You can t manage what you can t measure (Bob Napier, ex CIO, Hewlett Packard) FOCUS ON WEBSITE ANALYTICS Website Analytics Onsite analytics Web site

More information

THE SET AND FORGET SYSTEM

THE SET AND FORGET SYSTEM THE SET AND FORGET SYSTEM MODULE II SQUEEZE PAGES & SUBSCRIPTION LAYOUT MAKE MONEY WHILE YOU SLEEP! Table Of Contents Introduction Important Steps Squeeze Page Layout & Opt In 5 Essential Build Tips Squeeze

More information

Multi-Channel Marketing Solutions That Generate Results

Multi-Channel Marketing Solutions That Generate Results Multi-Channel Marketing Solutions That Generate Results Reach Highly Responsive Prospects Strategy + Experience + Execution = Results > ABOUT US Make the Right Move and Experience etargetmedia provides

More information

STUDY ONLINE B2B MARKETING AND LEAD GENERATION TACTICS INCREASE SALES

STUDY ONLINE B2B MARKETING AND LEAD GENERATION TACTICS INCREASE SALES CASE STUDY ONLINE B2B MARKETING AND LEAD GENERATION TACTICS INCREASE SALES Insight Selling EDUCATION MARKETING Inbound Marketing LEAD GENERATION Outbound Marketing ACCOUNT BASED MARKETING Content Marketing

More information

Web Site Navigation Analysis

Web Site Navigation Analysis Web Site Navigation Analysis WebTrends 851 SW 6th Ave., Suite 700 Portland, OR 97204 1.503.294.7025 1.503.294.7130 fax US Toll Free: 1-877-WEBTRENDS (1-877-932-8736) WebTrends Sales 1.888.932.8736 sales@webtrends.com

More information

POWER UP PLUS: 6 TECHNOLOGIES TO ENHANCE YOUR SHOPIFY PLUS STORE CONTRIBUTING PARTNERS:

POWER UP PLUS: 6 TECHNOLOGIES TO ENHANCE YOUR SHOPIFY PLUS STORE CONTRIBUTING PARTNERS: POWER UP PLUS: 6 TECHNOLOGIES TO ENHANCE YOUR SHOPIFY PLUS STORE CONTRIBUTING PARTNERS: 02 WHY AUTOMATION IS THE KEY TO EMAIL MARKETING 16 POWER UP PLUS: 6 TECHNOLOGIES TO ENHANCE YOUR SHOPIFY PLUS STORE

More information

Welcome and thank you for attending our event! Today s topic is Informed Delivery. Optional: Before we get started, can I see a show of hands of how

Welcome and thank you for attending our event! Today s topic is Informed Delivery. Optional: Before we get started, can I see a show of hands of how Welcome and thank you for attending our event! Today s topic is Informed Delivery. Optional: Before we get started, can I see a show of hands of how many of you are already signed up to receive Informed

More information

SME Developing and managing your online presence. Presented by: Rasheed Girvan Global Directories

SME Developing and managing your online presence. Presented by: Rasheed Girvan Global Directories SME Developing and managing your online presence Presented by: Rasheed Girvan Global Directories DIGITAL MEDIA What is Digital Media Any media type in an electronic or digital format for the convenience

More information

Privacy Policy. What Information Do We Collect?

Privacy Policy. What Information Do We Collect? Privacy Policy This website (the Site ) is operated by Smart Grid Summits ( we/our/us ), which is a communications, marketing & expos, division of AGORA Communication, Marketing & Expos LLC. As a user

More information

When and what information does Kantar Worldpanel collect?

When and what information does Kantar Worldpanel collect? Shoppix Privacy Policy [16 th march 2017] Kantar Worldpanel (herein referred to as we or us ) which operates Shoppix, recognises that your privacy is important and that you have the right to know what

More information

Web Analytics Key Metrics and KPIs Version 1.0

Web Analytics Key Metrics and KPIs Version 1.0 Web Analytics Key Metrics and KPIs Version 1.0 Web Analytics Association 2300 M Street, Suite 800 Washington DC 20037 standards@webanalyticsassociation.org Table of Contents Table of Contents 2 Introduction

More information

The (R)evolution of Search. A Travelport Perspective

The (R)evolution of Search. A Travelport Perspective The (R)evolution of Search A Travelport Perspective Who searches? all traveller types are looking for the best price for their trip! % of Travellers Where are travellers searching? 80 Top 10 US Traveller

More information

TREND MICRO PRIVACY POLICY (October 2016)

TREND MICRO PRIVACY POLICY (October 2016) TREND MICRO PRIVACY POLICY (October 2016) Trend Micro Incorporated and its subsidiaries and affiliates (collectively, Trend Micro ) are committed to protecting your privacy and ensuring you have a positive

More information

PRIVACY POLICY. Personal Information Our Company R&D Enterprises Group, LLC Collects and How It Is Used

PRIVACY POLICY. Personal Information Our Company R&D Enterprises Group, LLC Collects and How It Is Used PRIVACY POLICY Your privacy is very important to us. We want to make your experience on the Internet as enjoyable and rewarding as possible, and we want you to use the Internet's vast array of information,

More information

Usability Audit: Findings + Recommendations: Introduction:

Usability Audit: Findings + Recommendations: Introduction: Usability Audit: Findings + Recommendations: Introduction: This report contains observations and recommendations on the site of X: www.x.com. NOTE: This analysis is based on Usability guidelines that come

More information

MARKETING VOL. 1

MARKETING VOL. 1 EMAIL MARKETING VOL. 1 TITLE: Email Promoting: What You Need To Do Author: Iris Carter-Collins Table Of Contents 1 Email Promoting: What You Need To Do 4 Building Your Business Through Successful Marketing

More information

Launching a Successful Online Business and EC Projects. Chapter 7

Launching a Successful Online Business and EC Projects. Chapter 7 Launching a Successful Online Business and EC Projects Chapter 7 Learning Objectives 1. Understand the fundamental requirements for initiating an online business. 2. Describe the process of initiating

More information

Abandonment Remarketing Use abandonment to your advantage.

Abandonment Remarketing Use abandonment to your advantage. Abandonment Remarketing Use abandonment to your advantage. Get in touch. hello@salecycle.com Americas Sterling, VA +1 571 888 3000 Asia-Pacific Singapore +65 6635 2487 EMEA United Kingdom +44 191 500 7400

More information

CURZON PR BUYER S GUIDE WEBSITE DEVELOPMENT

CURZON PR BUYER S GUIDE WEBSITE DEVELOPMENT CURZON PR BUYER S GUIDE WEBSITE DEVELOPMENT Website Development WHAT IS WEBSITE DEVELOPMENT? This is the development of a website for the Internet (World Wide Web) Website development can range from developing

More information

Personal Information You Provide When Visiting Danaher Sites

Personal Information You Provide When Visiting Danaher Sites Danaher Online Privacy Policy Effective March 2017 This Online Privacy Notice ( Privacy Policy ) explains how we handle the personal information provided to us on websites, mobile sites, mobile applications,

More information

One of the most challenging tasks for today s app developers is to ensure that users are actively engaging with their app.

One of the most challenging tasks for today s app developers is to ensure that users are actively engaging with their app. Amazon AppStore Ebook Best Practices for Device Messaging One of the most challenging tasks for today s app developers is to ensure that users are actively engaging with their app. To encourage increased

More information

IMPROVING CUSTOMER GENERATION BY INCREASING WEBSITE PERFORMANCE AND INTEGRATING IT SYSTEMS

IMPROVING CUSTOMER GENERATION BY INCREASING WEBSITE PERFORMANCE AND INTEGRATING IT SYSTEMS IMPROVING CUSTOMER GENERATION BY INCREASING WEBSITE PERFORMANCE AND INTEGRATING IT SYSTEMS S Ramlall*, DA Sanders**, H Powell* and D Ndzi ** * Motiontouch Ltd, Dunsfold Park, Cranleigh, Surrey GU6 8TB

More information

A System for ecommerce Recommender Research with Context and Feedback

A System for ecommerce Recommender Research with Context and Feedback A System for ecommerce Recommender Research with Context and Feedback Sean Pfister RichRelevance http://code.richrelevance.com sean@richrelevance.com Agenda Introduction to {rr} and RecLab Review of context

More information

Omniture and Epsilon Interactive

Omniture and Epsilon Interactive Omniture and Epsilon Interactive Delivering Online Marketing Results Today, many marketers do not have clear insight into the effectiveness of their online marketing programs and how these programs influence

More information

2 The IBM Data Governance Unified Process

2 The IBM Data Governance Unified Process 2 The IBM Data Governance Unified Process The benefits of a commitment to a comprehensive enterprise Data Governance initiative are many and varied, and so are the challenges to achieving strong Data Governance.

More information

SEO Get Google 1 st Page Rankings

SEO Get Google 1 st Page Rankings 1. SEO can decrease your cost per acquisition Another benefit of SEO is that it is free. It is far less expensive than advertising to acquire customers. The only costs in SEO are the costs to hire the

More information

Web $trategy. Fundamentals. A Book About Practical Web Strategy for the Non-Geek Anders Tufvesson

Web $trategy. Fundamentals. A Book About Practical Web Strategy for the Non-Geek Anders Tufvesson Web $trategy Fundamentals A Book About Practical Web Strategy for the Non-Geek Anders Tufvesson Reproduction ban This work is protected by copyright law. Reproduction is prohibited other than as specified

More information

Openfolio, LLC Privacy Policy

Openfolio, LLC Privacy Policy Overview Openfolio, LLC Privacy Policy Welcome to Openfolio. The Openfolio Site and service are provided by Openfolio, LLC ( Openfolio, we, us or our ). Openfolio knows that you care how information about

More information

SYSPRO s Fluid Interface Design

SYSPRO s Fluid Interface Design SYSPRO s Fluid Interface Design Introduction The world of computer-user interaction has come a long way since the beginning of the Graphical User Interface, but still most application interfaces are not

More information

TN3270 AND TN5250 INTERNET STANDARDS

TN3270 AND TN5250 INTERNET STANDARDS 51-10-55 DATA COMMUNICATIONS MANAGEMENT TN3270 AND TN5250 INTERNET STANDARDS Ed Bailey INSIDE Enterprise Data and Logic; User Productivity and Confidence; Newer Platforms and Devices; How Standardization

More information

Eagles Charitable Foundation Privacy Policy

Eagles Charitable Foundation Privacy Policy Eagles Charitable Foundation Privacy Policy Effective Date: 1/18/2018 The Eagles Charitable Foundation, Inc. ( Eagles Charitable Foundation, we, our, us ) respects your privacy and values your trust and

More information

2015 Shopping Cart Abandonment Research Study

2015 Shopping Cart Abandonment Research Study RESEARCH STUDY 2015 Shopping Cart Abandonment Research Study Beginning in 2011, Listrak has conducted an annual shopping cart abandonment (SCA) study on the retailers in the current Internet Retailer Guide¹

More information

THE DEFINITIVE GUIDE

THE DEFINITIVE GUIDE THE DEFINITIVE GUIDE TO OPTIMIZE YOUR EMAIL MARKETING Mailrelay.com KEYS TO OPTIMIZE YOUR E-MAIL MARKETING 01 WHAT TO INCLUDE IN YOUR NEWSLETTERS? 02 HOW TO ACHIEVE A HIGH AVERAGE OF VIEWS? 03 HOW OFTEN

More information

Study on Personalized Recommendation Model of Internet Advertisement

Study on Personalized Recommendation Model of Internet Advertisement Study on Personalized Recommendation Model of Internet Advertisement Ning Zhou, Yongyue Chen and Huiping Zhang Center for Studies of Information Resources, Wuhan University, Wuhan 430072 chenyongyue@hotmail.com

More information

Basic & Pro Resellers

Basic & Pro Resellers Getting Started Guide Basic & Pro Resellers Getting Started Guide Page 1 Getting Started Guide: Basic & Pro Resellers Version 2.2 (1.6.2012) Copyright 2012 All rights reserved. Distribution of this work

More information

AN OVERVIEW OF SEARCHING AND DISCOVERING WEB BASED INFORMATION RESOURCES

AN OVERVIEW OF SEARCHING AND DISCOVERING WEB BASED INFORMATION RESOURCES Journal of Defense Resources Management No. 1 (1) / 2010 AN OVERVIEW OF SEARCHING AND DISCOVERING Cezar VASILESCU Regional Department of Defense Resources Management Studies Abstract: The Internet becomes

More information

HOW TO CONVERT VISITORS TO CLIENTS

HOW TO CONVERT VISITORS TO CLIENTS HOW TO CONVERT VISITORS TO CLIENTS HTTP://WWW.WEDPLANNERPRO.COM INTRODUCTION You have done the hard work in getting some traffic to your website and brides are visiting your website, browsing a page or

More information

MARKETING STRATEGIES

MARKETING STRATEGIES MARKETING STRATEGIES DISCOVER OUR FORMULA MARKETING STRATEGIES Designing a website is never that easy, it take a lot of patience and hard work. From appearance to functionality Leap has a few techniques

More information

WHAT PERSONAL INFORMATION WILL BE COLLECTED FROM COMMUNITY MEMBERS OR APPLICANTS?

WHAT PERSONAL INFORMATION WILL BE COLLECTED FROM COMMUNITY MEMBERS OR APPLICANTS? Privacy Policy This privacy policy applies to personal information collected online by L Brands when you apply to become and/or become a part of the L Brand s Undercover Community ( Community ) located

More information

GUARANTEED DIRECT REFERRALS

GUARANTEED DIRECT REFERRALS GUARANTEED DIRECT REFERRALS In any PTC direct referrals are 50% of the success equation. Direct references tend to be more reliable than rented referrals because they are more likely to be active clickers.

More information