Filters let you include exclude or modify the data you collect in a view.
- True
- False
Correct answer is:
- True
Explanation:
Filters allow you to limit and modify the data that is
included in a view. For example, you can use filters to exclude traffic from
particular IP addresses, focus on a specific subdomain or directory, or convert
dynamic page URLs into readable text strings.
Comments
Post a Comment