awslabs / clickstream-web

Web SDK for Clickstream Analytics on AWS
https://aws.amazon.com/solutions/implementations/clickstream-analytics-on-aws/
Apache License 2.0
15 stars 0 forks source link

feat: support google tag manager template #45

Closed zhu-xiaowei closed 7 months ago

zhu-xiaowei commented 7 months ago

Description

  1. support google tag manager

General Checklist

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (17d59a3) to head (047751d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #45 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 25 25 Lines 1129 1129 Branches 225 225 ========================================= Hits 1129 1129 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

zhu-xiaowei commented 7 months ago

add gtm template usage in README

done.