@@ -618,17 +618,6 @@ Clicking on the "connect to a different Google account" button.
618618#### Emitters
619619- [ ` SwitchAccountButton ` ] ( ../../js/src/components/google-account-card/switch-account-button.js#L25 )
620620
621- ### [ ` gla_google_ads_promo_create_campaign_click ` ] ( ../../js/src/meta-boxes/channel-visibility/get-started-cta.js#L13 )
622- Google Ads Promo "Get started" button is clicked.
623- #### Properties
624- | name | type | description |
625- | ---- | ---- | ----------- |
626- ` context ` | ` string ` | Context of the Google Ads Promo.
627- ` href ` | ` string ` | URL of the "Get started" button.
628- #### Emitters
629- - [ ` GetStartedCTA ` ] ( ../../js/src/meta-boxes/channel-visibility/get-started-cta.js#L28 ) with ` { context: channel-visibility-meta-box, href: 'admin.php?page=wc-admin&path=%2Fgoogle%2Fstart' } ` .
630- - [ ` GoogleAdsPromo ` ] ( ../../js/src/meta-boxes/order-attribution/google-ads-promo.js#L73 ) with ` { context: 'order-attribution-meta-box', href: 'admin.php?page=wc-admin&subpath=%2Fcampaigns%2Fcreate&path=%2Fgoogle%2Fdashboard' } ` .
631-
632621### [ ` gla_google_ads_promo_create_campaign_click ` ] ( ../../js/src/meta-boxes/order-attribution/google-ads-promo.js#L56 )
633622Google Ads Promo "Create campaign" button is clicked.
634623#### Properties
@@ -637,7 +626,6 @@ Google Ads Promo "Create campaign" button is clicked.
637626` context ` | ` string ` | Context of the Google Ads Promo.
638627` href ` | ` string ` | URL of the "Create campaign" button.
639628#### Emitters
640- - [ ` GetStartedCTA ` ] ( ../../js/src/meta-boxes/channel-visibility/get-started-cta.js#L28 ) with ` { context: channel-visibility-meta-box, href: 'admin.php?page=wc-admin&path=%2Fgoogle%2Fstart' } ` .
641629- [ ` GoogleAdsPromo ` ] ( ../../js/src/meta-boxes/order-attribution/google-ads-promo.js#L73 ) with ` { context: 'order-attribution-meta-box', href: 'admin.php?page=wc-admin&subpath=%2Fcampaigns%2Fcreate&path=%2Fgoogle%2Fdashboard' } ` .
642630
643631### [ ` gla_google_ads_promo_dismiss_click ` ] ( ../../js/src/meta-boxes/channel-visibility/promo-cta.js#L14 )
@@ -649,6 +637,17 @@ Google Ads Promo "Dismiss" button is clicked.
649637#### Emitters
650638- [ ` PromoCTA ` ] ( ../../js/src/meta-boxes/channel-visibility/promo-cta.js#L29 ) with ` { context: channel-visibility-meta-box } ` .
651639
640+ ### [ ` gla_google_ads_promo_get_started_click ` ] ( ../../js/src/meta-boxes/channel-visibility/get-started-cta.js#L13 )
641+ Google Ads Promo "Get started" button is clicked.
642+ #### Properties
643+ | name | type | description |
644+ | ---- | ---- | ----------- |
645+ ` context ` | ` string ` | Context of the Google Ads Promo.
646+ ` href ` | ` string ` | URL of the "Get started" button.
647+ #### Emitters
648+ - [ ` GetStartedCTA ` ] ( ../../js/src/meta-boxes/channel-visibility/get-started-cta.js#L28 ) with ` { context: channel-visibility-meta-box, href: 'admin.php?page=wc-admin&path=%2Fgoogle%2Fstart' } ` .
649+ - [ ` GoogleAdsPromo ` ] ( ../../js/src/meta-boxes/order-attribution/google-ads-promo.js#L73 ) with ` { context: 'order-attribution-meta-box', href: 'admin.php?page=wc-admin&path=%2Fgoogle%2Fstart' } ` .
650+
652651### [ ` gla_google_ads_promo_get_started_click ` ] ( ../../js/src/meta-boxes/order-attribution/google-ads-promo.js#L48 )
653652Google Ads Promo "Get started" button is clicked.
654653#### Properties
@@ -657,6 +656,7 @@ Google Ads Promo "Get started" button is clicked.
657656` context ` | ` string ` | Context of the Google Ads Promo.
658657` href ` | ` string ` | URL of the "Get started" button.
659658#### Emitters
659+ - [ ` GetStartedCTA ` ] ( ../../js/src/meta-boxes/channel-visibility/get-started-cta.js#L28 ) with ` { context: channel-visibility-meta-box, href: 'admin.php?page=wc-admin&path=%2Fgoogle%2Fstart' } ` .
660660- [ ` GoogleAdsPromo ` ] ( ../../js/src/meta-boxes/order-attribution/google-ads-promo.js#L73 ) with ` { context: 'order-attribution-meta-box', href: 'admin.php?page=wc-admin&path=%2Fgoogle%2Fstart' } ` .
661661
662662### [ ` gla_google_ads_promo_shown ` ] ( ../../js/src/meta-boxes/channel-visibility/google-ads-promo.js#L28 )
0 commit comments