holidaycheck / react-google-tag-manager

This repository contains a react based implementation for Google's Tag Manager snippet.
MIT License
192 stars 31 forks source link

<script> tag must not be included in a <div> #73

Closed brandondurham closed 6 years ago

brandondurham commented 6 years ago

Getting the following error in Google Tag Assistant:

<script> tag must not be included in a <div>

Is there currently any way to modify where this code is injected?

brandondurham commented 6 years ago

Nevermind my ridiculous question. The formatting is managed in the GoogleTagManager component.