this post was submitted on 11 Jun 2023
6 points (100.0% liked)

Open Source

30302 readers
1626 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

With recent GA4 migration, my friends are exploring better ways to integrate various essential website scripts(e.g. product analytics, crash reporting, advertising, customer engagement, etc.). Google Tag Manager (GTM) is one solution.

RudderStack is a mature Open-Source alternative to GTM that can be self-hosted and has similar functionality i.e. load various product scripts without changing code and send events to desired destinations

Top 5 reasons to replace GTM with RudderStack

  • You get full-control of your customer data while making the site/app load faster as you don't have to load multiple scripts
  • As you can load and manage scripts via a central dashboard, it becomes easy, quick, and less error prone to replace any particular script with its alternative e.g. replacing Google Analytics (GA) with GA4 or Mixpanel
  • It is OSS and not owned by Google
  • Tranformations: Transform the events(using your own JS/python code) the way you want before reaching the destination e.g. remove personally identifiable information, enrich event data with some 3rd party information
  • Can send customer data from website and mobile apps(using RudderStack SDKs) to warehouses(Postgres, S3, Redshift, Sbowflake, Bigquery, etc.) and 200+ destinations

More details on GitHub repository - https://github.com/rudderlabs/rudder-server

Ask me anything

you are viewing a single comment's thread
view the rest of the comments
[–] bird@beehaw.org 2 points 1 year ago (1 children)

Omg thank you!!! I’ve been dying for something like this! I tried Scale8 for a while but they seem to have folded! It’s the last piece of Google code I’ve been needing to remove from my site!!

[–] ephemeral404@lemmy.ml 2 points 1 year ago

Glad to help. Can't wait to see you purge that last piece of Google code.