Add tag manager container for link click tracking #6

Merged
cameron merged 6 commits from feature/link-out-analytics into master 2020-08-14 18:39:53 +00:00
Showing only changes of commit 3039e7c400 - Show all commits

View File

@@ -36,6 +36,6 @@ export class ContactComponent implements AfterContentInit {
category: 'Contact', category: 'Contact',
label: label label: label
} }
} };
} }
} }