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

feat: introduce navigation and traffic acquisition data in form audit #544

Merged
merged 5 commits into from
Jan 30, 2025

Conversation

05rahulsingh
Copy link
Contributor

Please ensure your pull request adheres to the following guidelines:

  • make sure to link the related issues in this description
  • when merging / squashing, make sure the fixed issue references are visible in the commits, for easy compilation of release notes

Related Issues

Thanks for contributing!

const dataChunks = new DataChunks();
loadBundles(bundles, dataChunks);
dataChunks.filter = { checkpoint: ['navigate'] };
dataChunks.filtered.forEach((bundle) => {
Copy link
Contributor

Choose a reason for hiding this comment

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

to add CTA clicks and total clicks here for opportunity classification

Copy link

This PR will trigger a minor release when merged.

Copy link

@vdua vdua left a comment

Choose a reason for hiding this comment

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

LGTM

@nit23uec nit23uec merged commit 550f917 into main Jan 30, 2025
7 checks passed
@nit23uec nit23uec deleted the navigationtraffic branch January 30, 2025 15:41
solaris007 pushed a commit that referenced this pull request Jan 30, 2025
# [@adobe/spacecat-shared-rum-api-client-v2.19.0](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-rum-api-client-v2.18.9...@adobe/spacecat-shared-rum-api-client-v2.19.0) (2025-01-30)

### Features

* introduce navigation and traffic acquisition data in form audit ([#544](#544)) ([550f917](550f917))
@solaris007
Copy link
Member

🎉 This PR is included in version @adobe/spacecat-shared-rum-api-client-v2.19.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants