Release 2239
Trello card
Context
We no longer need to match up GA users with the SE data set, so we can stop populating the analytics_tracking_uuid in the Bookings::SchoolSearch and Bookings::PlacementRequest models.
Changes proposed in this pull request
- Stop populating
analytics_tracking_uuidattributes
Guidance to review
In case we ship this and find that we were using it, I'm going to leave removing the columns from the database to a future PR.