This document provides an introduction to social network analysis. It discusses how networks matter through two fundamental mechanisms: connections and positions. Connections refer to the flow of things through networks, viewing networks as pipes. Positions refer to relational patterns and networks capturing role behavior, viewing networks as roles. The document also covers basic network data structures including nodes, edges, directed/undirected ties, binary/valued ties, and different levels of analysis such as ego networks and complete networks. It provides examples of one-mode and two-mode network data.