{"id":7169,"date":"2022-04-28T11:53:07","date_gmt":"2022-04-28T10:53:07","guid":{"rendered":"https:\/\/cowrywise.com\/blog\/?p=7169"},"modified":"2023-08-16T19:23:58","modified_gmt":"2023-08-16T18:23:58","slug":"savingsgoals-on-cowrywise","status":"publish","type":"post","link":"https:\/\/cowrywise.com\/blog\/savingsgoals-on-cowrywise\/","title":{"rendered":"SavingsGoals: How Cowrywise helps users replace the habit of betting with the habit of saving"},"content":{"rendered":"\n<p>SavingsGoals started out as a conversation about the possibility of helping people save whenever their favourite football team scored. For a team with people who have diverse interests (with some knowing little about football), it sparked an interesting conversation that ended with an action plan to be shared with the engineering team.<\/p>\n\n\n\n<p>The first step was to figure out how our systems will know that a football team scored. As well as having the intelligence to automatically debit fans without anyone manually handling the process every single time.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>The beauty of a tech startup<\/strong><\/h2>\n\n\n\n<p>This is where the strength of a tech startup is displayed. In tech, anything is possible (to a large extent). No matter how absurd an idea seems at first, when it is well thought out, it can become something formidable!<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>How we set up SavingsGoals&nbsp;<\/strong><\/h2>\n\n\n\n<p>The engineering team set up a backend service that sources global football events through an API (Application Programming Interface &#8211; <em>more on this below<\/em>). This backend service does the heavy lifting and through the API, tells us when a match is starting and ending. It also sends the goal scorers, the number of goals and if the team won or lost the match.<\/p>\n\n\n\n<p>Let\u2019s say Arsenal is playing against Chelsea today, this API will notify us about this match and then will give in-depth details about how the match went. With this in place, we do not need to have someone in front of a TV, \u201cmonitoring\u201d how matches go. Currently, it monitors and gives info about 10 major teams, however, we currently have 8 football savings teams on the app.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>The 8 are:<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Barcelona &#8211; <em>Culers<\/em> <\/li>\n\n\n\n<li>Manchester City &#8211; <em>Boys in blue&nbsp;<\/em><\/li>\n\n\n\n<li>Arsenal &#8211; <em>Gunners<\/em><\/li>\n\n\n\n<li>Liverpool &#8211; <em>Never walk alone<\/em><\/li>\n\n\n\n<li>PSG &#8211; <em>This is Paris<\/em><\/li>\n\n\n\n<li>Manchester United &#8211; <em>Red devils<\/em><\/li>\n\n\n\n<li>Real Madrid &#8211; <em>Hala Madrid<\/em><\/li>\n\n\n\n<li>Chelsea &#8211; <em>Up blues!<\/em><\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>How users are building wealth with SavingsGoals<\/strong><\/h2>\n\n\n\n<p>When you join a <a href=\"https:\/\/cowrywise.com\/blog\/cowrywise-meets-footbal\/\" target=\"_blank\" rel=\"noreferrer noopener\">SavingsGoal<\/a>, you will automatically save N500 every week in your SavingsGoal plan. This continues until the first time your team scores. Once your team scores, you will then begin saving N500 only when your team scores a goal.&nbsp;<\/p>\n\n\n\n<p>Whenever a team scores, we multiply the number of goals by N500 and charge the user. This means that each goal saves N500 for you (Note: You can always <a href=\"https:\/\/cwry.se\/topup\" target=\"_blank\" rel=\"noreferrer noopener\">top up<\/a> the plan with more funds whenever you want). So, imagine you&#8217;re a Liverpool fan and your team is playing today; if they score 3 goals, you will automatically save N1,500.<br><br>If your team does not score a goal, nothing happens.&nbsp;<\/p>\n\n\n\n<p>Also, each SavingsGoal has a leaderboard where you can see who has saved the most.  This encourages healthy competition in each team as the person leading rarely wants to &#8220;lose&#8221; to someone else. <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"http:\/\/cwry.se\/challenges\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"221\" src=\"https:\/\/cowrywise.com\/blog\/wp-content\/uploads\/2023\/07\/a2-3-1024x221.png\" alt=\"\" class=\"wp-image-13917\" srcset=\"https:\/\/cowrywise.com\/blog\/wp-content\/uploads\/2023\/07\/a2-3-1024x221.png 1024w, https:\/\/cowrywise.com\/blog\/wp-content\/uploads\/2023\/07\/a2-3-300x65.png 300w, https:\/\/cowrywise.com\/blog\/wp-content\/uploads\/2023\/07\/a2-3-768x166.png 768w, https:\/\/cowrywise.com\/blog\/wp-content\/uploads\/2023\/07\/a2-3-1536x332.png 1536w, https:\/\/cowrywise.com\/blog\/wp-content\/uploads\/2023\/07\/a2-3-2048x442.png 2048w, https:\/\/cowrywise.com\/blog\/wp-content\/uploads\/2023\/07\/a2-3-360x78.png 360w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>What is an API?<\/strong><\/h2>\n\n\n\n<p>For a non-technical person, API is like magic ?.&nbsp;<\/p>\n\n\n\n<p>Essentially, it\u2019s what connects different technical programs or systems, such that software can interface and seamlessly offer a service to other pieces of software. An API allows 2 or more different systems to communicate in a language they all understand.<\/p>\n\n\n\n<p>For example, Cowrywise is set up to help users automatically save and invest. Now, we\u2019re building an API that allows other tech companies to offer this same service to their users \u2013 without having to go through the work of building a separate app for this purpose.&nbsp;<\/p>\n\n\n\n<p>For example, MTN is a tech company providing airtime services to millions of users. By just plugging into our API, MTN would be able to offer additional wealth-management services to users without them having to sign up directly on Cowrywise. This way, MTN could use our API to give additional benefits to users at no extra cost to them.&nbsp;<\/p>\n\n\n\n<p>See why I earlier said it\u2019s like magic? But it\u2019s not. It\u2019s a truckload of codes set up to make things work smoothly on the front end.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Has anything ever gone wrong<\/strong> with SavingsGoals<\/h2>\n\n\n\n<p>I asked our Senior Backend Engineer this question and got a really great answer. We all know that as great as tech is, it <s>bugs<\/s> breaks sometimes. Thankfully though, the Savings Goals API has had a 99% uptime so far, with everything working as it should. <\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Fulfilment beyond tech uptime<\/strong><\/h2>\n\n\n\n<p>It is one thing to ideate as a team, it is another thing for users to use and love that idea when it\u2019s live.&nbsp;<\/p>\n\n\n\n<p>For us, success is measured by how many people join these SavingsGoals and how many keep using them. So far, about 4000 people are in the 8 savings goals, with some being in more than one SavingsGoal \u2013 <em>which is what happens when you love two things almost equally<\/em>.&nbsp;<\/p>\n\n\n\n<p>Since its inception, the Football Savings Goals have grown month on month and as a team, we\u2019re excited that people get to exchange football betting habits with automated football savings habits (where they still get to earn interests.)<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong><strong>Why this is&nbsp;a big deal<\/strong> <\/strong><\/h2>\n\n\n\n<p class=\"has-background\" style=\"background-color:#f2f2f7\">One of the main reasons we introduced SavingsGoals was to help people replace the habit of sports betting. As harmless as betting might seem, it can lead to addiction and the loss of your hard-earned money.<\/p>\n\n\n\n<p>According to <a href=\"https:\/\/www.scientificamerican.com\/article\/how-the-brain-gets-addicted-to-gambling\/\">Scientific American<\/a>, \u201cTen years ago the idea that someone could become addicted to a habit like gambling the way a person gets hooked on a drug was controversial\u2026 Now researchers agree that in some cases gambling is a true addiction.\u201d<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"552\" src=\"https:\/\/cowrywise.com\/blog\/wp-content\/uploads\/2022\/04\/Test2-1024x552.jpg\" alt=\"SavingsGoals on Cowrywise\" class=\"wp-image-7180\" srcset=\"https:\/\/cowrywise.com\/blog\/wp-content\/uploads\/2022\/04\/Test2-1024x552.jpg 1024w, https:\/\/cowrywise.com\/blog\/wp-content\/uploads\/2022\/04\/Test2-300x162.jpg 300w, https:\/\/cowrywise.com\/blog\/wp-content\/uploads\/2022\/04\/Test2-768x414.jpg 768w, https:\/\/cowrywise.com\/blog\/wp-content\/uploads\/2022\/04\/Test2-360x194.jpg 360w, https:\/\/cowrywise.com\/blog\/wp-content\/uploads\/2022\/04\/Test2.jpg 1072w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>This poll had 239 votes in total. It is alarming that out of 42% of people who have tried sports betting in the past, the majority at 34% have lost money. This isn\u2019t a surprise because betting is not a money habit that eventually leads to wealth. You can get lucky a few times, but it is not sustainable.&nbsp;<\/p>\n\n\n\n<p><strong>You might find <a href=\"https:\/\/twitter.com\/tayooye\/status\/1150779593365893120?s=20&amp;t=shBMep68T1pJiP5kLL5NQA\" target=\"_blank\" rel=\"noreferrer noopener\">this Twitter thread<\/a> interesting.<\/strong><\/p>\n\n\n\n<p>Instead of building on a habit that can potentially damage you, SavingsGoals help you cultivate a money habit that is positive and sustainable.<\/p>\n\n\n\n<p class=\"has-background\" style=\"background-color:#f2f2f7\">\u201c&#8230;doing well with money has a little to do with how smart you are and a lot to do with how you behave\u201d \u2015 Morgan Housel, The Psychology of Money<\/p>\n\n\n\n<p>With SavingsGoals, we\u2019re helping people do better with money.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>What\u2019s next?&nbsp;<\/strong><\/h2>\n\n\n\n<p>With the success and growth that SavingsGoals have experienced, we\u2019re determined to do more. With more triggers that people are emotionally attached to, it means that you can automatically save and invest, say after booking a movie ticket, or after completing a ride.<\/p>\n\n\n\n<p>It is still early stages with SavingsGoals and we&#8217;re excited to see other features that this births.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Now, over to you ?<\/h2>\n\n\n\n<p>And this is where you come in&#8230;<\/p>\n\n\n\n<p>What triggers will you like to see on Cowrywise? What things do you love and enjoy and would love to build the habit of saving and investing upon?<\/p>\n\n\n\n<p>Please share with us in the comments. We can\u2019t wait to hear from you.&nbsp;<\/p>\n\n\n\n<p class=\"has-background\" style=\"background-color:#f2f2f7\">Don&#8217;t have a Cowrywise account yet? Then, start building wealth that lasts <a href=\"http:\/\/cwry.se\/blog_signup\" target=\"_blank\" rel=\"noreferrer noopener\">here<\/a>.<\/p>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-medium-font-size\"><strong>ALSO READ<\/strong><\/p>\n\n\n\n<p class=\"has-medium-font-size\"><a href=\"https:\/\/cowrywise.com\/blog\/football-fandom-and-wealth\/\">Football, fandom and wealth \u2013 For the love of the game<\/a><\/p>\n\n\n\n<p class=\"has-medium-font-size\"><a href=\"https:\/\/cowrywise.com\/blog\/how-to-stop-gambling-and-save-money\/\">How to Stop Gambling and Save Money<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>SavingsGoals started out as a conversation about the possibility of helping people save whenever their favourite football team scored. For a team&#8230;<\/p>\n","protected":false},"author":12,"featured_media":7220,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[279,173],"tags":[181],"coauthors":[480],"class_list":{"0":"post-7169","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-product","8":"category-saving-tips","9":"tag-savings"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>SavingsGoals: Replace the habit of betting with the habit of saving<\/title>\n<meta name=\"description\" content=\"This article highlights how SavingsGoals on Cowrywise helps users replace the habit of sports betting with the habit of saving.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cowrywise.com\/blog\/savingsgoals-on-cowrywise\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SavingsGoals: Replace the habit of betting with the habit of saving\" \/>\n<meta property=\"og:description\" content=\"This article highlights how SavingsGoals on Cowrywise helps users replace the habit of sports betting with the habit of saving.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cowrywise.com\/blog\/savingsgoals-on-cowrywise\/\" \/>\n<meta property=\"og:site_name\" content=\"Cowrywise Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/cowrywise\" \/>\n<meta property=\"article:published_time\" content=\"2022-04-28T10:53:07+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-08-16T18:23:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cowrywise.com\/blog\/wp-content\/uploads\/2022\/04\/football-goals-03-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2501\" \/>\n\t<meta property=\"og:image:height\" content=\"1407\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Mobolaji Olorisade\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@cowrywise\" \/>\n<meta name=\"twitter:site\" content=\"@cowrywise\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Mobolaji Olorisade\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/cowrywise.com\/blog\/savingsgoals-on-cowrywise\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/cowrywise.com\/blog\/savingsgoals-on-cowrywise\/\"},\"author\":{\"name\":\"Mobolaji Olorisade\",\"@id\":\"https:\/\/cowrywise.com\/blog\/#\/schema\/person\/7993e754a560401d627d5da0ef6b3f8a\"},\"headline\":\"SavingsGoals: How Cowrywise helps users replace the habit of betting with the habit of saving\",\"datePublished\":\"2022-04-28T10:53:07+00:00\",\"dateModified\":\"2023-08-16T18:23:58+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/cowrywise.com\/blog\/savingsgoals-on-cowrywise\/\"},\"wordCount\":1205,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/cowrywise.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/cowrywise.com\/blog\/savingsgoals-on-cowrywise\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cowrywise.com\/blog\/wp-content\/uploads\/2022\/04\/football-goals-03-1.jpg\",\"keywords\":[\"Savings\"],\"articleSection\":[\"Product\",\"Savings\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/cowrywise.com\/blog\/savingsgoals-on-cowrywise\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/cowrywise.com\/blog\/savingsgoals-on-cowrywise\/\",\"url\":\"https:\/\/cowrywise.com\/blog\/savingsgoals-on-cowrywise\/\",\"name\":\"SavingsGoals: Replace the habit of betting with the habit of saving\",\"isPartOf\":{\"@id\":\"https:\/\/cowrywise.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/cowrywise.com\/blog\/savingsgoals-on-cowrywise\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/cowrywise.com\/blog\/savingsgoals-on-cowrywise\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cowrywise.com\/blog\/wp-content\/uploads\/2022\/04\/football-goals-03-1.jpg\",\"datePublished\":\"2022-04-28T10:53:07+00:00\",\"dateModified\":\"2023-08-16T18:23:58+00:00\",\"description\":\"This article highlights how SavingsGoals on Cowrywise helps users replace the habit of sports betting with the habit of saving.\",\"breadcrumb\":{\"@id\":\"https:\/\/cowrywise.com\/blog\/savingsgoals-on-cowrywise\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/cowrywise.com\/blog\/savingsgoals-on-cowrywise\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cowrywise.com\/blog\/savingsgoals-on-cowrywise\/#primaryimage\",\"url\":\"https:\/\/cowrywise.com\/blog\/wp-content\/uploads\/2022\/04\/football-goals-03-1.jpg\",\"contentUrl\":\"https:\/\/cowrywise.com\/blog\/wp-content\/uploads\/2022\/04\/football-goals-03-1.jpg\",\"width\":2501,\"height\":1407},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/cowrywise.com\/blog\/savingsgoals-on-cowrywise\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/cowrywise.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"SavingsGoals: How Cowrywise helps users replace the habit of betting with the habit of saving\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/cowrywise.com\/blog\/#website\",\"url\":\"https:\/\/cowrywise.com\/blog\/\",\"name\":\"Cowrywise Blog\",\"description\":\"Different articles and personal stories about managing money! Learn everything you need to know to plan and secure your financial future now. Read now.\",\"publisher\":{\"@id\":\"https:\/\/cowrywise.com\/blog\/#organization\"},\"alternateName\":\"Cowrywise Blog\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/cowrywise.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/cowrywise.com\/blog\/#organization\",\"name\":\"Cowrywise\",\"url\":\"https:\/\/cowrywise.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cowrywise.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/cowrywise.com\/blog\/wp-content\/uploads\/2019\/05\/avatar.png\",\"contentUrl\":\"https:\/\/cowrywise.com\/blog\/wp-content\/uploads\/2019\/05\/avatar.png\",\"width\":1024,\"height\":1024,\"caption\":\"Cowrywise\"},\"image\":{\"@id\":\"https:\/\/cowrywise.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/facebook.com\/cowrywise\",\"https:\/\/x.com\/cowrywise\",\"https:\/\/instagram.com\/cowrywise\",\"https:\/\/www.youtube.com\/c\/Cowrywise\",\"https:\/\/www.linkedin.com\/company\/cowrywise\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/cowrywise.com\/blog\/#\/schema\/person\/7993e754a560401d627d5da0ef6b3f8a\",\"name\":\"Mobolaji Olorisade\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cowrywise.com\/blog\/#\/schema\/person\/image\/f311f8e913b39500ff60865618d9e569\",\"url\":\"https:\/\/cowrywise.com\/blog\/wp-content\/uploads\/2021\/03\/Mobolaji-Headshot-150x150.jpg\",\"contentUrl\":\"https:\/\/cowrywise.com\/blog\/wp-content\/uploads\/2021\/03\/Mobolaji-Headshot-150x150.jpg\",\"caption\":\"Mobolaji Olorisade\"},\"description\":\"Mobolaji is a Growth Marketing Manager at Cowrywise\",\"url\":\"https:\/\/cowrywise.com\/blog\/author\/mobolaji\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"SavingsGoals: Replace the habit of betting with the habit of saving","description":"This article highlights how SavingsGoals on Cowrywise helps users replace the habit of sports betting with the habit of saving.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/cowrywise.com\/blog\/savingsgoals-on-cowrywise\/","og_locale":"en_US","og_type":"article","og_title":"SavingsGoals: Replace the habit of betting with the habit of saving","og_description":"This article highlights how SavingsGoals on Cowrywise helps users replace the habit of sports betting with the habit of saving.","og_url":"https:\/\/cowrywise.com\/blog\/savingsgoals-on-cowrywise\/","og_site_name":"Cowrywise Blog","article_publisher":"https:\/\/facebook.com\/cowrywise","article_published_time":"2022-04-28T10:53:07+00:00","article_modified_time":"2023-08-16T18:23:58+00:00","og_image":[{"width":2501,"height":1407,"url":"https:\/\/cowrywise.com\/blog\/wp-content\/uploads\/2022\/04\/football-goals-03-1.jpg","type":"image\/jpeg"}],"author":"Mobolaji Olorisade","twitter_card":"summary_large_image","twitter_creator":"@cowrywise","twitter_site":"@cowrywise","twitter_misc":{"Written by":"Mobolaji Olorisade","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/cowrywise.com\/blog\/savingsgoals-on-cowrywise\/#article","isPartOf":{"@id":"https:\/\/cowrywise.com\/blog\/savingsgoals-on-cowrywise\/"},"author":{"name":"Mobolaji Olorisade","@id":"https:\/\/cowrywise.com\/blog\/#\/schema\/person\/7993e754a560401d627d5da0ef6b3f8a"},"headline":"SavingsGoals: How Cowrywise helps users replace the habit of betting with the habit of saving","datePublished":"2022-04-28T10:53:07+00:00","dateModified":"2023-08-16T18:23:58+00:00","mainEntityOfPage":{"@id":"https:\/\/cowrywise.com\/blog\/savingsgoals-on-cowrywise\/"},"wordCount":1205,"commentCount":0,"publisher":{"@id":"https:\/\/cowrywise.com\/blog\/#organization"},"image":{"@id":"https:\/\/cowrywise.com\/blog\/savingsgoals-on-cowrywise\/#primaryimage"},"thumbnailUrl":"https:\/\/cowrywise.com\/blog\/wp-content\/uploads\/2022\/04\/football-goals-03-1.jpg","keywords":["Savings"],"articleSection":["Product","Savings"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/cowrywise.com\/blog\/savingsgoals-on-cowrywise\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/cowrywise.com\/blog\/savingsgoals-on-cowrywise\/","url":"https:\/\/cowrywise.com\/blog\/savingsgoals-on-cowrywise\/","name":"SavingsGoals: Replace the habit of betting with the habit of saving","isPartOf":{"@id":"https:\/\/cowrywise.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/cowrywise.com\/blog\/savingsgoals-on-cowrywise\/#primaryimage"},"image":{"@id":"https:\/\/cowrywise.com\/blog\/savingsgoals-on-cowrywise\/#primaryimage"},"thumbnailUrl":"https:\/\/cowrywise.com\/blog\/wp-content\/uploads\/2022\/04\/football-goals-03-1.jpg","datePublished":"2022-04-28T10:53:07+00:00","dateModified":"2023-08-16T18:23:58+00:00","description":"This article highlights how SavingsGoals on Cowrywise helps users replace the habit of sports betting with the habit of saving.","breadcrumb":{"@id":"https:\/\/cowrywise.com\/blog\/savingsgoals-on-cowrywise\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cowrywise.com\/blog\/savingsgoals-on-cowrywise\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cowrywise.com\/blog\/savingsgoals-on-cowrywise\/#primaryimage","url":"https:\/\/cowrywise.com\/blog\/wp-content\/uploads\/2022\/04\/football-goals-03-1.jpg","contentUrl":"https:\/\/cowrywise.com\/blog\/wp-content\/uploads\/2022\/04\/football-goals-03-1.jpg","width":2501,"height":1407},{"@type":"BreadcrumbList","@id":"https:\/\/cowrywise.com\/blog\/savingsgoals-on-cowrywise\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cowrywise.com\/blog\/"},{"@type":"ListItem","position":2,"name":"SavingsGoals: How Cowrywise helps users replace the habit of betting with the habit of saving"}]},{"@type":"WebSite","@id":"https:\/\/cowrywise.com\/blog\/#website","url":"https:\/\/cowrywise.com\/blog\/","name":"Cowrywise Blog","description":"Different articles and personal stories about managing money! Learn everything you need to know to plan and secure your financial future now. Read now.","publisher":{"@id":"https:\/\/cowrywise.com\/blog\/#organization"},"alternateName":"Cowrywise Blog","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cowrywise.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/cowrywise.com\/blog\/#organization","name":"Cowrywise","url":"https:\/\/cowrywise.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cowrywise.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/cowrywise.com\/blog\/wp-content\/uploads\/2019\/05\/avatar.png","contentUrl":"https:\/\/cowrywise.com\/blog\/wp-content\/uploads\/2019\/05\/avatar.png","width":1024,"height":1024,"caption":"Cowrywise"},"image":{"@id":"https:\/\/cowrywise.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/cowrywise","https:\/\/x.com\/cowrywise","https:\/\/instagram.com\/cowrywise","https:\/\/www.youtube.com\/c\/Cowrywise","https:\/\/www.linkedin.com\/company\/cowrywise\/"]},{"@type":"Person","@id":"https:\/\/cowrywise.com\/blog\/#\/schema\/person\/7993e754a560401d627d5da0ef6b3f8a","name":"Mobolaji Olorisade","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cowrywise.com\/blog\/#\/schema\/person\/image\/f311f8e913b39500ff60865618d9e569","url":"https:\/\/cowrywise.com\/blog\/wp-content\/uploads\/2021\/03\/Mobolaji-Headshot-150x150.jpg","contentUrl":"https:\/\/cowrywise.com\/blog\/wp-content\/uploads\/2021\/03\/Mobolaji-Headshot-150x150.jpg","caption":"Mobolaji Olorisade"},"description":"Mobolaji is a Growth Marketing Manager at Cowrywise","url":"https:\/\/cowrywise.com\/blog\/author\/mobolaji\/"}]}},"jetpack_featured_media_url":"https:\/\/cowrywise.com\/blog\/wp-content\/uploads\/2022\/04\/football-goals-03-1.jpg","_links":{"self":[{"href":"https:\/\/cowrywise.com\/blog\/wp-json\/wp\/v2\/posts\/7169","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cowrywise.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cowrywise.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cowrywise.com\/blog\/wp-json\/wp\/v2\/users\/12"}],"replies":[{"embeddable":true,"href":"https:\/\/cowrywise.com\/blog\/wp-json\/wp\/v2\/comments?post=7169"}],"version-history":[{"count":17,"href":"https:\/\/cowrywise.com\/blog\/wp-json\/wp\/v2\/posts\/7169\/revisions"}],"predecessor-version":[{"id":14425,"href":"https:\/\/cowrywise.com\/blog\/wp-json\/wp\/v2\/posts\/7169\/revisions\/14425"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cowrywise.com\/blog\/wp-json\/wp\/v2\/media\/7220"}],"wp:attachment":[{"href":"https:\/\/cowrywise.com\/blog\/wp-json\/wp\/v2\/media?parent=7169"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cowrywise.com\/blog\/wp-json\/wp\/v2\/categories?post=7169"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cowrywise.com\/blog\/wp-json\/wp\/v2\/tags?post=7169"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/cowrywise.com\/blog\/wp-json\/wp\/v2\/coauthors?post=7169"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}