Remove index param in autocomplete click phrase and website pixels #7331
+1
−130
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Task/Issue URL: https://app.asana.com/1/137249556945/project/1212015278241917/task/1212373029583380?focus=true
Description
We want to remove index parameter in the existing pixels
m_autocomplete_click_phraseandm_autocomplete_click_websiteRevert commit 4fdeb94 that introduce this specific parameter.
Steps to test this PR
m_autocomplete_click_phrasepixel withoutsearch_suggestion_indexparameter.m_autocomplete_click_websitepixel withoutsearch_suggestion_indexparameter.Note
Removes the search_suggestion_index parameter from autocomplete click phrase/website pixels and deletes related code/tests.
search_suggestion_indexfromfireAutocompletePixelforAUTOCOMPLETE_SEARCH_PHRASE_SELECTIONandAUTOCOMPLETE_SEARCH_WEBSITE_SELECTION.AutocompletePixelParamsand all usages.mapOffor pixel params.search_suggestion_indexpresence and index calculations in autocomplete search suggestion clicks.Written by Cursor Bugbot for commit 33c00d8. This will update automatically on new commits. Configure here.