This MR adds Google Tag Manager to the Vercel site using the same ID as the main Torchbox website, so that the data from the live site will go to the same location.
How to Test
This will need to be verified when the site goes live, double checking the results with a member of the analytics team. James to leave a message in the analytics channel when this goes live.
MR Checklist
[ ] Add a description of your pull request and instructions for the reviewer to verify your work.
[ ] If your pull request is for a specific ticket, link to it in the description.
[ ] Stay on point and keep it small so the merge request can be easily reviewed.
[ ] Consider adding unit tests, especially for bug fixes. If you don't, tell us why.
[ ] Tests and linting passes.
[ ] Consider updating documentation. If you don't, tell us why.
[ ] If relevant, list the environments / browsers in which you tested your changes.
This MR adds Google Tag Manager to the Vercel site using the same ID as the main Torchbox website, so that the data from the live site will go to the same location.
How to Test
This will need to be verified when the site goes live, double checking the results with a member of the analytics team. James to leave a message in the analytics channel when this goes live.
MR Checklist