amplitude / Amplitude-JavaScript

JavaScript SDK for Amplitude
MIT License
314 stars 132 forks source link

Support for Google wbraid and gbraid querystring params #557

Open ippy04 opened 1 year ago

ippy04 commented 1 year ago

Summary

Google no longer uses the gclid querystring parameter without user permission in iOS14+.

There's two new parameters now: wbraid and gbraid. Could we modify the includeGclid option to capture these two new querystring parameters?

More info here: https://support.google.com/analytics/answer/11367152?hl=en

Motivations

This would allow capturing of Google related click data in post iOS14

bohan-amplitude commented 1 year ago

@ippy04 Thank you for your feedback. I created a ticket for this enhancement and will update when it's on our roadmap.