🔍 Problem Statement
Customers receiving subscription renewal emails cannot be directed to a specific “My Subscriptions” view after logging in. This creates friction in the renewal process, as users must manually navigate the platform to find their subscriptions, increasing the risk of drop-off and reducing conversion rates.
💡 User Story
As a subscriber, I want to be directed straight to my subscriptions page when I click a renewal link, so that I can quickly review and renew my subscription without having to navigate manually.
🎯 Definition of Done (DoD)
Users clicking a renewal/any link (e.g., with #view=subscriptions) are:
Redirected to login if not authenticated
Automatically taken to the Subscriptions view after login
The system supports deep linking to specific account sections (e.g., subscriptions)
The transition is seamless across devices (desktop/mobile)
No additional navigation is required from the user to access their subscriptions
The feature is tested for:
Logged-in users
Logged-out users (with redirect after login)
The renewal flow is validated end-to-end (email → login → subscriptions page)
Please authenticate to join the conversation.
Planned
Pelcro Product
13 days ago

Rana Haleem
Get notified by email when there are changes.
Planned
Pelcro Product
13 days ago

Rana Haleem
Get notified by email when there are changes.