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

Experiments not sending data #438

Merged
merged 6 commits into from
Jan 26, 2024
Merged

Experiments not sending data #438

merged 6 commits into from
Jan 26, 2024

Conversation

andreibogdan
Copy link
Collaborator

Please always provide the GitHub issue(s) your PR is for, as well as test URLs where your change can be observed (before and after):

Fix #436

Test URLs:

@andreibogdan andreibogdan linked an issue Jan 15, 2024 that may be closed by this pull request
Copy link

aem-code-sync bot commented Jan 15, 2024

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 PSI checks
  • Re-sync branch
Commits

Copy link

aem-code-sync bot commented Jan 15, 2024

Page Scores Audits Google
/solutions/ PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI

@andreibogdan andreibogdan self-assigned this Jan 15, 2024
@aem-code-sync aem-code-sync bot temporarily deployed to 436-experiment-issues January 15, 2024 17:04 Inactive
@aem-code-sync aem-code-sync bot temporarily deployed to 436-experiment-issues January 16, 2024 09:01 Inactive
@aem-code-sync aem-code-sync bot temporarily deployed to 436-experiment-issues January 16, 2024 10:25 Inactive
@aem-code-sync aem-code-sync bot temporarily deployed to 436-experiment-issues January 16, 2024 10:26 Inactive
@@ -37,7 +43,10 @@ window.hlx.plugins.add('rum-conversion', {
window.hlx.plugins.add('experimentation', {
condition: () => getMetadata('experiment'),
options: {
audiences: AUDIENCES,
Copy link
Collaborator

Choose a reason for hiding this comment

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

@andreibogdan I wonder if "audiences" param is necessary. It might introduce an unintended dimension to the experiment, and we also don't include it in the report.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I added this for testing purposes. I will remove it.

@andreibogdan andreibogdan marked this pull request as draft January 17, 2024 10:02
@aem-code-sync aem-code-sync bot temporarily deployed to 436-experiment-issues January 18, 2024 10:24 Inactive
@andreibogdan andreibogdan merged commit 719bd06 into main Jan 26, 2024
3 checks passed
@andreibogdan andreibogdan deleted the 436-experiment-issues branch January 26, 2024 08:54
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.

Experiment results not displaying by the Experimentation Pill
3 participants