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

fix: Prevent unmapped events from being forwarded #22

Merged
merged 1 commit into from
Nov 1, 2021

Conversation

rmi22186
Copy link
Collaborator

@rmi22186 rmi22186 commented Nov 1, 2021

If an event with MessageType of PageView of PageEvent is sent from the core SDK and is not mapped in a Google Ad words configuration, the currently logic still permits these events to be sent to Google's Adwords servers. This PR fixes this.

@rmi22186 rmi22186 merged commit be274f7 into development Nov 1, 2021
github-actions bot pushed a commit that referenced this pull request Nov 11, 2021
# [2.1.0](v2.0.1...v2.1.0) (2021-11-11)

### Bug Fixes

* Correct send_to in gtag API ([#23](#23)) ([af01adc](af01adc))
* Prevent unmapped events from being forwarded ([#22](#22)) ([50e6d27](50e6d27))

### Features

* Implement option to switch between conversion_async and gtag ([#20](#20)) ([198e232](198e232))
github-actions bot pushed a commit that referenced this pull request Nov 11, 2021
## [2.1.1](v2.1.0...v2.1.1) (2021-11-11)

### Bug Fixes

* Correct send_to in gtag API ([#23](#23)) ([af01adc](af01adc))
* Prevent unmapped events from being forwarded ([#22](#22)) ([50e6d27](50e6d27))
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