How do I add the Webtrends Streams plugin to a Webtrends tag?

Gold Contributor
Gold Contributor
I don't see this as an option in the tag settings.
2 REPLIES 2

How do I add the Webtrends Streams plugin to a Webtrends tag?

Employee Emeritus
You can add a javascript code extension scope it to the webtrends tag and input the plugins: u.plugins.formTrack = {src: "Pathto/formTrackPlugin.js"}; u.plugins.pageLoadTiming = {src: "Pathto/PageLoadTimePlugin.js"}; u.plugins.Preserve = {src: "Pathto/Preserve.js"}; Note the name after the 'u.plugins.' must match the plugin function name and the Pathto would need to be updated with the path you will be using to get the plugin javascript file. Hope that helps.

How do I add the Webtrends Streams plugin to a Webtrends tag?

Gold Contributor
Gold Contributor
HI Steve, thanks for the answer. I am just wondering: Is the "Replicate" Plugin in the Webtrends Tag Configuration maybe the "Streams" Plugin? If so, Tealium would be cool to note that in the Tag setup instructions or in the little overlay text. To me, the word "replicate" reminds me of the streams code: https://forums.webtrends.com/webtrends/topics/webtrends-campaign-streams-javascript-tracking-code Lukas
Public