Learn R Programming

MPsychoR (version 0.10-6)

Privacy: Internet Privacy

Description

These items measure various advantages and disadvantages which online users perceive when providing personal information on the Internet. The items are based on 25 qualitative interviews with online Marketing companies and experts as well as customer advocates. They represent the opinions of both organizations and individuals. Advantages of providing personal information online include support for purchasing decisions, increased satisfaction, targeted communication, participation in raffles, time savings and interesting content. Disadvantages include unsolicited advertising, excessive data collection, lack of information about data usage and decreasing service quality.

Usage

data("Privacy")

Arguments

Format

A data frame with 405 individuals and the following 10 variables.

apc1

Individualized communication supports me in making purchase decisions.

apc2

Individualized communication increases my satisfaction with the organization.

apc3

Individualization reduces the total amount of communication (e.g. the amount of emails I receive), since companies can advertise more target-oriented.

apc4

I provide correct data, if I have a change of winning prizes.

apc5

I provide correct data, if it saves me time (e.g. if I don't have to key in the data in the future).

apc6

I provide correct data, if I get access to interesting content.

dpc1

Participant's gender.

dpc2

On the Internet my data are permanently collected and I can do nothing against it.

dpc3

I feel that I am badly informed about the usage of my data.

dpc4

Increasing automation leads to a decrease in the service quality of companies.

Examples

Run this code
# NOT RUN {
data(Privacy)
str(Privacy)
# }

Run the code above in your browser using DataLab