influxdata / ui

UI for InfluxDB
95 stars 42 forks source link

Add UTM to data being sent to Rudderstack #2003

Closed mona-influx closed 3 years ago

mona-influx commented 3 years ago

Proposal: We currently are capturing UTM somewhere as it is being sent to GA. We would like to capture as well in the event data being sent to Rudderstack through the Rudderstack JavaScript SDK

Current behavior: Events being sent but does not include UTM

Desired behavior: Same events being sent, but include UTM

Alternatives considered: Very open to potential solutions, as long as we can get the data

Use case: For analytics and marketing

jzahnd commented 3 years ago

I think everyone knows this but we are talking about Google's custom UTM parameters as documented here: https://support.google.com/analytics/answer/1033863?hl=en#zippy=%2Cin-this-article.

mona-influx commented 3 years ago

?utm_source=newsletter&utm_medium=email&utm_campaign=2021-08-04_cs_ezako_global&utm_content=nl-2021-08-04-21 ?utm_source=newsletter&utm_medium=email&utm_campaign=2021-07-26_blog_collecting-data-from-chess_global&utm_content=nl-2021-08-04-21 ?utm_source=newsletter&utm_medium=email&utm_campaign=2021-07-27_webinar_loft-orbital_global https://www.influxdata.com/resources/spacecrafts-made-simple/?utm_source=newsletter&utm_medium=email&utm_campaign=2021-07-27_webinar_loft-orbital_global &utm_content=nl-2021-08-04-21

are some examples. Thank you! let me know what else you need