Skip to content

[MWPW-195799]Add guid to unity splunk dashboard and AA events - #143

Open
Ruchika4 wants to merge 3 commits into
stagefrom
MWPW-195799
Open

[MWPW-195799]Add guid to unity splunk dashboard and AA events#143
Ruchika4 wants to merge 3 commits into
stagefrom
MWPW-195799

Conversation

@Ruchika4

Copy link
Copy Markdown
Collaborator

Description

  • Introduce generateUploadGuid() in acrobat/scripts/alloy/verb-widget.js
    using crypto.randomUUID() to generate a unique ID per upload session
  • Include GUID in Splunk payload under upload.guid to enable cross-event
    correlation for a single upload session in the dashboard
  • Call generateUploadGuid() on change and drop events across all three
    blocks before analytics events fire, ensuring GUID is set at upload start
  • Export generateUploadGuid via window.analytics in study-marquee,
    verb-marquee, and verb-widget blocks for consistent access
  • Use optional chaining (?.) when invoking to handle analytics module
    not being loaded

Related Issue

Resolves: MWPW-195799

Test URLs

@aem-code-sync

aem-code-sync Bot commented Jul 12, 2026

Copy link
Copy Markdown

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run all PSI checks
  • Re-run failed PSI checks
  • Re-sync branch
Commits

@aem-code-sync

aem-code-sync Bot commented Jul 12, 2026

Copy link
Copy Markdown
Page Scores Audits
📱 /acrobat/online/compress-pdf PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS
🖥️ /acrobat/online/compress-pdf PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS

@codecov-commenter

codecov-commenter commented Jul 12, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 48.57143% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.08%. Comparing base (1ef2d4a) to head (09a3ce0).
⚠️ Report is 39 commits behind head on stage.

Files with missing lines Patch % Lines
acrobat/blocks/study-marquee/study-marquee.js 22.22% 7 Missing ⚠️
acrobat/blocks/verb-marquee/verb-marquee.js 22.22% 7 Missing ⚠️
acrobat/scripts/alloy/verb-widget.js 62.50% 3 Missing ⚠️
acrobat/blocks/verb-widget/verb-widget.js 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            stage     #143      +/-   ##
==========================================
- Coverage   81.24%   80.08%   -1.17%     
==========================================
  Files          45       45              
  Lines        9493     9626     +133     
==========================================
- Hits         7713     7709       -4     
- Misses       1780     1917     +137     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@thedoc31

Copy link
Copy Markdown

No activity in 7 days. Will be labeled stale at 14 days. Auto-close is disabled this run. Add stale-ignore to exempt.

No activity in 14 days — labeled stale. Auto-close is disabled this run. Add stale-ignore to exempt.

No activity in 21 days — labeled autoclose-pending. Would normally close in 7 days, but auto-close is disabled this run. Add autoclose-ignore to exempt.

No activity in 28 days. Would normally close now, but auto-close is disabled this run. Add autoclose-ignore to exempt.


Live rollout: adobecom+Adobe-acom 10-repo sample, run by casalino via Claude Code

@adobecom-git-stale-pr-bot adobecom-git-stale-pr-bot Bot removed the stale No recent activity label Sep 3, 2026
@adobecom-git-stale-pr-bot

Copy link
Copy Markdown

No activity in 7 days. Will be labeled stale at 14 days. Auto-close is disabled this run. Add stale-ignore to exempt.


Rundeck job Git Stale PR Check (git-stale-pr-bot), execution 2739336, project global, run by casalino

@adobecom-git-stale-pr-bot adobecom-git-stale-pr-bot Bot removed the autoclose-pending Will be auto-closed soon label Sep 3, 2026
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