Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Call either gtmOnSucces or gtmOnFailure exactly once every time your template is run #1

Open
lanzone1 opened this issue Dec 20, 2023 · 0 comments

Comments

@lanzone1
Copy link

When reviewing your template we've noticed that gtmOnSuccess or gtmOnFailure are called incorrectly. This is required so that users can sequence their tags correctly.

The following condition should call gtmOnSuccess or gtmOnFailure.

} else {
  log('injectScript not allowed!');
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant