onTagCreated( )


An event that is triggered when a tag is created.

The onTagCreated() event handler runs when a tag is created. The received TagCreated object contains information about the tag that was created.

Note: Backend events don't work when previewing your site.

Method Declaration
Copy
Method Parameters
eventTagCreated

Information about the tag that was created.

Was this helpful?
Yes
No