This tool parses Google Tag Manager JSON container and converts it to xlsx.
The resulting Excel file has several tabs depending on the contents of the GTM container:
- Tags
- Triggers
- User-Defined Variables
- Built-In Variables
- Folders
- Zones
- Templates
- Python 3.6+
- pandas and openpyxl libraries installed