Makes sure no tag or variable error goes unnoticed.
The Core Tag logs errors that happen in other Elevar Monitoring Tags and Elevar Monitoring Variables to the devtools console.
- Remove functionality for sending to Elevar's Endpoint.
- Send eventName provided by error instead of trying to get it from the dataLayer.
- Add white background to icon image to remove blue background in template addition screen.
- Send one pixel per tag instead of one per variable error and add a version key to the pixel.
- Fix issue with component encoding throwing when the value being encoded is not a string by always providing a string.
- Add page url to pixel to fix issue with Safari ITP and encode pixel components.
- Initial release.