Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 727 Bytes

Google_Additions.md

File metadata and controls

17 lines (13 loc) · 727 Bytes

We need to turn this into an automated build process, but it's manual for now. Here are the steps.

1) Add the TOS to template.tpl

TERMS_OF_SERVICE By creating or modifying this file you agree to Google Tag Manager's Community Template Gallery Developer Terms of Service available at https://developers.google.com/tag-manager/gallery-tos (or such other URL as Google may provide), as modified from time to time.

2) Add the Categories to template.tpl

"categories": ["ANALYTICS", "HEAT_MAP", "SESSION_RECORDING"],

3) Commit

Commit those changes to template.tpl

4) Update Git Commit SHA

Run git log and copy the commit SHA ID for the change you want. Then paste that into metadata.yml and update the sha field.