Skip to content

Conversation

@vhargrave
Copy link
Contributor

@vhargrave vhargrave commented Dec 22, 2025

Adding some logs for splunk to track the success of project lingo.
To test you'll need to override the config in utils.js to have lingoProjectSuccessLogging turned on

Resolves: MWPW-185549

Test URLs:

GNav Test URLs

Gnav + Footer + Region Picker modal:

Thin Gnav + ThinFooter + Region Picker dropup:

Localnav + Promo:

Sticky Branch Banner:

Inline Branch Banner:

Blog

RTL Locale

@aem-code-sync
Copy link
Contributor

aem-code-sync bot commented Dec 22, 2025

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

  • Re-sync branch
Commits

const hasPrefix = location.pathname.startsWith(`${prefix}/`);
const path = location.href.replace(location.origin + (hasPrefix ? prefix : ''), '').replace('#langnav', '');
links.forEach((link) => decorateLink(link, path, localeToLanguageMap));
if (config.lingoProjectSuccessLogging === 'on') window.lana.log('Load: Region_Nav_Modal');
Copy link
Contributor

@mokimo mokimo Dec 22, 2025

Choose a reason for hiding this comment

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

What exactly is the use of this, the fact that lingo is being used & the quantity?
I wonder if we could alternatively use already existing RUM filtering capabilities

@github-actions
Copy link
Contributor

This pull request is not passing all required checks. Please see this discussion for information on how to get all checks passing. Inconsistent checks can be manually retried. If a test absolutely can not pass for a good reason, please add a comment with an explanation to the PR.

@github-actions
Copy link
Contributor

This PR has not been updated recently and will be closed in 7 days if no action is taken. Please ensure all checks are passing, https://github.com/orgs/adobecom/discussions/997 provides instructions. If the PR is ready to be merged, please mark it with the "Ready for Stage" label.

@github-actions github-actions bot added the Stale label Dec 31, 2025
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.

2 participants