Google Tag Manager Community Template Gallery tag template for Klime.
Send track, identify, and group events to Klime directly from GTM, with no code changes required.
- Download the Klime template
- In Google Tag Manager, go to Templates > Tag Templates > New
- Click the three-dot menu (⋮) in the top-right and select Import
- Upload the downloaded template file, then click Save
- Go to Tags > New > Tag Configuration and select Klime from the Custom section
- Enter your Write Key (found in Settings > Integrations)
- Choose the event type, configure the fields, add a trigger, and publish
For detailed instructions, see the Klime GTM integration docs.
| Field | Description |
|---|---|
| Write Key | Your Klime project write key (required). |
| Event Type | Track, Identify, or Group. |
| Event Name | Name of the event (Track only). |
| User ID | Unique user identifier. Required for Identify, optional for Track and Group. Supports GTM variables. |
| Group ID | Unique group/company identifier (Group only). Supports GTM variables. |
| Properties | Key-value pairs sent with Track events. |
| Traits | Key-value pairs sent with Identify and Group events. |
The tag loads the Klime browser SDK and calls the appropriate method (track, identify, or group). Events are batched and sent to https://i.klime.com/v1/batch with automatic retries and flush-on-unload.
Apache 2.0