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 for Click Plugin Issues #1444

Merged
merged 3 commits into from
Dec 16, 2020
Merged

Fix for Click Plugin Issues #1444

merged 3 commits into from
Dec 16, 2020

Conversation

kryalama
Copy link
Contributor

The following issues were fixed:

  1. pageName populated based on doc.title. Same logic used in analytics extension.
  2. Fixed click event name
  3. Event data with no data/empty data will be discarded instead of populating them as "undefined"

Fixed Typo in 'disableInstrumentaionKeyValidation' config property

Copy link
Member

@hectorhdzg hectorhdzg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kryalama kryalama merged commit 2e13b62 into master Dec 16, 2020
@kryalama kryalama deleted the kryalama/cpbugs branch December 16, 2020 03:02
@MSNev MSNev added this to the 2.5.11 milestone Jan 8, 2021
@MSNev
Copy link
Collaborator

MSNev commented Aug 3, 2022

Looks like it was because of this comment "pageName populated based on doc.title. Same logic used in analytics extension.", I don't remember why this was needed...

Can you check with hector and unless this would cause the event to fail to be ingested by the back end adding as an off by default options (I think) would be good.

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.

3 participants