Ecommerce Chapter 4

0.0(0)
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/97

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

98 Terms

1
New cards

Target Audience

Demographic

Life Style(Behavior Patterns)

Consumption Patterns(purchasing habits)

Digital usuage patterns

Content creation patterns(blogs,facebook)

Buyer personas

2
New cards

SWOT analysis

Strength

Weaknesses

Opportunties

Threats

3
New cards

TOWS

Getting swat into action

Internal factor with external factor

4
New cards

SO

Turning strength into opportunities

5
New cards

ST

Use strength to battle threats

6
New cards

WO

Use Opportunitiees to minimize weaknesses

7
New cards

WT

Learn how weaknesses lead to threat

8
New cards

E-Commerce presence Map

Website/APP

  • Search

  • Dissplay Affiliates

9
New cards

Website Development Life Cycle

System analysis

System Design
Building the system

Testing

Implementation Service Delivery

10
New cards

System Analysis /Planning

Business Objectives

System Functionalities

Information Requirements

11
New cards

Business Objectives

  • List of capabilities you want your site to have

12
New cards

System Functionalities

  • List of information system capabilites needed to achieve business objectives

13
New cards

Information Requirements

  • Information elemenet that system must produce in order to achieve business objectives

14
New cards

Display good

Digital catalog

  • dynamic text and graphic catalog

15
New cards

Provide product information

Product database

  • product description

  • stocking numbers

  • inventory levels

16
New cards

Personalize/Customize product

Customer on site tracking

  • site log for every customer visit

    • data mining capability to identify common customer path and appropriate responses

17
New cards

Engage customer in conversations

On-site blog;user forums

  • Software with blogging and community forum functionality

18
New cards

Execute a transaction

Shopping cart/payment system

  • Secure credit card clearing;multiple payment options

19
New cards

Accumulate customer information

Customer database

  • Name

  • Address

  • Phone

  • Email for all customer

  • Online customer registraiton

20
New cards

Provide after-sale customer support

Sales Database

  • Customer ID

  • Product

  • Data

  • Payment

    • Shipment Date

21
New cards

Coordinate marketing/advertising

Ad

Server

Email server

Campaign manager

Ad banner

manager

  • site bheavior log of prospect and customer linked to email and banner ads campaign

22
New cards

Understand marketing Effectiveness

Site tracking and reporting system

23
New cards

Provide production and supplier links

Inventory management system

  • Product and inventory levels

  • Supplier id and contact

  • order quantity data by product

24
New cards

System Design:Hardware and software platforms

System Design specification

Two component of System design

  • Logical design

    • Data flow diagrams

    • Processing functions

    • databases

  • Physical design

    • Specifies actual physical

    • Software components

    • Models

25
New cards

Build vs Host

Build

  • Write the software and set up modular unit to work together

Host

  • Housing the server and equipment ensure 24×7 availability

26
New cards

In house

Hiring your own staff/building your own facilities

27
New cards

Outsourcing

HIring vendors to provide services

28
New cards

Colocation

Firm owns equipment

Firm control operation of equipment

Server is located at vendor facility

Hybrid of in sourcing and outsourcing

29
New cards
30
New cards
31
New cards

What are the components in testing

Unit testing

System testing

Acceptance testing

A/B testing

Multivariate testing

32
New cards

Implementation and maintenance

Maintenance is ongoing

Maintenance cost

  • similar to developmental cost but pay annually

Benchmarking

33
New cards

Multivariate testing

Testing multiple items at the same time in various combinations

34
New cards

SYstem architecture

Arrangement of software,machinery and task in information system to achieve specific functionality

35
New cards

Two tier

Webserver and database server

Webserver respond to request for web page

database provide backend data storage

36
New cards

Multi-tier

Web applications server

Backend,legacy databases

physical sign describes hardware and software needed to realize logical design

37
New cards

Web server software

NGINX

Apache

Cloudflare server

Litespeed

Microsoft internet information server

38
New cards

Basic functionality provided by web servers

Processing HTTP request

Security services (Secure socket layer/transport layer security)

File Transfer protocol

Search engine

Data capture

Email

Site management tools

39
New cards

Processing of Http request

Receive and respond to client requests for H T M L pages

40
New cards

Security services

Verify username and password; process certificates and private/public key information required for credit card processing and other secure information

41
New cards

File transfer Protocol

Permits transfer of very large files from server to server

42
New cards

Search Engine

Indexing of site content; keyword search capability

43
New cards

Data Capture

Log file of all visits, time, duration, and referral source

44
New cards

Email

Ability to send, receive, and store e-mail messages

45
New cards

Site management tools

Calculate and display key site statistics, such as unique visitors, page requests, and origin of requests; check links on pages

46
New cards

Site management tools

Basic tool included in all web servers

  • Verify that links on pages are still valid

  • Identify orphan files

Third Party software for advanced management

  • Monitor customer purhcases

  • Marketing campaign Effectiveness

  • Count hits and other statistic

47
New cards

Dynamic page generation

Content stored in database and fetched when needed

48
New cards

Common tools

COmmon gateway interface

Active server pages

Java server pages

Open db connectivity

Java db connectivity

49
New cards

What are advantages of dynamic page generations and disadvantage

Lower page design cost

Permit easy online market segmentation

Enable cost-free price discrimination

Enable content management system

SEARCH ENGINE CANT INDEX PAGES

50
New cards

Web application server

Provide specific business functionality required for a website

  • Type of middleware

    • isolate business application from webserver and databases

  • single function application replaced by integrated software tool that combine all functionality needed for e-commerce site

51
New cards

Online Catalog

List of product available on website

52
New cards

Shopping cart

Allow shopper to set aside,review,edit selections , and then make purchase

53
New cards

Credit card processing

Typically works in conjunction with shopping cart

verifies card and put through credit to company account at checkout

54
New cards

Merchant server software

Integrated environment include most of functionality needed

  • shopping cart

  • merchandise display

  • order management

55
New cards

Key factor in selecting the right Merchant Server Software packages

  • functionality

  • support different business models

  • Business process modeling tools

  • Visual site management and reporting

  • Performance and scalability

  • Connectivity. toexisting business systems

  • Compliance with standards

  • Global and multicultural capability

  • Local sales tax and shipping rules

56
New cards

Options for Merchant server Software

Small and medium

  • Yahoo small business open source

Midrange

  • IBM websphere commerce express

Highend

  • IBM websphere professional/enterprise

57
New cards

Hardware platform

Underlying computing equpiment needed for e-commerce functionality

  • enoguh plateform capcity to meet peak demand without wasting money

  • factor that affect speed,capacity,scalability of a site

58
New cards

Factor in overall deamnd Hardware platform

  • Number of simulaneously user in peak period

  • Nature of user profile

  • type of content(dynamic vs static web pages)

  • Required security

  • Number of item in inventory

  • Number of page requests

  • Speed of legacy applications

59
New cards

Scalability

  • Ability of site to increase in size as demand warrants

60
New cards

Vertical Scalability

  • Increase processing power of individual components

Use a faster computer

  • depoy edge server,presentation server,data servers

Batch request

  • Combine related request for data into groups process as group

Manage connections

  • reduce connection between processes and computer to minimum

Aggregate user data

  • aggregate user data from legacy application in single data pools

61
New cards

Horizontal Scalability

Employ multiple devices to share workload

Create a cluster of computers

  • Use computer in parallel to balance loads

Use applicance server

  • Use special purpose computer optimized for their task

Segment workload

  • Segment incoming work to specialized computers

Cache

= Store frequently used data in cache rather than on the disk

62
New cards

Supply side of sizing hardware platform

Improve process architecture

outsource to cloud service or content delivery network

63
New cards

Separate static content from dynamic content

Use specialized server for each type of workload

64
New cards

Cache static content

Increase ram to gigabyte range and store static content in RAM

65
New cards

Cache database lookup tables

Use cache tables used to look up database records

66
New cards

Consolidate business logic on dedicated servers

Putting sopping cart,credit card processing, and other cpu-intensive activity on dedicated servers O

67
New cards

Optimize asp code

Examine your code to ensure it is operating efficently

68
New cards

Optimize databse schema

Examine your database search times and take step to reduce across times

69
New cards

Web site design

Basic Business consideration

  • enabling customer to find and buy what they need

Tool for website optimization

  • search engine placement

    • metatags,title content

    • identify market niches,localize site

    • Offer expertise

    • links

    • search engine ads

    • Local e-commerce

70
New cards

Search engine optimization

Achieving higher ranking for your website when a user does a search

  • how many sites link to those who link to u

  • how accurate search engine indexing is

71
New cards

E-Commerce website features that annoy customers

Requiring user to view ad or intro page before going to website content

Pop up and pop under ads and window

Too many click to get to content

Slow loading pages

Content is out of date

Inability to use browser back button

No contact informaiton available

72
New cards

Most important factor in successful ecommerce site dseign

Functionality

Informational

Ease of use

Redundant Navigation

Ease of Purchase

Multi browser functionality

Simple graphic

Legible text

73
New cards

Personalization tools

Ablity to treat people based on personal qualities prior history with site

74
New cards

Customization

ability to change product to better fit the needs of customer

75
New cards

Cookies

Primary method to achieve personalization

76
New cards
77
New cards
78
New cards

Information policy set

Privacy policy

Accessablity Rules

79
New cards

Privacy Policy

  • statement declaring how site will treat personal informaiton gathered by site

80
New cards

Accessability

Objective that ensure disabled user can effeectively access site

81
New cards

M-Commerce software

MObile website

Mobile web app

Native app

Hybrid app

82
New cards

Feature that have to be taken into account when desigining a mobile presence

Hardware

Connectivity

Displays

Interface

83
New cards

Platform constraints

Graphic,File Sizes

84
New cards

Moible first design

Desktop web site design after moible design

85
New cards

Reponsive web design

Layout of sites adjust smoothly to device screen resolution/size

86
New cards

Adaptive web design

Layout of sites adjust to a small number of sizes depending on screen resolution/size

87
New cards

What the impact of CyberCrime

10.5 trillion $ annually

18 million a second

88
New cards

Data breach with the highest country

United States

Middle East

Canada

Germany

Japan

89
New cards

Who is the most affected by data breach

HealthCare

Financial
Pharamacuticals

90
New cards

What the global cybersecurity workforce

4 million job are not yet filled

91
New cards

Data Breach why does it cost so much

Stolen Money

Fraud

Reputational harm

Damage/Destruction of data

92
New cards
93
New cards

Who usually causes data breach and why

External and Financial Reason

94
New cards

Who are the main prepetrautors

Organized crime

95
New cards

How do they breach data

Lost and stolen asset

Social Engineering

Basic Web applicatoin affect

System intrusion

96
New cards

Tell some stats of verizon and secret service breach

2/3 of breaches not yet disclosed never will be

85% werent difficult

61% discovered by 3rd party

86% of victim had evidence of breach in log files

96% of breaches were avoidable through simple or intermediate controls

97
New cards

How long does it take for a firm to detect a data breach

Months

98
New cards

Why has Dwell time shorteneed

Ransomware