Digital Data Sources

 This article is from a data analytics perspective.
Before getting started with the different data sources, let's talk about the different types of data that can be available to an organization:

1) First party data : Data that is directly collected by an organization about it's customers.

2) Second party data : Data that is collected from an organization that directly collects the data.

3) Third party data : Data that is collected from an organization that does not directly collect the data.


The most common sources of digital data are :

1) Web server log : A server record of the interaction between a person and a website or app.

2) Cookie : Website specific piece of formatted text stored in the browser.

3) Pixel/tag : A small piece of code that instructs websites to send information to a third party.

4) SDK (Software developer kit) : A library of code that can easily be installed in an application to
make certain functions easier.

5) API (Application programming interface) : An interface that establishes a connection between two pieces of software.

6) UID (Unique User ID) : A unique text or number string assigned to someone's account that can be associated with all their logged behavior.

* further explanation on each type of digital source in future blogs.

Comments

Popular posts from this blog

Modes of thinking