alphagov / govuk_frontend_toolkit

❗️GOV.UK Frontend Toolkit is deprecated, and will only receive major bug fixes and security patches.
MIT License
403 stars 107 forks source link

Add custom dimension to be joined on by GA upload #436

Closed elenatanasoiu closed 6 years ago

elenatanasoiu commented 6 years ago

For: https://trello.com/c/SYgBUl4q/258-develop-an-upload-to-ga-of-link-checker-data

WHAT

This change is meant to duplicate the url information in a custom dimension. The url is usually sent in the event action. However, we need this info to also be present in a custom dimension.

WHY

The reason for this is that we are doing a join between the click hit data and the information we upload via a Google Analytics Custom Upload. The custom upload is called "External Link Status" and needs to join existing data strictly on a custom dimension.