Skip to content

Conversation

@thiagopereira-vtex
Copy link

What's the purpose of this pull request?

This PR adds Activity Flow data parameters containing search-related information to be used in Search Analytics.

How it works?

It retrieves the searchId from search requests and includes it as data-af attributes in the rendered elements.
There’s no impact on the UI or existing functionality — the change only introduces new tracking parameters.

How to test it?

  • No visual or behavioral changes are expected.
  • Inspect the rendered elements to confirm that parameters prefixed with data-af are present.
  • Ensure that search requests still work as expected and no errors occur in the console.

Starters Deploy Preview

References

Checklist

You may erase this after checking them all 😉

PR Title and Commit Messages

  • PR title and commit messages follow the Conventional Commits specification
    • Available prefixes: feat, fix, chore, docs, style, refactor, ci and test

PR Description

  • Added a label according to the PR goal - breaking change, bug, contributing, performance, documentation..

Dependencies

  • Committed the pnpm-lock.yaml file when there were changes to the packages

Documentation

  • PR description
  • For documentation changes, ping @Mariana-Caetano to review and update (Or submit a doc request)

matheusps and others added 3 commits November 3, 2025 21:11
## What's the purpose of this pull request?

- Add RTL Support

---------

Co-authored-by: Larícia Mota <[email protected]>
Co-authored-by: Leandro Rodrigues <[email protected]>
Co-authored-by: Eduardo Formiga <[email protected]>
Co-authored-by: vtexgithubbot <[email protected]>
Co-authored-by: Lucas Feijó <[email protected]>
@thiagopereira-vtex thiagopereira-vtex requested a review from a team as a code owner November 7, 2025 21:01
@thiagopereira-vtex thiagopereira-vtex requested review from gabpaladino and renatomaurovtex and removed request for a team November 7, 2025 21:01
@codesandbox-ci
Copy link

codesandbox-ci bot commented Nov 7, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@thiagopereira-vtex thiagopereira-vtex changed the title Feat/tis 322 activity flow data param Feat activity flow data param Nov 7, 2025
@thiagopereira-vtex thiagopereira-vtex changed the title Feat activity flow data param Feat: Add ActivityFlow data parameters with search-related information Nov 7, 2025
@thiagopereira-vtex thiagopereira-vtex marked this pull request as draft November 7, 2025 21:15
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