New marketing copy for the Kliken Google Ads plugin (https://github.com/woocommerce/woocommerce-admin/pull/5074)
Co-authored-by: Rebecca Scott <me@becdetat.com>
This commit is contained in:
parent
0b864be6c8
commit
b5f9cf5fcd
|
@ -406,10 +406,13 @@ class BusinessDetails extends Component {
|
|||
},
|
||||
{
|
||||
slug: 'kliken-marketing-for-google',
|
||||
title: __( 'Drive sales with Google Ads', 'woocommerce-admin' ),
|
||||
title: __(
|
||||
'Drive traffic to your store with Google Ads & Marketing by Kliken',
|
||||
'woocommerce-admin'
|
||||
),
|
||||
icon: 'onboarding/g-shopping.png',
|
||||
description: __(
|
||||
'Get in front of new customers on Google and secure $150 in ads credit with Kliken’s integration.',
|
||||
'Get in front of shoppers and drive traffic so you can grow your business with Smart Shopping Campaigns and free listings.',
|
||||
'woocommerce-admin'
|
||||
),
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue