Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 457 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 457 Bytes

React GTM

Work plan

This is some of most importat things I will implenet in this component.

  • Create git repository and npm package
  • Configure development environment
  • Implement method to inject GTM code into the page
  • Implement simple Provider component
  • Implement simple inject method to call GTM from component
  • Implement Redux middleware to be able to call GTM with Redux actions
  • Implement server side support