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 custom string input to map event name #3

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

AlexGusew
Copy link

When adding server tag, custom event mapping might be required if client GTM sends events with non-matching naming (e.g. sign_in).

Some of names are resolved by default in EVENT_NAME_MAPPINGS but it doesn't extend easily for ocmpletely custom event names.

To address this, I added text input that maps event name with the one specified in the field (e.g. like Lookup table in the case from screenshot).

See the example below:
image

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.

1 participant