Automattic / wp-calypso

The JavaScript and API powered WordPress.com
https://developer.wordpress.com
GNU General Public License v2.0
12.43k stars 1.99k forks source link

Stats: Indicate that the Stats system is powered by Jetpack #17503

Closed beaulebens closed 7 years ago

beaulebens commented 7 years ago

The entire stats offering delivered within Calypso/WP.com is powered by Jetpack, so let's indicate that in the UI somehow. Since I am not a designer, I've hacked together a few options, but please feel free to explore others.

Option 1: Loading icon I'm not a huge fan of this, since it goes away really quickly, and associates Jetpack with loading/slowness, plus it doesn't actually mention Jetpack, just the logo.

screen shot 2017-08-24 at 10 53 50 am

Option 2: Use the footer from the login page I'm not even going try to make this actually look good, just copy-pasting for visual reference.

whitescreen shot 2017-08-24 at 11 01 15 am

Option 3: Watermark style logo Hacked from the previous one, might be easier to make something like this work?

watermarkscreen shot 2017-08-24 at 11 01 15 am

As I said, please feel free to explore some other options as well; we just want to include a nod in here to the fact that Jetpack powers these stats for all WordPress sites.

MichaelArestad commented 7 years ago

Option 1

🙅

Option 2

🤔

Option 3

💯 🥇

MichaelArestad commented 7 years ago

The third option seems like the best bet to me as it feels more native to the interface. It will also be fast to implement so if we need to iterate to another version we can.

beaulebens commented 7 years ago

Yeah, that was sort of where I ended up. Think you can get a PR together for it?