Skip to content

Commit

Permalink
SwG Release 0.1.22.235 (#38479)
Browse files Browse the repository at this point in the history
  • Loading branch information
hartmannr76 committed Oct 6, 2022
1 parent 8a0a006 commit 86372b9
Show file tree
Hide file tree
Showing 3 changed files with 201 additions and 71 deletions.
2 changes: 1 addition & 1 deletion third_party/subscriptions-project/config.js
Expand Up @@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
/** Version: 0.1.22.234 */
/** Version: 0.1.22.235 */
/**
* Copyright 2018 The Subscribe with Google Authors. All Rights Reserved.
*
Expand Down
4 changes: 3 additions & 1 deletion third_party/subscriptions-project/swg-gaa.js
Expand Up @@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
/** Version: 0.1.22.234 */
/** Version: 0.1.22.235 */
/**
* Copyright 2018 The Subscribe with Google Authors. All Rights Reserved.
*
Expand Down Expand Up @@ -562,6 +562,7 @@ const AnalyticsEvent = {
IMPRESSION_NEWSLETTER_OPT_IN: 35,
IMPRESSION_SUBSCRIPTION_OFFERS_ERROR: 36,
IMPRESSION_CONTRIBUTION_OFFERS_ERROR: 37,
IMPRESSION_TWG_SHORTENED_STICKER_FLOW: 38,
ACTION_SUBSCRIBE: 1000,
ACTION_PAYMENT_COMPLETE: 1001,
ACTION_ACCOUNT_CREATED: 1002,
Expand Down Expand Up @@ -628,6 +629,7 @@ const AnalyticsEvent = {
ACTION_SHOWCASE_REGWALL_3P_BUTTON_CLICK: 1063,
ACTION_SUBSCRIPTION_OFFERS_RETRY: 1064,
ACTION_CONTRIBUTION_OFFERS_RETRY: 1065,
ACTION_TWG_SHORTENED_STICKER_FLOW_STICKER_SELECTION_CLICK: 1066,
EVENT_PAYMENT_FAILED: 2000,
EVENT_REGWALL_OPT_IN_FAILED: 2001,
EVENT_NEWSLETTER_OPT_IN_FAILED: 2002,
Expand Down

0 comments on commit 86372b9

Please sign in to comment.