# Ignite Tags

[![pipeline status](https://gitlab.com/igniteonline/ignite-gtm/badges/master/pipeline.svg)](https://gitlab.com/igniteonline/ignite-gtm/commits/master)

A WordPress plugin to provide support for google tag manager and other tags.

### via WordPress Admin Panel

1. Download the latest zip of this repo.
2. In your WordPress admin panel, navigate to Plugins->Add New
3. Click Upload Plugin
4. Upload the zip file that you downloaded.

## Modules

* **Google Tag Manager** 
  `add_theme_support('ignite-GoogleTagManager', 'GTM-XXXXXX', 'wp_footer');`
* **Hotjar**
  `add_theme_support('ignite-Hotjar', 'XXXXXX', 'wp_footer');`
* **Hubspot**
  `add_theme_support('ignite-Hubspot', 'XXXXXX', 'wp_footer');`

## Support

Send us an [email](mailto:studio@igniteonline.com.au)! or [visit us](https://igniteonline.com.au)!