Skip to content

Auto open RocketCDN banner when clicking on dashboard "Get RocketCDN" orange button #8473

Description

@wordpressfan

Fix the upsell banner on the dashboard behavior as follow:

On the Dashboard RocketCDN subscription element, we have a "GET ROCKETCDN PRO" button.

Image

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
Image

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions