Skip to content

Conversation

@ar2rsawseen
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings December 19, 2025 16:37
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds content filtering functionality for in-app messages to prevent users from seeing the same content journey multiple times. The implementation uses localStorage to track previously displayed journey IDs and filters them out on subsequent visits.

Key Changes:

  • Added journey tracking using localStorage to prevent duplicate message displays
  • Implemented filtering logic that checks both widget and content IDs combined with journey IDs
  • Set user eligibility flag for content messages via user_details API

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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