# Make activating an Account Gmail-compatible

**URL:** https://meta.discourse.org/t/make-activating-an-account-gmail-compatible/26024
**Category:** Feature
**Created:** [2015年三月5日 15:17 UTC](https://meta.discourse.org/t/make-activating-an-account-gmail-compatible/26024 "2015-03-05T15:17:53Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Moter8](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moter8/32/120941_2.png) [@Moter8](https://meta.discourse.org/u/Moter8)
#### Post date: [2015年三月5日 15:17 UTC](https://meta.discourse.org/t/make-activating-an-account-gmail-compatible/26024/1 "2015-03-05T15:17:53Z")

</div>

First off: Gmail may just trigger this on actual subscription double-opt in emails. They possibly don’t intend to display this on account signup confirmations, I’m not too sure.

* * *

![](https://global.discourse-cdn.com/meta/original/3X/2/7/27b7a45326506319914f350797f5c05782635022.png)

There was a button just like on the screenshot that after clicking on sent the confirmation to them.

See the [Source file of this mail](https://gist.github.com/Moter8/8dc2adf7ea4a328e34b4), scroll to the bottom to the scheme divs.

* * *

Also look Google’s [documentation](https://developers.google.com/gmail/markup/reference/one-click-action) about this and a [Mailchimp Blog post](http://blog.mailchimp.com/gmails-inbox-actions-work-with-mailchimp/) about the matter.

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [2015年三月5日 19:11 UTC](https://meta.discourse.org/t/make-activating-an-account-gmail-compatible/26024/2 "2015-03-05T19:11:09Z")

</div>

This is a good idea and looks quite easy to add. I’d love a PR for it.

---

<div class="post-metadata">

### Author: ![downey](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/downey/32/166878_2.png) [@downey](https://meta.discourse.org/u/downey)
#### Post date: [2015年三月5日 21:22 UTC](https://meta.discourse.org/t/make-activating-an-account-gmail-compatible/26024/3 "2015-03-05T21:22:49Z")

</div>

Hopefully it’s not hijacking this idea because it’s quite related, but a similar [ViewAction button](https://developers.google.com/gmail/markup/reference/go-to-action#view_action) for View on $site\_name would be good to encourage email users to get on to the web site.

---

<div class="post-metadata">

### Author: ![Moter8](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moter8/32/120941_2.png) [@Moter8](https://meta.discourse.org/u/Moter8)
#### Post date: [2015年三月5日 21:34 UTC](https://meta.discourse.org/t/make-activating-an-account-gmail-compatible/26024/4 "2015-03-05T21:34:35Z")

</div>

Yeah that too! Having a similar button to these “View Issue” ones from Github would be absolutely great 😃

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [2015年四月1日 23:28 UTC](https://meta.discourse.org/t/make-activating-an-account-gmail-compatible/26024/5 "2015-04-01T23:28:10Z")

</div>

Duplicate of

> [@Integrate ViewActions/One-Click Actions schemas into Discourse Emails](https://meta.discourse.org/t/integrate-viewactions-into-discourse-emails/27056):
>
> tl;dr: Buttons that link you to a Discourse post Continuing the discussion from [Make activating an Account Gmail-compatible](https://meta.discourse.org/t/make-activating-an-account-gmail-compatible/26024/3): So anyway, Github emails come with some extra html that makes action buttons appear on GMail and in Inbox, possibly even elsewhere but I’m not aware of any. They look like this: [[image] ](https://i.imgur.com/z68ltBd.png) \<div itemscope itemtype="http://schema.org/EmailMessage"\> \<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction"\> \<…

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [2015年四月1日 23:28 UTC](https://meta.discourse.org/t/make-activating-an-account-gmail-compatible/26024/6 "2015-04-01T23:28:14Z")

</div>


