Skip to content

Instantly share code, notes, and snippets.

@patrickxrivera
Created June 13, 2019 20:48
Show Gist options
  • Save patrickxrivera/4652eb35ce0d0d3dfabe6120bd594a80 to your computer and use it in GitHub Desktop.
Save patrickxrivera/4652eb35ce0d0d3dfabe6120bd594a80 to your computer and use it in GitHub Desktop.
{
"container": {
"title": "Start Saving with Express!",
"path": "next_gen/express/savings?source=web&source_type=express_savings_delivery_options_placement",
"initial_step": null,
"modules": [
{
"id": "subscriptions_savings_trial_modal_ac992d963e0bdc35",
"data": {
"cashback_image": {
"url": "http://localhost:3000/assets/express/shop-as-usual-modal@3x-3e14432a863c4b0fa56dc8969a4a2b5d6d507b8ffd3df91ef82c73d2dff19351.png",
"alt": null,
"responsive": null,
"sizes": []
},
"header_formatted": {
"strings": [
{
"value": "asdfa, save at least a year with Instacart Express",
"attributes": ["bold"]
}
],
"action": null,
"alt": null
},
"details_formatted": {
"strings": [
{
"value": "We did the math - keep shopping ",
"attributes": []
},
{
"value": "0 times a month",
"attributes": ["bold"]
},
{
"value": ", skip the delivery fees and save!",
"attributes": []
}
],
"action": null,
"alt": null
},
"opt_in_button_text": "Try FREE for 2 weeks!",
"opt_in_action": {
"type": "create_subscription",
"data": {
"url": "subscriptions",
"method": "post",
"params": {
"subscription": {
"autorenew": true,
"promo": true,
"free_trial": true,
"placement": "express_savings_trial_eligible_modal",
"is_tier_plan": false,
"term": "yearly_pv2",
"source_type": "express_savings_delivery_options_placement",
"action_type": "create_subscription"
}
},
"tracking_params": {
"product_flow": "express_start",
"source_type": "express_savings_delivery_options_placement",
"modal_type": "savings",
"placement_type": "express_savings_trial_eligible_modal",
"subscription_type": "trial"
},
"tracking_event_names": {
"click": "click"
},
"notification": "Enjoy Instacart Express!"
}
},
"opt_out_button_text": "No thanks",
"opt_out_action": {
"type": "express_track_placement_action",
"data": {
"path": "/v3/subscriptions/track_placement_action",
"method": "POST",
"placement": "express_savings_trial_eligible_modal",
"action_type": "opt_out",
"tracking_params": {
"product_flow": "express_start",
"source_type": "express_savings_delivery_options_placement",
"modal_type": "savings",
"placement_type": "express_savings_trial_eligible_modal",
"subscription_type": "trial",
"source1": "opt_out"
},
"tracking_event_names": {
"view": "view",
"click": "click",
"close": "close",
"action_success": "close",
"action_error": "close_error"
}
}
},
"close_nested_container_action": {
"type": "close_nested_container"
},
"value_propositions": [
{
"strings": [
{
"value": "Free delivery*",
"attributes": ["bold"]
},
{
"value": " and ",
"attributes": []
},
{
"value": "no surge pricing",
"attributes": ["bold"]
}
],
"action": null,
"alt": null
},
{
"strings": [
{
"value": "Flat fee ",
"attributes": ["bold"]
},
{
"value": "of $99/year, billed after trial",
"attributes": []
}
],
"action": null,
"alt": null
},
{
"strings": [
{
"value": "Cancel any time",
"attributes": ["bold"]
},
{
"value": " before 06/27/2019",
"attributes": []
}
],
"action": null,
"alt": null
}
],
"disclaimers": [
{
"strings": [
{
"value": "By trying Instacart Express, you agree to the ",
"attributes": []
},
{
"value": "Instacart Express terms",
"color": "#43B02A",
"attributes": [],
"action": {
"type": "navigate_to_url",
"data": {
"url": "http://localhost:3000/terms",
"target": "_blank"
}
}
},
{
"value": ". After your 14-day trial, you authorize a recurring annual charge of $99/year with any active credit card on file. Cancel any time in Your Account.",
"attributes": []
}
],
"action": null,
"alt": null
},
{
"strings": [
{
"value": "* With Instacart Express, the delivery fee will not be charged on orders over $35 per retailer; delivery subject to availability. Fees, taxes, and/or tips may still apply",
"attributes": []
}
],
"action": null,
"alt": null
},
{
"strings": [
{
"value": "Projected savings based on a standard $3.99 delivery fee, and yearly $99 Instacart Express membership. Actual savings may vary.",
"attributes": []
}
],
"action": null,
"alt": null
}
],
"tracking_params": {
"product_flow": "express_start",
"source_type": "express_savings_delivery_options_placement",
"modal_type": "savings",
"placement_type": "express_savings_trial_eligible_modal",
"subscription_type": "trial"
},
"tracking_event_names": {
"view": "view",
"click": "click",
"close": "close"
}
},
"absolute_position": null,
"tracking_params": {
"product_flow": "express_start",
"source_type": "express_savings_delivery_options_placement",
"modal_type": "savings",
"placement_type": "express_savings_trial_eligible_modal",
"subscription_type": "trial"
},
"tracking_event_names": {
"view": "view",
"click": "click",
"close": "close"
},
"types": ["express_savings/trial_modal"],
"layouts": ["main"],
"steps": [],
"step_transitions": {},
"async_data_path": null,
"async_data_dependencies": [],
"public_rollbar_token": ""
}
],
"attributes": [],
"async_data_path": null,
"tracking_params": {
"product_flow": "placement",
"source_type": "express_savings_delivery_options_placement"
},
"tracking_event_names": {},
"public_rollbar_token": "",
"data_dependencies": [],
"image": null,
"images": []
},
"meta": {
"triggered_action": null,
"analytics_actions": [],
"cache_ttl": 1800
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment