1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Likurg_2 [28]
3 years ago
15

What data does Google Analytics prohibit collecting? Purchase amount Billing city Personally identifable information Product SKU

(s)
Computers and Technology
1 answer:
MA_775_DIABLO [31]3 years ago
3 0

Answer:

Personally Identifiable Information (PII)

Explanation:

PII refers to any data which can help in identification of a person. This data can include name, email, address, credit card or debit card information.

Google Analytics, as the name suggests performs analysis of data present online. It is a web analytics service by Google. Web analytics refers to analysis of data present on the internet. This can be on social networking sites and search engines results.

This service is a tool to measure the return on investment (ROI) on advertisements done online. Online advertising includes advertising on social media and networking websites.

1. This can be used by businesses to measure customer satisfaction through analyzing their online reviews.

2. Also, customers visiting and responding to online advertising can be measured through this service.

3. The traffic that generates as a result of online promotions can be measured through Google analytics.

Web analytics is purely an analytical tool. This measures ROI through collecting customers data. This data can come from online purchasing, customer queries or consumer complaints.

1. The data to be analysed is filtered so that data that is fed into Google analytics does not fall under the category of PII. Any data that can reveal information about the identity of a person is classified as personal identifiable information.

2. The data filters out any PII and the remaining data is directed towards the Google analytics.

3. The data can include billing amount, product information and even billing city. Any of these data does not disclose the identity of a person.

Interpretation of results

1. The analytical results give the success or failure rate of online promotions.

2. The results also give insights into the customers mind. Consumer reviews and complaints give an insight into the success or failure of the company’s product.

Any of the above does not requires personal data from the customers hence, PII is not allowed to be collected by Google Analytics.

You might be interested in
when an object is passed as a non-reference pointer parametor to a method, modifiying the members of that object from
larisa [96]

Answer:

"this" keyword representing the class object itself.

Explanation:

Object-oriented programming concept emphasizes on using blueprints representing the structure of a data collection type to continuously create an instance of that data structure. The instance of that object is called a class object. It is used in database management systems to populate the database.

Functions defined in the class objects are called methods and are used specifically by the class instance to modify the data content of the class object defined.

When a member of a class is referenced in the class, it can be accessed with the "this" keyword. At an instance of the class object, the variable holding the object should be called to get the class content because of the "this" keyword binding the instance of the object to the method.

6 0
3 years ago
1. What power does creating your own variables give you that you wouldn't otherwise have?
IgorC [24]

Answer:

It gives the power of setting values and using them anywhere within the coding project without declaring them again.

Explanation:

What is a variable?

A variable is a name that a programmer gives to locations in a computer memory where values are stored and they need to be declared before usage.

Declaring a variable means that its data type must be defined and initial value set and creating your own variables gives the power of being able to set the variable once and use anywhere in the coding project without declaring it again.

4 0
3 years ago
Bloodborne pathogens travel by way of blood cells and can only be spread by person-to-person contact with infected blood
Eva8 [605]
That is incorrect. It is only contagious if blood is injected into person who is not infected.
5 0
3 years ago
Read 2 more answers
Write a loop that displays your name 10 times. 2. Write a loop that displays all the odd numbers from 1 through 49. 3. Write a l
irakobra [83]

Answer:

The program in Python is as follows:

#1

for i in range(10):

   print("MrRoyal",end=" ")

print()    

#2

for i in range(1,50,2):

   print(i,end=" ")

print()

#3

for i in range(0,101,5):

   print(i,end=" ")

print()

#4

i = 1

while i <=10:

   print(i,end =" ")

   i+=1

#5

myfile = open("People.txt", "r")

eachLine = myfile.readline()

while eachLine:

   print(eachLine)

   eachLine = myfile.readline()

myfile.close()

Explanation:

The program in Python is as follows:

Program #1

This iterates from 1 to 10

for i in range(10):

This prints the name for each iteration [modify to your name]

   print("MrRoyal",end=" ")

This prints a new line

print()    

Program #2

This iterates from 1 to 49 with an increment of 2

for i in range(1,50,2):

This prints the odd numbers in the above range

   print(i,end=" ")

This prints a new line

print()

Program #3

This iterates from 0 to 100 with a step of 5

for i in range(0,101,5):

This prints every 5th number

   print(i,end=" ")

Print a new line

print()

Program #4

This initializes the number to 1

i = 1

This opens the file in an append mode

f = open("myfile.txt", "a")

This loop is repeated from 1 to 10

while i <=10:

This writes each number to the file

   f.write(str(i))

Increment the number by 1

   i+=1

Close the file

f.close()

Program #5

This opens the file in a read mode

myfile = open("People.txt", "r")

This reads each line

eachLine = myfile.readline()

This loop is repeated for every line

while eachLine:

Print the content on the line

   print(eachLine)

Read another line

   eachLine = myfile.readline()

Close the file

myfile.close()

3 0
3 years ago
A citizen of any group has both _____ and _____.
notka56 [123]

Answer:

rights and responsibilities

Explanation:

4 0
2 years ago
Other questions:
  • Reputable firms often ask recent graduates to pay an up-front fee for a job.
    12·2 answers
  • An unwanted 'explosion' of inbox messages is called​
    8·2 answers
  • How is a Personal Fact Sheet used? a. A Personal Fact Sheet is a tool used to market yourself and build your network b. A Person
    13·2 answers
  • Write a Java application that inputs a series of 10 integers and determines and prints the largest and smallest integer. Use a c
    12·1 answer
  • What is the left are if a slide in a presentation called
    15·1 answer
  • What did research conducted in 2009 at Carnegie University Mellon predict?
    12·1 answer
  • This problem has been solved!
    8·1 answer
  • Tgif
    7·1 answer
  • What is a photographic print made from a negative image?
    7·1 answer
  • 2. Which one of the following is the purpose of relating tables in a database?
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!