Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@ You can easily use custom dataLayer, multiple dataLayers and additional events.
[npm](https://www.npmjs.com/):

```bash
npm install react-gtm-module --save
npm i --save-dev @types/react-gtm-module
```


## Usage

Initializing GTM Module:
Expand Down Expand Up @@ -211,4 +212,4 @@ Look for gtm_auth and gtm_preview

- Disabling javascript in the browser can prevent the correct operation of this library if React is only being rendered on the client side.

- Before implementing GTM in your application ensure that you have at least one published container, otherwise Google Tag Manager snippet will return 404.
- Before implementing GTM in your application ensure that you have at least one published container, otherwise Google Tag Manager snippet will return 404.