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

Refactor of triggerAutosuggestEvent with adjustments for the dataLayer.push() call #4032

Merged
merged 2 commits into from
Dec 10, 2024

Conversation

felipeelia
Copy link
Member

Description of the Change

Closes #3925

How to test the Change

Changelog Entry

Fixed - Autosuggest GA tracking to work when ad blocks are enabled. The dataLayer.push() call now pushes a custom event called ep_autosuggest_click with ep_autosuggest_search_term and ep_autosuggest_clicked_url as custom parameters.

Credits

Props @felipeelia @anjulahettige

Checklist:

@felipeelia felipeelia added this to the 5.1.4 milestone Dec 10, 2024
Copy link
Contributor

@burhandodhy burhandodhy left a comment

Choose a reason for hiding this comment

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

lgtm!

@felipeelia felipeelia merged commit 9b9ad02 into develop Dec 10, 2024
22 checks passed
@felipeelia felipeelia deleted the fix/issue-3925 branch December 10, 2024 15:40
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.

BUG: Autosuggest Results Unresponsive with Google Analytics Tracking Enabled and Script Blockers Active
2 participants