Skip to content

Merge Personalization and Analytics component into OptimizedEntry#188

Merged
Alex Freas (akfreas) merged 1 commit intomainfrom
NT-2698-merge-personalization-components-into-optimizedentry
Mar 24, 2026
Merged

Merge Personalization and Analytics component into OptimizedEntry#188
Alex Freas (akfreas) merged 1 commit intomainfrom
NT-2698-merge-personalization-components-into-optimizedentry

Conversation

@akfreas
Copy link
Copy Markdown
Collaborator

This simplifies the way developers can implement personalization and analytics with our SDK.

  • Single <OptimizedEntry/> component that checks if the entry has personalization. If it does not, no attempt at personalization is made
  • Remove <Personalization/> and <Analytics/> component
  • Update documentation

Open question: should we consider a case where an entry has a personalization present but the user doesn't want to personalize it? We could solve this by adding an explicit override to disable personalization entirely, but this may be overkill.

… OptimizedEntry component that handles both cases where personalization or only analytics is desired
@phobetron
Copy link
Copy Markdown
Collaborator

Looks pretty good to me!

@akfreas Alex Freas (akfreas) marked this pull request as ready for review March 24, 2026 13:44
@akfreas Alex Freas (akfreas) merged commit 63e2404 into main Mar 24, 2026
30 checks passed
@akfreas Alex Freas (akfreas) deleted the NT-2698-merge-personalization-components-into-optimizedentry branch March 24, 2026 13:56
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