The Join Us Page is a crucial element of your Uscreen site, designed to showcase your subscription plans and encourage visitors to become members. This page automatically displays all your public subscription plans, making it easy for potential customers to select the option that best suits their needs.
Populate the Join Us Page
The Join Us page is automatically created for your Storefront and can be accessed by adding /join_us
to the end of your site URL (e.g., yourstorefrontdomain.com/join_us
). This page serves as the primary conversion point for new subscribers.
📝 NOTE: The Join Us page is one of the common pages where code customization is not allowed. This restriction ensures that the page is optimized for conversions and security.
Once you create a subscription in Subscriptions and make it available to the Public, the Join Us page will automatically populate with the subscription you created.
🔗 Learn more about Subscriptions
Access the Join Us Page
While the Join Us Page itself cannot be customized with code, you can influence how users reach it.
Default Join button
at the header of your storefront
CTA buttons on Landing Pages
Custom Navigation link
When users navigate to the Join Page, they'll see a list of your available subscription plans with their details and pricing options.
📝 NOTE: The subscriptions are automatically arranged based on their price (in ascending order) on the Join Us page.
FAQs
Why can't I find the Join Us Page in my website editor?
Why can't I find the Join Us Page in my website editor?
The Join Us Page is automatically generated and not visible in the website editor because it cannot be customized. It only appears when you have at least one public subscription plan.
Can I change the SEO settings for the Join Us Page?
Can I change the SEO settings for the Join Us Page?
The SEO settings for the Join Page cannot be directly modified through the platform. However, you could hire a developer to insert custom SEO code into the head code snippet as a workaround.
Can I manually change the order of subscriptions on the Join Us Page?
Can I manually change the order of subscriptions on the Join Us Page?
No, the order is automatically determined by price, with plans arranged from lowest to highest price. Please submit a feature suggestion if you are looking for such an option, so our Product team will be aware.
What happens if a user clicks a Join button from an external website?
What happens if a user clicks a Join button from an external website?
Make sure your Join button links include the complete URL with the leading slash (e.g., https://yourstorefrontdomain.com/join_us
) to properly direct users to the Join Us page.