PromucFlow_constructor/app/client/src/ce
akash-codemonk 235b106415
chore: send referrer analytics on landing on signup page (#25962)
## Description
Send referrer analytics on landing on signup page

#### PR fixes following issue(s)
Fixes https://github.com/appsmithorg/appsmith/issues/25677

#### Type of change

- Chore (housekeeping or task changes that don't impact user perception)

## Testing
#### How Has This Been Tested?
- [x] Manual
- [ ] Jest
- [ ] Cypress

#### Test Plan

#### Issues raised during DP testing

## Checklist:
#### Dev activity
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag


#### QA activity:
- [ ] [Speedbreak
features](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#speedbreakers-)
have been covered
- [ ] Test plan covers all impacted features and [areas of
interest](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#areas-of-interest-)
- [ ] Test plan has been peer reviewed by project stakeholders and other
QA members
- [ ] Manually tested functionality on DP
- [ ] We had an implementation alignment call with stakeholders post QA
Round 2
- [ ] Cypress test cases have been added and approved by SDET/manual QA
- [ ] Added `Test Plan Approved` label after Cypress tests were reviewed
- [ ] Added `Test Plan Approved` label after JUnit tests were reviewed
2023-08-03 11:57:16 +05:30
..
actions chore: code splitting for multiple env feature (#25479) 2023-07-21 12:53:17 +07:00
api chore: Update api current env function (#25683) 2023-07-25 21:41:38 +05:30
components/editorComponents feat: Created component for ai signposting (#25187) 2023-07-13 17:36:38 +05:30
configs fix: Version update user analytics (#25396) 2023-07-18 08:50:27 +05:30
constants chore: Update environment switch toast text (#25917) 2023-08-02 20:19:55 +05:30
entities chore: Removing feature flag for SCIM (#25742) 2023-07-28 13:35:55 +05:30
mocks refactor: Invite modal component to support single & multi-select dropdown options (#17073) 2022-09-29 09:53:25 +00:00
pages chore: send referrer analytics on landing on signup page (#25962) 2023-08-03 11:57:16 +05:30
reducers chore: Optimizing the solution for supporting tenant config on admin settings (#24454) 2023-06-14 19:39:38 +05:30
sagas feat: debugger error navigation (#25505) 2023-08-01 09:32:41 +05:30
selectors chore: Add button v2 under feature flag (#25106) 2023-07-26 18:10:44 +05:30
utils chore: Removing feature flag for SCIM (#25742) 2023-07-28 13:35:55 +05:30
workers chore: Instrument JS execution (#25613) 2023-07-27 12:07:56 +01:00
AppRouter.tsx feat: added api to return 1 product message (#24704) 2023-07-18 13:03:18 +05:30