Skip to content

Commit

Permalink
simple payments: add event name to nudge (Automattic#17313)
Browse files Browse the repository at this point in the history
this makes it easier for us to differentiate multiple upgrade nudges for a single feature
  • Loading branch information
rralian authored Aug 17, 2017
1 parent 216beb0 commit d1c6ae1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -441,6 +441,7 @@ class SimplePaymentsDialog extends Component {
'Get simple payments, advanced social media tools, your own domain, and more.'
) }
feature={ FEATURE_SIMPLE_PAYMENTS }
event="editor_simple_payments_modal_nudge"
shouldDisplay={ this.returnTrue }
/>
}
Expand Down

0 comments on commit d1c6ae1

Please sign in to comment.