Skip to content

feat: lbc redirect test added #6138

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

Merged
merged 1 commit into from
Jul 15, 2025
Merged

Conversation

roger-in-kiva
Copy link
Collaborator

@roger-in-kiva roger-in-kiva requested review from a team and Copilot July 15, 2025 17:55
Copy link

@Copilot 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 an A/B test for redirecting users from the loan finding page to a new combo page (lend-category-beta). The implementation fetches the experiment assignment and conditionally redirects users in the 'b' variant to the new page while tracking the experiment version.

  • Adds experiment assignment query for the combo page redirect test
  • Implements conditional redirect logic based on experiment variant
  • Adds experiment tracking for analytics purposes

@roger-in-kiva roger-in-kiva merged commit 8f0cf8c into main Jul 15, 2025
5 checks passed
@roger-in-kiva roger-in-kiva deleted the MP-1758_lbc_redirect_test branch July 15, 2025 19:04
kiva-robot added a commit that referenced this pull request Jul 16, 2025
## [3.25.0-rc.1](v3.24.0...v3.25.0-rc.1) (2025-07-16)

### 🎉 New Features

* '/about-how-it-works' -> '/homepage' ([ccef257](ccef257))
* add brand bg to tw safelist for KvTreepMap ([eeb286d](eeb286d))
* add header query to combo page redirect ([3e5b7e2](3e5b7e2))
* causes card removal ([1f7ae24](1f7ae24))
* deleted editPreferences component; returned path + redirect for /get-started ([f4ab69b](f4ab69b))
* deleted imgs related to /get-started files ([d0a979d](d0a979d))
* lbc loan card update ([#6134](#6134)) ([9bf9cd6](9bf9cd6))
* lbc redirect test added ([#6138](#6138)) ([8f0cf8c](8f0cf8c))
* lending stats experiment added to mykiva page ([#6141](#6141)) ([531f978](531f978))
* sunsetting /get-started page ([4705707](4705707))

### 🐛 Bugfixes

* add further updates to TOU text ([395f4ee](395f4ee))
* apply thead and tbody to RepaymentSchedule trows ([65f1b29](65f1b29))
* missing loading prop in loan progress ([b91e370](b91e370))
* remove unneeded story ([10da6ce](10da6ce))
* simplify redirect ([6819f49](6819f49))
* update TOU ([cd84944](cd84944))

### 🪚 Refactors

* change variable name and other code refactoring ([193cde9](193cde9))
@kiva-robot
Copy link
Collaborator

🎉 This PR is included in version 3.25.0-rc.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

kiva-robot added a commit that referenced this pull request Jul 16, 2025
## [3.25.0](v3.24.0...v3.25.0) (2025-07-16)

### 🎉 New Features

* '/about-how-it-works' -> '/homepage' ([ccef257](ccef257))
* add brand bg to tw safelist for KvTreepMap ([eeb286d](eeb286d))
* add header query to combo page redirect ([3e5b7e2](3e5b7e2))
* causes card removal ([1f7ae24](1f7ae24))
* deleted editPreferences component; returned path + redirect for /get-started ([f4ab69b](f4ab69b))
* deleted imgs related to /get-started files ([d0a979d](d0a979d))
* fix href to match all the card and open a new window, fix the tracking ([8041059](8041059))
* fix href to match all the card and open a new window, fix the tracking ([6aad103](6aad103))
* lbc loan card update ([#6134](#6134)) ([9bf9cd6](9bf9cd6))
* lbc redirect test added ([#6138](#6138)) ([8f0cf8c](8f0cf8c))
* lending stats experiment added to mykiva page ([#6141](#6141)) ([531f978](531f978))
* sunsetting /get-started page ([4705707](4705707))

### 🐛 Bugfixes

* add further updates to TOU text ([395f4ee](395f4ee))
* apply thead and tbody to RepaymentSchedule trows ([65f1b29](65f1b29))
* minor tweaks to tou ([a121bd8](a121bd8))
* missing loading prop in loan progress ([b91e370](b91e370))
* remove unneeded story ([10da6ce](10da6ce))
* simplify redirect ([6819f49](6819f49))
* update TOU ([cd84944](cd84944))

### 🪚 Refactors

* change variable name and other code refactoring ([193cde9](193cde9))

### 🧹 Chores

* **release:** 3.25.0-rc.1 [skip ci] ([4993b27](4993b27)), closes [#6134](#6134) [#6138](#6138) [#6141](#6141)
* **release:** 3.25.0-rc.2 [skip ci] ([c3ee476](c3ee476))
@kiva-robot
Copy link
Collaborator

🎉 This PR is included in version 3.25.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants