Zipstack / unstract

No-code LLM Platform to launch APIs and ETL Pipelines to structure unstructured documents
https://unstract.com
GNU Affero General Public License v3.0
372 stars 31 forks source link

FEAT: Implemented Google Tag Manager #341

Closed tahierhussain closed 1 month ago

tahierhussain commented 1 month ago

What

This PR introduces the integration of the Google Tag Manager (GTM) into our application.

-

Why

This integration is essential to ensure seamless sync with analytics across various platforms, providing tracking and reporting capabilities.

-

How

Initialized GTM using react-gtm-module in the App.jsx file.

-

Can this PR break any existing features. If yes, please list possible items. If no, please explain why. (PS: Admins do not merge the PR without this section filled)

No, this PR does not introduce any changes that could potentially break existing features. The integration of Google Tag Manager with react-gtm-module is independent of the application's core functionality and should not cause any disruptions.

Database Migrations

NA

Env Config

NA

Relevant Docs

NA

Related Issues or PRs

https://github.com/Zipstack/unstract-cloud/pull/98

Dependencies Versions

NA

Notes on Testing

NA

Screenshots

NA

Checklist

I have read and understood the [Contribution Guidelines]().

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud