Create your own plugins for the JavaScript Trackers v3

It’s now even easier to create your own plugins for the Snowplow JavaScript Trackers v3 with our new Plugin Templates on GitHub!

Clone, edit, build and publish to npm!

We encourage users to publish their own plugins and share them here. We’re looking forward to seeing what you build :tada:

The templates are on GitHub
Simple: https://github.com/snowplow-incubator/snowplow-browser-plugin-simple-template
Advanced: https://github.com/snowplow-incubator/snowplow-browser-plugin-advanced-template

You can also creating inline plugins within your own codebase if you don’t want to publish them too. We give an example of how to do that in this handy blog post.

3 Likes