{"id":9425,"date":"2023-12-11T12:16:29","date_gmt":"2023-12-11T12:16:29","guid":{"rendered":"https:\/\/www.mtn.ng\/business\/?page_id=9425"},"modified":"2024-02-26T14:10:20","modified_gmt":"2024-02-26T14:10:20","slug":"engauge","status":"publish","type":"page","link":"https:\/\/www.mtn.ng\/business\/engauge\/","title":{"rendered":"MTN Engauge"},"content":{"rendered":"<div class=\"slideshow-section\">\n        <div class=\"banner-slider slides1\">\n        \n            <div id=\"banner-block_d118e40fb78409cf79c2627f840c42b5\" class=\"banner\">\n            <div class=\"banner-section desktop-only alignedBottom textLight dark-overlay \" style=\"background:url(https:\/\/www.mtn.ng\/business\/wp-content\/uploads\/2024\/02\/MTN-Web-Enguage.jpg);background-size:cover;background-position:center center;\">\n                    <div class =\"banner-heading-section\">   \n                        <div class=\"heading-section-container\">\n                                                                            <h1 class=\"mtn-heading yello-heading\"><p>MTN Engauge<\/p>\n<\/h1> \n                                                                      \n                        <\/div> \n                        \n                    <\/div>\n                    <div class=\"banner-cta-section ctaLight\">\n                        <a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.mtn.gauge\"><button>Download Now<\/button><\/a>\n                    <\/div>\n            <\/div>\n\n            <div class=\"banner-section mobile-only alignedBottom textLight dark-overlay \" style=\"background:url(https:\/\/www.mtn.ng\/business\/wp-content\/uploads\/2024\/02\/MTN-Mobile-Enguage.jpg);background-size:cover;background-position:center center;\">\n                    <div class =\"banner-heading-section\">   \n                        <div class=\"heading-section-container\">\n                                                                            <h1 class=\"mtn-heading yello-heading\"><p>MTN Engauge<\/p>\n<\/h1> \n                                                                        <\/div> \n                        \n                    <\/div>\n                    <div class=\"banner-cta-section ctaLight\">\n                        <a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.mtn.gauge\"><button>Download Now<\/button><\/a>\n                    <\/div>\n            <\/div>\n\n                <div class=\"banner-divider\">\n                <\/div>\n            <\/div>\n\n                    <\/div>\n\n    \n         <div class=\"slideshow-dots\"><\/div>\n<\/div>\n\n\n\n\n<style>\n.image-container {<br \/>\n  display: flex;<br \/>\n  justify-content: center;<br \/>\n  gap: 10px; \/* Adjust the value as needed for the desired spacing *\/<\/p>\n<p>}<\/p>\n<p>@media (max-width: 768px) {<br \/>\n  .image-container {<br \/>\n    align-items: center;<br \/>\n  }<br \/>\n}<\/p>\n<\/style>\n\n\n\n<div id=\"section-paragraph-block_f14b6d71208f696ded44ef06d0f41f28\" class=\"section-paragraph has-text-align-left\">\n<div class=\"mtn-body-text mtn-section paragraph\"><p>MTN EnGauge is a customer management platform that enables businesses find new customers and engage with them.<\/p>\n<p>With MTN EnGauge, businesses can share promos\/offers, survey their customers and get feedback from them, using their mobile phones.<\/p>\n<p>The MTN EnGauge mobile app is available on the Google Play store.<\/p>\n<p><strong>Download Now<\/strong><\/p>\n<p><!-- wp:html --><\/p>\n<div class=\"image-container\">\n<a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.mtn.gauge\"><img decoding=\"async\" src=\"https:\/\/www.mtn.ng\/wp-content\/uploads\/2023\/08\/google-play.png\" alt=\"Google Play store\" \/><\/a><\/div>\n<p><!-- \/wp:html --><\/p>\n<p>&nbsp;<\/p>\n<\/div>\n<\/div>\n\n\n<div id=\"section-paragraph-block_bb7d65d49684909190f46d24ec88833f\" class=\"section-paragraph has-text-align-left\">\n<div class=\"mtn-body-text mtn-section paragraph\"><p><strong>Find new customers and engage with them to grow your business<\/strong><\/p>\n<p><strong>How to find more customers<\/strong><\/p>\n<ul>\n<li>Take only 3 steps to create Facebook and Instagram ads.<\/li>\n<li>Spend N1000 daily on ads to reach over 10,000 customers every day.<\/li>\n<li>Make ad payments quickly and safely with airtime.<\/li>\n<li>Review your ad performance in real-time<\/li>\n<\/ul>\n<\/div>\n<\/div>\n\n\n<style>\n.instructions-container {\n    max-width: 800px;\n    margin: 20px auto;\n    text-align: center;\n}\n\n.step {\n    display: none;\n    flex-wrap: wrap;\n    align-items: center;\n    justify-content: space-between;\n    padding: 20px;\n    opacity: 0; \/* Starts hidden *\/\n    transition: opacity 0.5s; \/* Smooth transition effect *\/\n}\n\n.step.active {\n    display: flex;\n    opacity: 1; \/* Fully visible when active *\/\n}\n\n.text {\n    text-align: left;\n    flex: 1;\n}\n\n.slide-image {\n    max-width: 200px;\n    max-height: 400px;\n    margin-right: 20px;\n    border-radius: 10px;\n}\n\n.nav-btn {\n    padding: 10px 20px;\n    margin: 10px;\n    cursor: pointer;\n    border-radius: 20px;\n    background-color: #ffbb05;\n    border: none;\n    color: #333;\n    font-weight: bold;\n    transition: 0.3s;\n}\n\n.nav-btn:hover {\n    background-color: #ffa105;\n}\n\n.nav-btn:disabled {\n    background-color: #cccccc;\n    cursor: not-allowed;\n    color: #999;\n}\n\n.slide-image:hover {\n    animation: shake 0.5s linear;\n}\n\n@keyframes shake {\n    0% { transform: translateX(0); }\n    25% { transform: translateX(-10px); }\n    50% { transform: translateX(10px); }\n    75% { transform: translateX(-10px); }\n    100% { transform: translateX(0); }\n}\n\n.slide-image {\n    position: relative;\n}\n\n.slide-image:hover::before {\n    content: attr(data-tooltip);\n    position: absolute;\n    top: -30px;\n    left: 50%;\n    transform: translateX(-50%);\n    padding: 5px 10px;\n    background-color: #ffcb05;\n    color: #333;\n    border-radius: 5px;\n    font-size: 12px;\n    white-space: nowrap;\n}\n.tooltip-container {\n    position: relative;\n    display: inline-block;\n    cursor: pointer;\n}\n\n.tooltip-text {\n    visibility: hidden;\n    position: absolute;\n    top: -30px;\n    left: 50%;\n    transform: translateX(-50%);\n    padding: 5px 10px;\n    background-color: #ffcb05;\n    color: #333;\n    border-radius: 5px;\n    font-size: 12px;\n    white-space: nowrap;\n    z-index: 1;\n}\n\n.tooltip-container:hover .tooltip-text {\n    visibility: visible;\n}\n<\/style>\n\n\n\n<div class=\"instructions-container\">\n        <div class=\"steps-wrapper\">\n\t\t\t<div class=\"step\" id=\"steps1\">\n\t\t\t\t<img decoding=\"async\" class=\"slide-image\" src=\"https:\/\/www.mtn.ng\/business\/wp-content\/uploads\/2023\/12\/engauge1.png\" alt=\"Step 1 \n                                 Image\">\n\t\t\t\t<div class=\"text\">\n\t\t\t\t\t<h2>Download the MTN EnGauge mobile app<\/h2>\n\t\t\t\t\t<p>Available on Google play store.<\/p>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"step\" id=\"steps2\">\n\t\t\t\t<img decoding=\"async\" class=\"slide-image\" src=\"https:\/\/www.mtn.ng\/business\/wp-content\/uploads\/2023\/12\/engauge2.png\" alt=\"Step 2 Image\">\n\t\t\t\t<div class=\"text\">\n\t\t\t\t\t<h2>Spend N1000 daily on ads to reach over 10,000 customers every day.<\/h2>\n\t\t\t\t\t<p>You can make ad payments quickly and safely with airtime.<\/p>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"step\" id=\"steps3\">\n\t\t\t\t<img decoding=\"async\" class=\"slide-image\" src=\"https:\/\/www.mtn.ng\/business\/wp-content\/uploads\/2023\/12\/engauge3.png\" alt=\"Step 3 Image\">\n\t\t\t\t<div class=\"text\">\n\t\t\t\t\t<h2>Review your ad performance in real-time<\/h2>\n\t\t\t\t\t<p>Check how your ads are performancing in real-time<\/p>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n        <\/div>\n        <button id=\"prevBtn\" class=\"nav-btn\" onclick=\"move(-1)\">Previous<\/button>\n        <button id=\"nextBtn\" class=\"nav-btn\" onclick=\"move(1)\">Next<\/button>\n    <\/div>\n\n\n\n<script>\nvar currentStep = 1;\nvar totalSteps = 3;\n\nfunction move(step) {\n    currentStep += step;\n    if (currentStep > totalSteps) currentStep = totalSteps;\n    if (currentStep < 1) currentStep = 1;\n    showStep(currentStep);\n}\n\nfunction showStep(step) {\n    for (var i = 1; i <= totalSteps; i++) {\n        var stepElement = document.getElementById(\"steps\" + i);\n        stepElement.classList.remove(\"active\");\n    }\n    var activeStepElement = document.getElementById(\"steps\" + step);\n    activeStepElement.classList.add(\"active\");\n\n    \/\/ Disable or enable the \"Previous\" button based on the current step\n    document.getElementById(\"prevBtn\").disabled = step === 1;\n\n    \/\/ Disable or enable the \"Next\" button based on the current step\n    document.getElementById(\"nextBtn\").disabled = step === totalSteps;\n}\n\nshowStep(currentStep);\n\n<\/script>\n\n\n\n<div id=\"section-paragraph-block_1dcf2594cbc502e4aa7affd083ac1caf\" class=\"section-paragraph has-text-align-left\">\n<div class=\"mtn-body-text mtn-section paragraph\"><p>Be connected with your customers<\/p>\n<ul>\n<li>Have your customer database in one place.<\/li>\n<li>Upload your customer contacts straight from your phonebook.<\/li>\n<li>Send bulk SMS offers or notifications to your customer database.<\/li>\n<li>Receive business reviews from your customers on MTN EnGauge site webpage and respond to them timely.<\/li>\n<\/ul>\n<p><strong>Grow your business<\/strong><\/p>\n<ul>\n<li>Automate sales responses and payments using your own customized chatbot services. Coming soon.<\/li>\n<\/ul>\n<p>For Support, chat with us on WhatsApp +234 810 147 8591<\/p>\n<p>Or send a mail to letstalk.ng@mtn.com<\/p>\n<p>*This platform is open to MTN lines ONLY<\/p>\n<p>* Works on MTN to MTN lines<\/p>\n<\/div>\n<\/div>\n\n<div id=\"section-heading-block_7136fef48ef8ed374f15b5f2163d74f6\" class=\"section-heading has-text-align-left\">\n<div class=\"mtn-section\">\n<h3 class=\"mtn-heading size-Responsive section-heading\">Frequently Asked Questions<\/h3>\n<\/div>\n<\/div>\n\n<div id=\"accordion-block_d94583eb5c3a9d9615c176c7b3deba0f\" class=\"accordion widthNarrow\">\n\n\t<div class=\"mtn-accordion\">\n\t\t\t\t\t<details class=\"mtn-accordion-item\">\n\t\t\t\t<summary class=\"title accordion-toggle\"><span class=\"accordion-title\">How do I add a customer?<\/span><span><img class =\"downchevron\"\n\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/www.mtn.ng\/business\/wp-content\/themes\/mtn-vivid-wp\/public\/img\/svgs\/accordion-icon.svg\"\n\t\t\t\t\t\t\t\t\talt=\"How do I add a customer?\"><\/span><\/summary>\n\t\t\t   <div class=\"panel\">\n\t\t\t\t<p>There are two ways to do this:<\/p>\n<ul>\n<li>From the home screen: Click on the blue \u201c<strong>+<\/strong>\u201d button on the bottom right hand of your screen and select the \u201c<strong>add customer<\/strong>\u201d button on the menu. To help you track or distinguish customers, we recommend that you enter your customer\u2019s name and phone number. You can also add notes about the customer in this step. Then click the green \u201c<strong>add customer<\/strong>\u201d button to add a customer. The added customer is now visible on the Customer\u2019s page.<\/li>\n<li>From the \u201c<strong>offers<\/strong>\u201d menu: On the navigation bar at the bottom of your screen, click \u201c<strong>offers<\/strong>\u201d. Then click on the blue \u201c+\u201d button on the bottom right hand of your screen and select the \u201c<strong>add customer<\/strong>\u201d button on the menu. We recommend entering your customer\u2019s phone number and name for easy tracking. You can also add notes about the customer on this step. Then click the green \u201c<strong>add customer<\/strong>\u201d button to add a customer. The added customer is now visible on the Customers page.<\/li>\n<\/ul>\n\t\t\t   <\/div>\n\n\t\t\t\t\n\t\t\t<\/details>\n\t\t\t\t\t\t\t<details class=\"mtn-accordion-item\">\n\t\t\t\t<summary class=\"title accordion-toggle\"><span class=\"accordion-title\">How do I create an offer?<\/span><span><img class =\"downchevron\"\n\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/www.mtn.ng\/business\/wp-content\/themes\/mtn-vivid-wp\/public\/img\/svgs\/accordion-icon.svg\"\n\t\t\t\t\t\t\t\t\talt=\"How do I create an offer?\"><\/span><\/summary>\n\t\t\t   <div class=\"panel\">\n\t\t\t\t<p>Click on the blue \u201c<strong>+<\/strong>\u201d button on the bottom right hand of your screen and select the \u201c<strong>Create offer<\/strong>\u201d button on the menu. Enter an offer name of your choice in the space provided i.e. the name of what you are offering. Next, you will need to describe your offer in the space below the offer name. Note: your customer will view this description when you share the offer. Specify how long you would like the offer to run (e.g. one week, one month, etc.) and click \u201cCreate Offer\u201d to complete the process.<\/p>\n\t\t\t   <\/div>\n\n\t\t\t\t\n\t\t\t<\/details>\n\t\t\t\t\t\t\t<details class=\"mtn-accordion-item\">\n\t\t\t\t<summary class=\"title accordion-toggle\"><span class=\"accordion-title\">How do I send an offer?<\/span><span><img class =\"downchevron\"\n\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/www.mtn.ng\/business\/wp-content\/themes\/mtn-vivid-wp\/public\/img\/svgs\/accordion-icon.svg\"\n\t\t\t\t\t\t\t\t\talt=\"How do I send an offer?\"><\/span><\/summary>\n\t\t\t   <div class=\"panel\">\n\t\t\t\t<p>On the navigation bar at the bottom of your screen, click \u201c<strong>Offers<\/strong>\u201d. Select the offer that you would like to send in the section labeled \u201c<strong>My Offers<\/strong>\u201d. Click on the blue \u201cSend Offer\u201d button on the top left-hand side of your screen and enter the phone number of the customer to which you want to send the offer. If the offer you want to send is selected below the phone number, click \u201cSend Offer\u201d. Else, choose a different offer and then send it.<\/p>\n\t\t\t   <\/div>\n\n\t\t\t\t\n\t\t\t<\/details>\n\t\t\t\t\t\t\t<details class=\"mtn-accordion-item\">\n\t\t\t\t<summary class=\"title accordion-toggle\"><span class=\"accordion-title\">How do I get feedback from my customers? *Paid feature<\/span><span><img class =\"downchevron\"\n\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/www.mtn.ng\/business\/wp-content\/themes\/mtn-vivid-wp\/public\/img\/svgs\/accordion-icon.svg\"\n\t\t\t\t\t\t\t\t\talt=\"How do I get feedback from my customers? *Paid feature\"><\/span><\/summary>\n\t\t\t   <div class=\"panel\">\n\t\t\t\t<p>On the home menu, select \u201c<strong>Get feedback<\/strong>\u201d. Start by adding customers if you have not added any already.<\/p>\n<p>Next, to pay for this feature, select the plan that works best for you and make your payment using the instructions provided.<\/p>\n<p>You can get feedback in two ways:<\/p>\n<p>1. From the list of customers on the Customers screen, select a particular customer. Then send feedback by clicking the \u201c<strong>Feedback<\/strong>\u201d button at the top.<\/p>\n<p>OR<\/p>\n<p>2. When adding a new customer, check the box labeled \u201c<strong>Request Feedback<\/strong>\u201d.<\/p>\n\t\t\t   <\/div>\n\n\t\t\t\t\n\t\t\t<\/details>\n\t\t\t\t\t\t\t<details class=\"mtn-accordion-item\">\n\t\t\t\t<summary class=\"title accordion-toggle\"><span class=\"accordion-title\">How do I advertise my business?<\/span><span><img class =\"downchevron\"\n\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/www.mtn.ng\/business\/wp-content\/themes\/mtn-vivid-wp\/public\/img\/svgs\/accordion-icon.svg\"\n\t\t\t\t\t\t\t\t\talt=\"How do I advertise my business?\"><\/span><\/summary>\n\t\t\t   <div class=\"panel\">\n\t\t\t\t<p>On the home screen, click \u201cAdvertise\u201d and select the app you want to use to send your ad.<\/p>\n<p>For instance, if you choose WhatsApp, you can select individual contacts or whatsapp groups and send them a message promoting your business.<\/p>\n\t\t\t   <\/div>\n\n\t\t\t\t\n\t\t\t<\/details>\n\t\t\t\t\t\t\t<details class=\"mtn-accordion-item\">\n\t\t\t\t<summary class=\"title accordion-toggle\"><span class=\"accordion-title\">What are the premium features on MTN EnGauge?<\/span><span><img class =\"downchevron\"\n\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/www.mtn.ng\/business\/wp-content\/themes\/mtn-vivid-wp\/public\/img\/svgs\/accordion-icon.svg\"\n\t\t\t\t\t\t\t\t\talt=\"What are the premium features on MTN EnGauge?\"><\/span><\/summary>\n\t\t\t   <div class=\"panel\">\n\t\t\t\t<p>With the premium features you can Access:<\/p>\n<ul>\n<li>Customized USSD Code for your business<\/li>\n<li>Creating and sending offers to your customers at any time<\/li>\n<li>Real-time feedback from customers to help keep engaged<\/li>\n<li>Discounts on goods from manufacturers within the app (Coming soon)<\/li>\n<li>Access to finance for your business (Coming soon)<\/li>\n<\/ul>\n\t\t\t   <\/div>\n\n\t\t\t\t\n\t\t\t<\/details>\n\t\t\t\t\t\t\t<details class=\"mtn-accordion-item\">\n\t\t\t\t<summary class=\"title accordion-toggle\"><span class=\"accordion-title\">How do I upgrade my account to access the premium features?<\/span><span><img class =\"downchevron\"\n\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/www.mtn.ng\/business\/wp-content\/themes\/mtn-vivid-wp\/public\/img\/svgs\/accordion-icon.svg\"\n\t\t\t\t\t\t\t\t\talt=\"How do I upgrade my account to access the premium features?\"><\/span><\/summary>\n\t\t\t   <div class=\"panel\">\n\t\t\t\t<p>On the home menu select the \u201csettings\/gear\u201d button on the top right hand of your screen and click \u201csubscriptions\u201d. Choose the plan that suits your business and follow the prompts to complete your payment.<\/p>\n\t\t\t   <\/div>\n\n\t\t\t\t\n\t\t\t<\/details>\n\t\t\t\t\t\t\t<details class=\"mtn-accordion-item\">\n\t\t\t\t<summary class=\"title accordion-toggle\"><span class=\"accordion-title\">How do I update my business information? Can I update the information on my account?<\/span><span><img class =\"downchevron\"\n\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/www.mtn.ng\/business\/wp-content\/themes\/mtn-vivid-wp\/public\/img\/svgs\/accordion-icon.svg\"\n\t\t\t\t\t\t\t\t\talt=\"How do I update my business information? Can I update the information on my account?\"><\/span><\/summary>\n\t\t\t   <div class=\"panel\">\n\t\t\t\t<p>On the home menu select the \u201csettings\/gear\u201d button on the top right hand of your screen and click \u201cProfile\u201d. Input the additional information in the fields provided below and click \u201cUpdate details\u201d to save your changes.<\/p>\n\t\t\t   <\/div>\n\n\t\t\t\t\n\t\t\t<\/details>\n\t\t\t\t\t\t\t<details class=\"mtn-accordion-item\">\n\t\t\t\t<summary class=\"title accordion-toggle\"><span class=\"accordion-title\">I made an error while registering, how do I re-register?<\/span><span><img class =\"downchevron\"\n\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/www.mtn.ng\/business\/wp-content\/themes\/mtn-vivid-wp\/public\/img\/svgs\/accordion-icon.svg\"\n\t\t\t\t\t\t\t\t\talt=\"I made an error while registering, how do I re-register?\"><\/span><\/summary>\n\t\t\t   <div class=\"panel\">\n\t\t\t\t<p>Not to worry. You can still correct most of your information from the settings section of the app. On the home menu, select the \u201csettings\/gear\u201d button on the top right hand of your screen and click \u201cProfile\u201d. Input the additional information in the fields provided below and click \u201cUpdate details\u201d to save your changes.<\/p>\n\t\t\t   <\/div>\n\n\t\t\t\t\n\t\t\t<\/details>\n\t\t\t\t\t\t\t<details class=\"mtn-accordion-item\">\n\t\t\t\t<summary class=\"title accordion-toggle\"><span class=\"accordion-title\">What are the charges per feature (adding customers, making payments, sending offers, etc.) and the monthly subscription fee?<\/span><span><img class =\"downchevron\"\n\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/www.mtn.ng\/business\/wp-content\/themes\/mtn-vivid-wp\/public\/img\/svgs\/accordion-icon.svg\"\n\t\t\t\t\t\t\t\t\talt=\"What are the charges per feature (adding customers, making payments, sending offers, etc.) and the monthly subscription fee?\"><\/span><\/summary>\n\t\t\t   <div class=\"panel\">\n\t\t\t\t<p>There are no charges associated with adding customers or sending payments. Monthly subscription fees are N500 per month or 5500 per annum. There are also no payments associated with receiving payments but the customer is charged a token of the transaction fee depending on transaction volume.<\/p>\n\t\t\t   <\/div>\n\n\t\t\t\t\n\t\t\t<\/details>\n\t\t\t\t\t\t\t<details class=\"mtn-accordion-item\">\n\t\t\t\t<summary class=\"title accordion-toggle\"><span class=\"accordion-title\">Can I use this service offline (when not connected to the internet)?<\/span><span><img class =\"downchevron\"\n\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/www.mtn.ng\/business\/wp-content\/themes\/mtn-vivid-wp\/public\/img\/svgs\/accordion-icon.svg\"\n\t\t\t\t\t\t\t\t\talt=\"Can I use this service offline (when not connected to the internet)?\"><\/span><\/summary>\n\t\t\t   <div class=\"panel\">\n\t\t\t\t<p>The service cannot be used offline because you need to be connected to get online real-time information from your customers.<\/p>\n\t\t\t   <\/div>\n\n\t\t\t\t\n\t\t\t<\/details>\n\t\t\t\t\t\t\t<details class=\"mtn-accordion-item\">\n\t\t\t\t<summary class=\"title accordion-toggle\"><span class=\"accordion-title\">What type of phones can use this service?<\/span><span><img class =\"downchevron\"\n\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/www.mtn.ng\/business\/wp-content\/themes\/mtn-vivid-wp\/public\/img\/svgs\/accordion-icon.svg\"\n\t\t\t\t\t\t\t\t\talt=\"What type of phones can use this service?\"><\/span><\/summary>\n\t\t\t   <div class=\"panel\">\n\t\t\t\t<p>For now, most Android smartphones are compatible with the application. More phone models, including Apple, will be added in subsequent versions.<\/p>\n\t\t\t   <\/div>\n\n\t\t\t\t\n\t\t\t<\/details>\n\t\t\t\t\t\t\t<details class=\"mtn-accordion-item\">\n\t\t\t\t<summary class=\"title accordion-toggle\"><span class=\"accordion-title\">Can I send special offers to only a select few customers?<\/span><span><img class =\"downchevron\"\n\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/www.mtn.ng\/business\/wp-content\/themes\/mtn-vivid-wp\/public\/img\/svgs\/accordion-icon.svg\"\n\t\t\t\t\t\t\t\t\talt=\"Can I send special offers to only a select few customers?\"><\/span><\/summary>\n\t\t\t   <div class=\"panel\">\n\t\t\t\t<div class=\"main-site\">\n<div>\n<div class=\"inner-page\">\n<div class=\"site-container\">\n<article class=\"node node--type-general-page node--view-mode-full clearfix\" role=\"article\" data-history-node-id=\"431\">\n<div class=\"node__content clearfix\">\n<div>\n<ul id=\"\" class=\"accordion use_accordion\">\n<li class=\"accordion_li accdn open\">\n<ul class=\"submenu\">\n<li class=\"accordion_li\">Yes. You can select<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/article>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<footer>\n<div class=\"site-container\">\n<div class=\"row\">\n<div class=\"col-6 col-lg-2 mb-4 mb-lg-0\"><\/div>\n<\/div>\n<\/div>\n<\/footer>\n\t\t\t   <\/div>\n\n\t\t\t\t\n\t\t\t<\/details>\n\t\t\t\t\t<\/div>\n<\/div>\n\n\n\n\n<div id=\"information-block-block_3d9c5ea07b4bfcfbc7d40674dd0b5c28\" class=\"information-block\">\n    <div class=\"information-block-container heightRegular desktop-only infoLight\"\n        style=\"background:url(https:\/\/www.mtn.ng\/business\/wp-content\/uploads\/2023\/12\/MTN-datashare-Banner-Web.jpeg);background-size:cover;background-position:center;\">\n        <h4 class=\"information-block-title mtn-heading\"><p>Contact Us<\/p>\n<\/h4>\n        <div class=\"info-block-body bodyNarrow\">\n            <p>For enquiries, send an email to letstalk.ng@mtn.com<\/p>\n        <\/div>\n                <div class=\"info-block-cta\">\n        \n                        <div class=\"info-block-button-container\">\n                            <a href=\"mailto:letstalk.ng@mtn.com\"><button\n                        class=\"mtn-button btn-Light\">Email Us<\/button><\/a>\n                            <\/div>\n                                 <\/div>\n            <\/div>\n\n    <div class=\"information-block-container heightRegular mobile-only infoLight\"\n        style=\"background:url(https:\/\/www.mtn.ng\/business\/wp-content\/uploads\/2023\/12\/MTN-data-share-Banner-Mobile.jpeg);background-size:cover;background-position:center;\">\n        <h4 class=\"information-block-title mtn-heading\"><p>Contact Us<\/p>\n<\/h4>\n        <div class=\"info-block-body bodyNarrow\">\n            <p>For enquiries, send an email to letstalk.ng@mtn.com<\/p>\n        <\/div>\n                <div class=\"info-block-cta\">\n        \n                        <div class=\"info-block-button-container\">\n                            <a href=\"mailto:letstalk.ng@mtn.com\"><button\n                        class=\"mtn-button btn-Light\">Email Us<\/button><\/a>\n                            <\/div>\n                            <\/div>\n            <\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Download the MTN EnGauge mobile app Available on Google play store. Spend N1000 daily on ads to reach over 10,000 customers every day. You can make ad payments quickly and safely with airtime. Review your ad performance in real-time Check how your ads are performancing in real-time Previous Next<\/p>\n","protected":false},"author":7,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-9425","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>MTN Engauge - MTN Business<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.mtn.ng\/business\/engauge\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"MTN Engauge - MTN Business\" \/>\n<meta property=\"og:description\" content=\"Download the MTN EnGauge mobile app Available on Google play store. Spend N1000 daily on ads to reach over 10,000 customers every day. You can make ad payments quickly and safely with airtime. Review your ad performance in real-time Check how your ads are performancing in real-time Previous Next\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.mtn.ng\/business\/engauge\/\" \/>\n<meta property=\"og:site_name\" content=\"MTN Business\" \/>\n<meta property=\"article:modified_time\" content=\"2024-02-26T14:10:20+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.mtn.ng\/business\/wp-content\/uploads\/2023\/12\/engauge1.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.mtn.ng\\\/business\\\/engauge\\\/\",\"url\":\"https:\\\/\\\/www.mtn.ng\\\/business\\\/engauge\\\/\",\"name\":\"MTN Engauge - MTN Business\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.mtn.ng\\\/business\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.mtn.ng\\\/business\\\/engauge\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.mtn.ng\\\/business\\\/engauge\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.mtn.ng\\\/business\\\/wp-content\\\/uploads\\\/2023\\\/12\\\/engauge1.png\",\"datePublished\":\"2023-12-11T12:16:29+00:00\",\"dateModified\":\"2024-02-26T14:10:20+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.mtn.ng\\\/business\\\/engauge\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.mtn.ng\\\/business\\\/engauge\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.mtn.ng\\\/business\\\/engauge\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.mtn.ng\\\/business\\\/wp-content\\\/uploads\\\/2023\\\/12\\\/engauge1.png\",\"contentUrl\":\"https:\\\/\\\/www.mtn.ng\\\/business\\\/wp-content\\\/uploads\\\/2023\\\/12\\\/engauge1.png\",\"width\":368,\"height\":654},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.mtn.ng\\\/business\\\/engauge\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.mtn.ng\\\/business\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"MTN Engauge\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.mtn.ng\\\/business\\\/#website\",\"url\":\"https:\\\/\\\/www.mtn.ng\\\/business\\\/\",\"name\":\"MTN Business\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.mtn.ng\\\/business\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"MTN Engauge - MTN Business","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:\/\/www.mtn.ng\/business\/engauge\/","og_locale":"en_US","og_type":"article","og_title":"MTN Engauge - MTN Business","og_description":"Download the MTN EnGauge mobile app Available on Google play store. Spend N1000 daily on ads to reach over 10,000 customers every day. You can make ad payments quickly and safely with airtime. Review your ad performance in real-time Check how your ads are performancing in real-time Previous Next","og_url":"https:\/\/www.mtn.ng\/business\/engauge\/","og_site_name":"MTN Business","article_modified_time":"2024-02-26T14:10:20+00:00","og_image":[{"url":"https:\/\/www.mtn.ng\/business\/wp-content\/uploads\/2023\/12\/engauge1.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.mtn.ng\/business\/engauge\/","url":"https:\/\/www.mtn.ng\/business\/engauge\/","name":"MTN Engauge - MTN Business","isPartOf":{"@id":"https:\/\/www.mtn.ng\/business\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.mtn.ng\/business\/engauge\/#primaryimage"},"image":{"@id":"https:\/\/www.mtn.ng\/business\/engauge\/#primaryimage"},"thumbnailUrl":"https:\/\/www.mtn.ng\/business\/wp-content\/uploads\/2023\/12\/engauge1.png","datePublished":"2023-12-11T12:16:29+00:00","dateModified":"2024-02-26T14:10:20+00:00","breadcrumb":{"@id":"https:\/\/www.mtn.ng\/business\/engauge\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.mtn.ng\/business\/engauge\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.mtn.ng\/business\/engauge\/#primaryimage","url":"https:\/\/www.mtn.ng\/business\/wp-content\/uploads\/2023\/12\/engauge1.png","contentUrl":"https:\/\/www.mtn.ng\/business\/wp-content\/uploads\/2023\/12\/engauge1.png","width":368,"height":654},{"@type":"BreadcrumbList","@id":"https:\/\/www.mtn.ng\/business\/engauge\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.mtn.ng\/business\/"},{"@type":"ListItem","position":2,"name":"MTN Engauge"}]},{"@type":"WebSite","@id":"https:\/\/www.mtn.ng\/business\/#website","url":"https:\/\/www.mtn.ng\/business\/","name":"MTN Business","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.mtn.ng\/business\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/www.mtn.ng\/business\/wp-json\/wp\/v2\/pages\/9425","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mtn.ng\/business\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.mtn.ng\/business\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.mtn.ng\/business\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mtn.ng\/business\/wp-json\/wp\/v2\/comments?post=9425"}],"version-history":[{"count":5,"href":"https:\/\/www.mtn.ng\/business\/wp-json\/wp\/v2\/pages\/9425\/revisions"}],"predecessor-version":[{"id":12895,"href":"https:\/\/www.mtn.ng\/business\/wp-json\/wp\/v2\/pages\/9425\/revisions\/12895"}],"wp:attachment":[{"href":"https:\/\/www.mtn.ng\/business\/wp-json\/wp\/v2\/media?parent=9425"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}