snowplow / snowplow-gtm-server-side-tag

A Google Tag Manager Server-side Tag template for sending events to a Snowplow Collector
Apache License 2.0
4 stars 2 forks source link

Release/0.3.0 #11

Closed adatzer closed 2 years ago

Bukashk0zzz commented 2 years ago

adatzer I liked your setting of js prettifier. Can you please share them?

adatzer commented 2 years ago

Thank you very much for reviewing @Bukashk0zzz !

For prettifier just using Prettier locally (after extracting code from the template). Only setting is for single quotes, e.g.

npx prettier --single-quote --write templateCode.js
Bukashk0zzz commented 1 year ago

Finally public Logs standard description is here @adatzer @paulboocock https://github.com/stape-io/gtm-standards/blob/main/standards/GTMS-3.md

If you have any feedback on this feel free to comment. Thanks.