We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello everyone
Is there a way to track a custom event and pass a category and label without those two values being passed as target and target-properties?
The text was updated successfully, but these errors were encountered:
Does not look like it 🤔
https://github.com/gtm-support/core/blob/fae0afa9b23a5870b4c23a5b27cd077b1f75b394/src/gtm-support.ts#L188-L242
I'm not even sure what this is doing 😅 because I just took over this package from vue-gtm history to maintain it.
vue-gtm
Maybe you could provide a second optional parameter for trackEvent where you can override the keys? That way, it will not be a breaking change.
trackEvent
Sorry, something went wrong.
If you are still interested in this, you should have a look into #197 Maybe you can get some inspirations from that PR
No branches or pull requests
Hello everyone
Is there a way to track a custom event and pass a category and label without those two values being passed as target and target-properties?
The text was updated successfully, but these errors were encountered: