Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QM : Report one-time-checkout value from checkouts #6448

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

paul-daniel-dempsey
Copy link
Contributor

@paul-daniel-dempsey paul-daniel-dempsey commented Oct 28, 2024

What are you doing in this PR?

Objective: Report generic oneTimeCheckout value from generic checkout on page load.

This PR does not cover:

  • Reporting checkout value from the 3-tier landing page
  • Firing the new conversion events from the generic checkout and new one-time checkout.

These can be tackled in follow-up PRs.

DONE:

  • Create sendEventCheckoutValue function [DONE]
  • Call sendEventCheckoutValue function on generic oneTime checkout Tier 1/2/3 page load [DONE]

Copy link
Contributor

Size Change: +775 B (+0.03%)

Total Size: 2.29 MB

ℹ️ View Unchanged
Filename Size Change
./public/compiled-assets/javascripts/[countryGroupId]/events/router.js 112 kB +29 B (+0.03%)
./public/compiled-assets/javascripts/[countryGroupId]/router.js 259 kB +282 B (+0.11%)
./public/compiled-assets/javascripts/ausMomentMap.js 108 kB 0 B
./public/compiled-assets/javascripts/contributionsRedirectStyles.js 20 B 0 B
./public/compiled-assets/javascripts/digitalSubscriptionLandingPage.js 242 kB +38 B (+0.02%)
./public/compiled-assets/javascripts/downForMaintenancePage.js 69.3 kB +34 B (+0.05%)
./public/compiled-assets/javascripts/error404Page.js 69.3 kB +35 B (+0.05%)
./public/compiled-assets/javascripts/error500Page.js 69.2 kB +33 B (+0.05%)
./public/compiled-assets/javascripts/favicons.js 617 B 0 B
./public/compiled-assets/javascripts/paperSubscriptionCheckoutPage.js 195 kB +33 B (+0.02%)
./public/compiled-assets/javascripts/paperSubscriptionLandingPage.js 85.9 kB +32 B (+0.04%)
./public/compiled-assets/javascripts/payPalErrorPage.js 67.7 kB +32 B (+0.05%)
./public/compiled-assets/javascripts/payPalErrorPageStyles.js 20 B 0 B
./public/compiled-assets/javascripts/promotionTerms.js 72.2 kB +34 B (+0.05%)
./public/compiled-assets/javascripts/subscriptionsLandingPage.js 71.6 kB +34 B (+0.05%)
./public/compiled-assets/javascripts/subscriptionsRedemptionPage.js 126 kB +39 B (+0.03%)
./public/compiled-assets/javascripts/supporterPlusLandingPage.js 311 kB +51 B (+0.02%)
./public/compiled-assets/javascripts/unsupportedBrowserStyles.js 20 B 0 B
./public/compiled-assets/javascripts/weeklySubscriptionCheckoutPage.js 192 kB +35 B (+0.02%)
./public/compiled-assets/javascripts/weeklySubscriptionLandingPage.js 85.9 kB +34 B (+0.04%)
./public/compiled-assets/webpack/136.js 2.17 kB 0 B
./public/compiled-assets/webpack/187.js 21.6 kB 0 B
./public/compiled-assets/webpack/344.js 2.01 kB 0 B
./public/compiled-assets/webpack/671.js 21.8 kB 0 B
./public/compiled-assets/webpack/706.js 107 kB 0 B

compressed-size-action

@paul-daniel-dempsey paul-daniel-dempsey changed the title Pd qm send event checkout value QM : Report one-time-checkout value from checkouts Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants