A Google Tag Manager customer template for firing Ninetailed API calls.
This template lets you fire either a track
or identify
call to the Ninetailed endpoint.
Documentation for setup and usage is available on docs.ninetailed.io.
- Download the
template.tpl
file from this repo. - Browse to a Google Tag Manager web container with which you want to test the template.
- In the container, browse to Templates by clicking the respective link in the left-hand side navigation.
- In the box labelled Tag Templates, click the New button.
- In the template editor, click the overflow menu (the three-dot menu in the top right corner), and choose Import.
- Select the
template.tpl
file and click to proceed. - Wait for the template to finish importing. Once done, click Save and close the editor.
Date | Notes |
---|---|
07 August 2024 | Change userID to text field. Improve field descriptions. Prevent empty event name. Add debug logs. Add tests. |
12 February 2024 | Remove object-action support. |
25 August 2022 | First version of the template released. |