Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add tracking to autocomplete suggestion selection #4280

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alexbowen
Copy link
Contributor

@alexbowen alexbowen commented Oct 4, 2024

Add ga4 tracking follow selection of an autocomplete suggestion as per requirements listed here:

https://docs.google.com/document/d/1X6vMjJpr8SiLegBGjnjL4-HSEScG-SWTgk2uy7bnWiM

  • adds the new keys (autocomplete_input and autocomplete_suggestions) to the event schema.
  • the data collection from the selection is then applied to the schema and event is fired before the form submits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants