Testing and debugging enrichments can be tricky, especially when it comes to the JavaScript enrichment.
What if there was an easy way to run some Snowplow data through an enrichment — directly on your machine — and immediately check the results? Now there is
You might have heard of Snowplow Micro, our tool for local testing. Here’s the news:
- We just added support for enrichments to Micro
- There are completely new guides for writing and testing JavaScript enrichments
- And because many enrichments rely on cookies or realistic IP addresses, a new guide on how to overcome the limitations of a local testing setup to obtain those
Have a nice day!