Fix the upsell banner on the dashboard behavior as follow:
On the Dashboard RocketCDN subscription element, we have a "GET ROCKETCDN PRO" button.
This button visibility is as follow:
- Not visible when RocketCDN Pro is active
- Visible when RocketCDN free, Other CDN, and no CDN driver is selected
The button behavior is as follows:
- On click, it will open a toggle with the upsell banner
- The banner opens right after the subscription element (see the screenshot)
- Banner views and clicks are tracked with the same properties as the one on RocketCDN free (with different path and different page_name)
- The banner doesn't have a closing button, closing will require clicking the "GET ROCKETCDN PRO" button again
- The visibility state is not persistent, meaning if the user refreshes the page, the banner will not be visible unless the user clicks the "GET ROCKETCDN PRO" button again
Important:
We have two separate banner throughout the user experience:
- One on RocketCDN Free as a toggle element, visible + closed on 1 - 2 pages count, visible + open on 3 pages count
- One on the Dashboard as a toggle visible on user interaction with the "GET ROCKETCDN PRO" button.
Both banners exist with their respective behaviors.
Fix the upsell banner on the dashboard behavior as follow:
On the Dashboard RocketCDN subscription element, we have a "GET ROCKETCDN PRO" button.
This button visibility is as follow:
The button behavior is as follows:
Important:
We have two separate banner throughout the user experience:
Both banners exist with their respective behaviors.