-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
✨ SwG: Propensity to Subscribe in AMP #26003
Conversation
We are in the middle of migrating all vendor config from js file to json file. The idea is that the config doesn't need to be compiled into the amp-analytics.js, instead AMP can load them lazily. Please also check in a json version of the vendor config file. You can do so by running Please refer to #26050 for more information on the migration process. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved subject to confirming with the amp analytics team that "propensity" is the right name and they they don't want it prefixed by "google-" or "subscriptions-" or something similar.
Renamed it subscriptions-propensity for consistency with the rest of SwG. |
|
extensions/amp-analytics/0.1/vendors/subsciptions-propensity.js
Outdated
Show resolved
Hide resolved
extensions/amp-analytics/0.1/vendors/subsciptions-propensity.js
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Vendor Config LGTM
* Propensity to Subscribe in AMP * fix types in AMP * minor improvements, fix tests * use getSku, add propensity tests * generate new file format * subscriptions-propensity * finish rename * redo data parameter * change formatting * adjust expectations for new format * rename file * remove comments * change change variable coding
Implements Propensity to Subscribe in AMP