Verify that your Dynamic Tag Management library is loading properly on your site.
Open your site in your browser.
Open the Developer Console by right-clicking and choosing Inspect Element > Console.
Press Enter.
If the code was properly installed, you will see true
display in the console.
If the code was not properly installed, you will see the reference error:
_satellite is not defined
If you receive this error, ensure that:
<head>
tag as possible.