Custom plugins extend containers with custom JavaScript and enable tailored tracking behavior. For more information, see Component Guide and Setup Steps.
Plugin List
The table shows all custom plugins and their configuration details.
Name – Identifies the plugin.
Version – Shows the current version of the plugin.
Position – Defines when the plugin is executed within the page lifecycle.
Last modified – Indicates when the plugin was last updated.
Plugin Position
The position determines when the plugin is executed in relation to the page structure.
Instantly – Executes immediately when the container is loaded.
After <body> – Executes after the opening body tag.
Before </body> – Executes before the closing body tag.
<head> – Executes within the head section.
Actions
Use the available actions to manage plugins:
Create plugin – Add a new custom plugin.
Delete – Permanently removes the plugin.