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

added manual exposures for java #2417

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Conversation

brock-statsig
Copy link
Contributor

No description provided.

@brock-statsig brock-statsig enabled auto-merge (squash) December 17, 2024 03:54
),
experimentExposureSnippet: (
<CodeBlock language="java">
{`Statsig.manuallyLogConfigExposure(user, "new_user_promo_title");`}
Copy link

Choose a reason for hiding this comment

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

For experiments, the correct exposure logging method is manuallyLogExperimentExposure, not manuallyLogConfigExposure. This ensures proper tracking and analytics for experimental features.

Spotted by Graphite Reviewer

Is this helpful? React 👍 or 👎 to let us know.

@jasonwzm
Copy link
Member

@jasonwzm jasonwzm temporarily deployed to pull request December 17, 2024 03:57 Inactive
@brock-statsig brock-statsig merged commit c61b2f4 into main Dec 17, 2024
3 checks passed
@brock-statsig brock-statsig deleted the manual-exposures-in-java branch December 17, 2024 03:57
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.

2 participants