webmail.143-42-64-191.cprapid.com Open in urlscan Pro
143.42.64.191  Public Scan

URL: https://webmail.143-42-64-191.cprapid.com/
Submission: On August 16 via api from US — Scanned from SG

Form analysis 4 forms found in the DOM

POST

<form method="post" id="homepage_contact_form">
  <div class="row">
    <div class="col-md-12">
      <div class="mb-3">
        <label class="form-label">Your Email <span class="text-danger">*</span></label>
        <div class="form-icon position-relative">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mail fea icon-sm icons">
            <path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"></path>
            <polyline points="22,6 12,13 2,6"></polyline>
          </svg>
          <input type="email" class="form-control ps-5" required="" id="email" placeholder="Enter Your Email" name="email" step="1" tabindex="1">
        </div>
      </div>
    </div><!--end col-->
    <div class="col-12">
      <div class="mb-3">
        <label class="form-label">Your Subject <span class="text-danger">*</span></label>
        <div class="form-icon position-relative">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-book fea icon-sm icons">
            <path d="M4 19.5A2.5 2.5 0 0 1 6.5 17H20"></path>
            <path d="M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z"></path>
          </svg>
          <input type="text" class="form-control ps-5" required="" id="subject" placeholder="Enter Your Subject" name="subject" step="2" tabindex="2">
        </div>
      </div>
    </div><!--end col-->
    <div class="col-12">
      <div class="mb-3">
        <label class="form-label">Your Message <span class="text-danger">*</span></label>
        <div class="form-icon position-relative">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
            class="feather feather-message-circle fea icon-sm icons clearfix">
            <path d="M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z"></path>
          </svg>
          <textarea class="form-control ps-5" rows="4" required="" id="message" placeholder="Enter Your Message" name="message" step="3" tabindex="3"></textarea>
        </div>
      </div>
    </div><!--end col-->
    <div class="col-12">
      <div class="mb-3">
        <label class="form-label">Captcha <span class="text-danger">*</span></label>
        <div class="form-icon position-relative input-group input-group-sm">
          <span class="input-group-text">13+2 = </span>
          <input id="captcha" name="captcha" type="number" class="form-control" required="" placeholder="Prove Not A Robot">
        </div>
      </div>
    </div><!--end col-->
    <div class="col-12">
      <div class="d-flex">
        <div class="mb-3">
          <div class="form-check">
            <input class="form-check-input" required="" type="checkbox" id="disclaimer" name="disclaimer">
            <label class="form-check-label" for="disclaimer">I agree to Dakpion <a href="javascript:void(0)" class="text-info" type="button" data-bs-toggle="modal" data-bs-target="#PrivacyPolicy">Privacy Policy</a></label>
          </div>
        </div>
      </div>
    </div><!--end col-->
  </div>
  <div class="row">
    <div class="col-12">
      <div class="d-grid">
        <button type="button" class="btn btn-primary homepage-send-message" disabled="">Send Message</button>
      </div>
    </div>
    <!--end col-->
  </div>
  <!--end row-->
</form>

POST

<form method="POST" id="login_meraf_form">
  <input type="hidden" name="csrf_token_modal_login" id="csrf_token_modal_login" value="97c02c98032b6c1f01acd3304d5aaae45b59387005e773edc333848232c5ac09">
  <div id="login_form_success">
    <div id="login_modal_error"></div>
  </div>
  <div class="row">
    <div id="show-login-form">
      <div class="col-md-12">
        <div class="mb-3">
          <label class="form-label">Your Email <span class="text-danger">*</span></label>
          <div class="form-icon position-relative">
            <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-user fea icon-sm icons">
              <path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"></path>
              <circle cx="12" cy="7" r="4"></circle>
            </svg>
            <input type="email" required="" id="modal_username" name="modal_username" class="form-control ps-5" placeholder="Enter Your Email">
          </div>
        </div>
      </div>
      <div class="col-md-12">
        <div class="mb-3">
          <label class="form-label">Password <span class="text-danger">*</span></label>
          <div class="form-icon position-relative">
            <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-key fea icon-sm icons">
              <path d="M21 2l-2 2m-7.61 7.61a5.5 5.5 0 1 1-7.778 7.778 5.5 5.5 0 0 1 7.777-7.777zm0 0L15.5 7.5m0 0l3 3L22 7l-3-3m-3.5 3.5L19 4"></path>
            </svg>
            <input type="password" data-toggle="password" required="" id="modal_password" name="modal_password" class="form-control ps-5 password" placeholder="Enter Your Password">
          </div>
        </div>
      </div><!--end col-->
      <div class="col-6">
        <div class="mb-3">
          <div class="form-check">
            <input class="form-check-input" type="checkbox" id="show_password">
            <label class="form-check-label" for="show_password">show password</label>
          </div>
        </div>
      </div><!--end col-->
      <div class="col-6">
        <div class="mb-3">
          <a href="https://webmail.143-42-64-191.cprapid.com/home/forgot_password" class="text-primary">Forgot password?</a>
        </div>
      </div><!--end col-->
      <div class="col-12">
        <div class="d-grid">
          <button type="submit" class="modal-login btn btn-primary">Sign in</button>
        </div>
      </div><!--end col-->
    </div>
    <div class="col-6 mt-3">
      <div class="d-grid">
        <a class="btn btn-light" href="https://accounts.google.com/o/oauth2/auth?response_type=code&amp;redirect_uri=https://webmail.143-42-64-191.cprapid.com/home/google_login_back&amp;client_id=812437152192-bfni53bvbov5eoa8f798pqlbc2q5p3gv.apps.googleusercontent.com&amp;scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email
&amp;access_type=online&amp;approval_prompt=auto"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M22.56 12.25c0-.78-.07-1.53-.2-2.25H12v4.26h5.92c-.26 1.37-1.04 2.53-2.21 3.31v2.77h3.57c2.08-1.92 3.28-4.74 3.28-8.09z" fill="#4285F4"></path><path d="M12 23c2.97 0 5.46-.98 7.28-2.66l-3.57-2.77c-.98.66-2.23 1.06-3.71 1.06-2.86 0-5.29-1.93-6.16-4.53H2.18v2.84C3.99 20.53 7.7 23 12 23z" fill="#34A853"></path><path d="M5.84 14.09c-.22-.66-.35-1.36-.35-2.09s.13-1.43.35-2.09V7.07H2.18C1.43 8.55 1 10.22 1 12s.43 3.45 1.18 4.93l2.85-2.22.81-.62z" fill="#FBBC05"></path><path d="M12 5.38c1.62 0 3.06.56 4.21 1.64l3.15-3.15C17.45 2.09 14.97 1 12 1 7.7 1 3.99 3.47 2.18 7.07l3.66 2.84c.87-2.6 3.3-4.53 6.16-4.53z" fill="#EA4335"></path><path d="M1 1h22v22H1z" fill="none"></path></svg> </a>
      </div>
    </div><!--end col-->
    <div class="col-6 mt-3">
      <div class="d-grid">
        <a class="btn btn-block  btn-primary rounded-pill" href="https://www.facebook.com/v10.0/dialog/oauth?client_id=494704142814203&amp;state=809939fb9a8a4dd22ed43e12b783f6fa&amp;response_type=code&amp;sdk=php-sdk-5.2.0&amp;redirect_uri=https%3A%2F%2Fwebmail.143-42-64-191.cprapid.com%2Fhome%2Ffacebook_login_back&amp;scope=email%2Cpages_manage_posts%2Cpages_manage_engagement%2Cpages_manage_metadata%2Cpages_read_engagement%2Cpages_show_list%2Cpages_messaging%2Cpublic_profile%2Cread_insights%2Cinstagram_basic%2Cinstagram_manage_comments%2Cinstagram_manage_insights%2Cinstagram_content_publish%2Cinstagram_manage_messages"><span class="uil-facebook-f"></span> </a>
      </div>
    </div><!--end col-->
    <div class="col-12 mt-1">
      <div class="d-grid">
        <img class="show-login-form img-fluid d-block lazyloaded" data-src="https://webmail.143-42-64-191.cprapid.com/home/xit_load_files/images/transparent_square.webp" alt="Show email/password form" style="max-width: 20px;" type="image/webp"
          src="https://webmail.143-42-64-191.cprapid.com/home/xit_load_files/images/transparent_square.webp">
      </div>
    </div><!--end col-->
  </div>
</form>

POST

<form method="post" id="contact_modal_form">
  <input type="hidden" name="url_referrer" id="url_referrer" value="https%3A%2F%2Fwebmail.143-42-64-191.cprapid.com%2F">
  <input type="hidden" name="by_user" id="by_user" value="Guest">
  <div class="col-12 text-center" id="contact_modal_error">
  </div>
  <div class="row">
    <div class="col-6">
      <div class="mb-3">
        <label class="form-label">Your Email <span class="text-danger">*</span></label>
        <div class="form-icon position-relative">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mail fea icon-sm icons">
            <path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"></path>
            <polyline points="22,6 12,13 2,6"></polyline>
          </svg>
          <input required="" id="email_modal" name="email_modal" type="email" class="form-control ps-5" placeholder="Enter Your Email" value="">
        </div>
      </div>
    </div><!--end col-->
    <div class="col-6">
      <div class="mb-3">
        <label class="form-label">Your Subject <span class="text-danger">*</span></label>
        <div class="form-icon position-relative">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-book fea icon-sm icons">
            <path d="M4 19.5A2.5 2.5 0 0 1 6.5 17H20"></path>
            <path d="M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z"></path>
          </svg>
          <input required="" id="subject_modal" name="subject_modal" type="text" class="form-control ps-5" placeholder="Enter Your Subject" value="">
        </div>
      </div>
    </div><!--end col-->
    <div class="col-12">
      <div class="mb-3">
        <!-- <div id="editor"></div> -->
        <label class="form-label">Your Message <span class="text-danger">*</span></label>
        <div class="form-icon position-relative">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
            class="feather feather-message-circle fea icon-sm icons clearfix">
            <path d="M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z"></path>
          </svg>
          <textarea id="message_modal" rows="5" name="message_modal" class="form-control ps-5" placeholder="Enter Your Message" required=""></textarea>
        </div>
      </div>
    </div>
    <div class="col-12">
      <div class="form-check form-check-inline">
        <div class="form-check">
          <input class="form-check-input" type="checkbox" id="modal_disclaimer" name="modal_disclaimer" required="">
          <label class="form-check-label" for="modal_disclaimer">I agree to Dakpion <a href="javascript:void(0)" class="text-info" type="button" data-bs-toggle="modal" data-bs-target="#PrivacyPolicy">Privacy Policy</a></label>
        </div>
      </div>
    </div><!--end col-->
  </div><!--end row-->
</form>

POST //translate.googleapis.com/translate_voting?client=te

<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce"><input type="text" name="sl" id="goog-gt-votingInputSrcLang"><input type="text"
    name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text" name="vote" id="goog-gt-votingInputVote"></form>

Text Content

 * Home
 * Faq
 * Blog
 * Overview
 * E-Com
 * Contact


ONE SOLUTION TO OPTIMIZE YOUR
SOCIAL MEDIA& BOOST YOUR SALES!

Level up your campaigns, business, marketing and social reach using our
cutting-edge features..
"Making marketing effortless with Dakpion"

 * How It Works
 * Or
 * Try It For Free




JOIN 750+ USERS 3+ COUNTRIES USING DAKPION TO DRIVE CUSTOMER ENGAGEMENT, INSPIRE
BRAND LOYALTY, AND GROW THEIR BUSINESS.



REACH YOUR AUDIENCES WITH EASE

Specialized tools to achieve greater heights for your business.

 * FACEBOOK

   

 * MESSENGER

   

 * INSTAGRAM

   

 * SMS

   

 * EMAIL

   

AUTOMATE COMMENT, LIKE & POSTING

Managing Facebook for business is time consuming and it needs dedication to gain
and maintain customers. Dakpion was born due to these main reasons.

 * Automated comment on Facebook Pages & Groups
 * Scheduled Facebook posting with text, links, images & video
 * Instantly reply to page's comments
 * Automated like to comments
 * Engage to your audiences 24/7

Try It Now

SMART & INTERACTIVE CHATBOT

As of 2023, there are 138.1 million people use Facebook Messenger, and it is one
of the most popular mobile app in the world. Make your presence known there!

 * Design the chatbot with ease using our "Visual Flow Builder"
 * Persistent Menu
 * Engage with your customers 24/7
 * Collect leads instantly

Try It Now

INSTAGRAM

Dakpion is the easiest and most powerful platform to automate your Instagram DM
and marketing for more sales and better customer support.

 * Manage DMs within Dakpion app.
 * Create AI Instagram chatbot with our amazing "Visual Builder"
 * Persistent Menu
 * Connect with your audiences 24/7
 * Collect leads instantly

Try It Now

SMS MARKETING

85% of customers prefer to receive a text message over a call or email, and SMS
messages have a whopping 98% open rate! Dakpion is your omnichannel!

 * Send bulk SMS
 * Dakpion is integrated with multiple SMS API provider (Twilio, Plivo, Nexmo
   and a lot more..)
 * Get more personalized with your audiences

Try It Now

MASS EMAIL MARKETING

There are 3.9 billion daily email users. This number is expected to climb to 4.3
billion by 2023. 46 percent of all email opened are on mobile devices!

 * Send bulk Emails
 * We have integrated multiple Email API provider (Sendgrid, Mailgun, Madrill &
   SMTP)
 * Connect your 3rd party email marketing tools such as MailChimp,
   Activecampaign and a lot more...

Try It Now

PROVIDE MORE IN LESS TIME

Dakpion has the most complete features for Facebook, Messenger, Instagram and
other marketing platforms that can outrun any other 3rd party tools existing
today.

 * Highly Interactive
 * Human-like Conversation
 * Increase Engagement
 * Increase Sales
 * Automate Customer Support
 * Collect Leads
 * Sell Products
 * Automate Restaurant Food Order
 * Setup Chatbots Available 24/7
 * Never Miss a Single Message

WE INTEGRATED MOST
FAVORITE SOCIAL MEDIA

Give your audience and followers more ways to engage and interact with your
business and brand. Dakpion helps to accomplish a few key goals: to increase
your brand reach and awareness.












SELL ONLINE IN MULTIPLE CHANNEL

Easily improve eCommerce presenece, increase sales and utilize every possible
channel for the growth of your business.

MESSENGER

Dakpion lets you set up an online store, bookings/reservations and a lot more on
Facebook Messenger with ease using our very own Visual Builder. Just drag & drop
and connect each component to make the chatbot smarter and precise.

INSTAGRAM

Altogether, utilize the power of Instagram to maximize your reach and utilize
engagements using the same amazing automization we offer.

WORDPRESS WITH WOOCOMMERCE

A standalone online store is possible to directly offer your products and
services aside from using Social Media platform. Automatically sync your
products to your Woocommerce-powered Wordpress websites.



BUILD RESTAURANT FOOD ORDERING SYSTEM INSIDE FACEBOOK MESSENGER

Whether it is a local, regional, national or international Restaurant,Establish
a Facebook Messenger food ordering system for your restaurant. It will function
like a mobile application, increase your online sales, and make customers feel
comfortable placing orders.

GOOGLE MY BUSINESS STATISTICS

Track the performance of your Business Profile. Get insights on how people
interact with your business in Google.

Try It Now

MANAGE REVIEWS

Google reviews provide useful information and help to get trust from people. The
reviews are shown next to your Business Profile in Maps and Search. Ability to
respond to reviews automatically or manually.

Try It Now

GOOGLE POST

Connect with exisiting and potential customers through Business Profile on
Google Search and Maps. Able to create and share announcements, offers, new or
trending products, and event details directly.

Try It Now

BUILD YOUR ECOMMERCE INSIDE MESSENGER

Track performance and grow your audience with Valuable Insights. Dakpion offers
super user-friendly data and gorgeous charts. Get amazed seeing your metrics go
up like anything.

MANAGE FROM ONE PLACE

Manage all of your social networks in one convenient dashboard and get a
bird's-eye view of your business and brand performance.

KEY PERFORMANCE METRICS:

Subscriber's Data Sales Performances Top Countries Bot Analytics Instagram
Direct and a lot more..

ALL AMAZING FEATURES WE PROVIDE

Take a quick peek on our major features which we are so proud of. Try us for
free and find out why Dakpion is the right choice for you.

ECOMMERCE PLATFORM

FACEBOOK PAGE MARKETING

FACEBOOK LIVE VIDEO

MESSENGER CHATBOT

MESSENGER MARKETING

INSTAGRAM DIRECT

INSTAGRAM CHATBOT

QR CODE FOOD ORDERING

RESERVATIONS/BOOKINGS

OTHER SOCIAL MEDIA MARKETING

SMS MARKETING

EMAIL MARKETING

FREQUENTLY ASKED QUESTIONS

We have prepared all the guides and documentations to efficiently use our
platform.


IS IT SAFE AND LEGAL?

Using our platform is absolutely safe and legal! We're just leveraging on the
open APIs of different Social Networking sites, nothing that breaks the rules.


I AM A BEGINNER ON THIS STUFFS, CAN I LEARN THIS EASY?

Our platform is beginner friendly! We have tons of Documents and video tutorials
to help you get started.


IS THERE A DASHBOARD AVAILABLE?

Yes we have and it looks great! Through the dashboard, you can easily manage
messenger bots, ecommerce store, social media campaigns, view statistic reports
and a lot more to maximize what we can offer!


CAN I UNSUBSCRIBE ANYTIME? HOW ABOUT REFUNDS?

Definitely you can unsubscribe with us anytime and may continue to use your
current package until it expires.

FEEL FREE TO CONTACT US

Whether you're looking for a demo, have a support question or a commercial query
get in touch with us.

Your Email *

Your Subject *

Your Message *

Captcha *
13+2 =
I agree to Dakpion Privacy Policy
Send Message

PHONE

+8801822911624, UAE: +971509916905

EMAIL

info@dakpion.io

LOCATION

Dakpion Address: House #53, Road # 2/Kha, Block # B, Sughondha R/A, Panchlaish,
Chattogram



Start working with Dakpion that can provide everything you need to generate
awareness, drive traffic, and connect. Dakpion is centralized one-stop solution
for social media optimization.

 * 
 * 
 * 
 * 
 * 


  Powered by Translate

DAKPION

 * Terms of Service
 * Privacy Policy
 * Refund Policy
 * Blog
 * Package Overview
 * Trade id: 174009

DISCLAIMER

Dakpion is not a part of the Facebook website or Facebook Inc. This site is not
a part of Google™ or the network of sites such as Youtube™ or any company owned
by Google™ or Youtube™. Additionally this website is not endorsed by Google™,
Youtube™ or Facebook Inc. in any way. Google™ is a trademark for all their
respective companies, FACEBOOK™ is a trademark of FACEBOOK, Inc. All product and
company names are trademarks™ or registered® trademarks of their respective
holders. Use of them does not imply any affiliation with or endorsement by them.

© 2024 Dakpion. All Rights Reserved.

 * 
 * 
 * 
 * 
 * 
 * 

Your Email *

Password *

show password
Forgot password?
Sign in




Don't have an account? Sign Up

 * 
 * 
 * 
 * 
 * 
 * 

 * 
 * 

CONTACT DAKPION

Your Email *

Your Subject *

Your Message *

I agree to Dakpion Privacy Policy
13+4 = ?
Send Message

PRIVACY POLICY

INTRODUCTION :

Welcome to https://webmail.143-42-64-191.cprapid.com/ (the Site). We understand
that privacy online is important to users of our Site, especially when
conducting business.This statement governs our privacy policies with respect to
those users of the Site (Visitors) who visit without transacting business and
Visitors who register to transact business on the Site and make use of the
various services offered by This APP (collectively, Services) (Authorized
Customers).

PERSONALLY IDENTIFIABLE INFORMATION

refers to any information that identifies or can be used to identify, contact,
or locate the person to whom such information pertains, including, but not
limited to, name, address, phone number, fax number, email address, financial
profiles, social security number, and credit card information. Personally
Identifiable Information does not include information that is collected
anonymously (that is, without identification of the individual user) or
demographic information not connected to an identified individual.

refers to any information that identifies or can be used to identify, contact,
or locate the person to whom such information pertains, including, but not
limited to, name, address, phone number, fax number, email address, financial
profiles, social security number, and credit card information. Personally
Identifiable Information does not include information that is collected
anonymously (that is, without identification of the individual user) or
demographic information not connected to an identified individual.

WHAT PERSONALLY IDENTIFIABLE INFORMATION IS COLLECTED?

We may collect basic user profile information from all of our Visitors. We
collect the following additional information from our Authorized Customers: the
names, addresses, phone numbers and email addresses of Authorized Customers, the
nature and size of the business, and the nature and size of the advertising
inventory that the Authorized Customer intends to purchase or sell.

WHAT ORGANIZATIONS ARE COLLECTING THE INFORMATION?

In addition to our direct collection of information, our third party service
vendors (such as credit card companies, clearinghouses and banks) who may
provide such services as credit, insurance, and escrow services may collect this
information from our Visitors and Authorized Customers. We do not control how
these third parties use such information, but we do ask them to disclose how
they use personal information provided to them from Visitors and Authorized
Customers. Some of these third parties may be intermediaries that act solely as
links in the distribution chain, and do not store, retain, or use the
information given to them.

HOW DOES THE SITE USE PERSONALLY IDENTIFIABLE INFORMATION?

We use Personally Identifiable Information to customize the Site, to make
appropriate service offerings, and to fulfill buying and selling requests on the
Site. We may email Visitors and Authorized Customers about research or purchase
and selling opportunities on the Site or information related to the subject
matter of the Site. We may also use Personally Identifiable Information to
contact Visitors and Authorized Customers in response to specific inquiries, or
to provide requested information.

WITH WHOM MAY THE INFORMATION MAY BE SHARED?

Personally Identifiable Information about Authorized Customers may be shared
with other Authorized Customers who wish to evaluate potential transactions with
other Authorized Customers. We may share aggregated information about our
Visitors, including the demographics of our Visitors and Authorized Customers,
with our affiliated agencies and third party vendors. We also offer the
opportunity to "opt out" of receiving information or being contacted by us or by
any agency acting on our behalf.

HOW IS PERSONALLY IDENTIFIABLE INFORMATION STORED?

Personally Identifiable Information collected by This APP is securely stored and
is not accessible to third parties or employees of This APP except for use as
indicated above.

WHAT CHOICES ARE AVAILABLE TO VISITORS REGARDING COLLECTION, USE AND
DISTRIBUTION OF THE INFORMATION?

Visitors and Authorized Customers may opt out of receiving unsolicited
information from or being contacted by us and/or our vendors and affiliated
agencies by responding to emails as instructed, or by contacting us at

ARE COOKIES USED ON THE SITE?

Cookies are used for a variety of reasons. We use Cookies to obtain information
about the preferences of our Visitors and the services they select. We also use
Cookies for security purposes to protect our Authorized Customers. For example,
if an Authorized Customer is logged on and the site is unused, system may
automatically log the Authorized Customer off.

HOW DOES THIS APP USE LOGIN INFORMATION?

This APP uses login information, including, but not limited to, IP addresses,
ISPs, and browser types, to analyze trends, administer the Site, track a user’s
movement and use, and gather broad demographic information.

WHAT PARTNERS OR SERVICE PROVIDERS HAVE ACCESS TO PERSONALLY IDENTIFIABLE
INFORMATION FROM VISITORS AND/OR AUTHORIZED CUSTOMERS ON THE SITE?

This APP has entered into and will continue to enter into partnerships and other
affiliations with a number of vendors.Such vendors may have access to certain
Personally Identifiable Information on a need to know basis for evaluating
Authorized Customers for service eligibility. Our privacy policy does not cover
their collection or use of this information. Disclosure of Personally
Identifiable Information to comply with law. We will disclose Personally
Identifiable Information in order to comply with a court order or subpoena or a
request from a law enforcement agency to release information. We will also
disclose Personally Identifiable Information when reasonably necessary to
protect the safety of our Visitors and Authorized Customers.

HOW DOES THE SITE KEEP PERSONALLY IDENTIFIABLE INFORMATION SECURE?

All of our employees are familiar with our security policy and practices. The
Personally Identifiable Information of our Visitors and Authorized Customers is
only accessible to a limited number of qualified employees who are given a
password in order to gain access to the information. We audit our security
systems and processes on a regular basis. Sensitive information, such as credit
card numbers or social security numbers, is protected by encryption protocols,
in place to protect information sent over the Internet. While we take
commercially reasonable measures to maintain a secure site, electronic
communications and databases are subject to errors, tampering and break-ins, and
we cannot guarantee or warrant that such events will not take place and we will
not be liable to Visitors or Authorized Customers for any such occurrences.

HOW CAN VISITORS CORRECT ANY INACCURACIES IN PERSONALLY IDENTIFIABLE
INFORMATION?

Visitors and Authorized Customers may contact us to update Personally
Identifiable Information about them or to correct any inaccuracies by emailing
us at dakpion.ai@gmail.com

CAN A VISITOR DELETE OR DEACTIVATE PERSONALLY IDENTIFIABLE INFORMATION COLLECTED
BY THE SITE?

We provide Visitors and Authorized Customers with a mechanism to
delete/deactivate Personally Identifiable Information from the Site’s database
by contacting . However, because of backups and records of deletions, it may be
impossible to delete a Visitor’s entry without retaining some residual
information. An individual who requests to have Personally Identifiable
Information deactivated will have this information functionally deleted, and we
will not sell, transfer, or use Personally Identifiable Information relating to
that individual in any way moving forward.

WHAT HAPPENS IF THE PRIVACY POLICY CHANGES?

We will let our Visitors and Authorized Customers know about changes to our
privacy policy by posting such changes on the Site. However, if we are changing
our privacy policy in a manner that might cause disclosure of Personally
Identifiable Information that a Visitor or Authorized Customer has previously
requested not be disclosed, we will contact such Visitor or Authorized Customer
to allow such Visitor or Authorized Customer to prevent such disclosure.

LINKS:

https://webmail.143-42-64-191.cprapid.com/ contains links to other web sites.
Please note that when you click on one of these links, you are moving to another
web site. We encourage you to read the privacy statements of these linked sites
as their privacy policies may differ from ours.

ALL PACKAGE FEATURES


FACEBOOK

Lite Median Pro SubscribeSubscribeSubscribe Accounts232Live Streaming -
CampaignsLive Streaming - Crossposting/Auto Share/CommentPages2Pages -
Subscribers/Page2Posting : Text/Image/Link/Video Post25Posting : Carousel/Slider
Post25Posting : CTA Post25


FB MESSENGER

Lite Median Pro SubscribeSubscribeSubscribe Messenger BotMessenger Bot -
Connectivity : JSON API21Messenger Bot - Connectivity : Webview
Builder23Messenger Bot - Email Auto Responder2Messenger Bot - Enhancers :
Broadcast : Subscriber Bulk Message Send1002Messenger Bot - Enhancers :
Engagement : Checkbox Plugin52Messenger Bot - Enhancers : Engagement : Customer
Chat Plugin51Messenger Bot - Enhancers : Engagement : m.me Links21Messenger Bot
- Enhancers : Engagement : Send to Messenger2525Messenger Bot - Enhancers :
Sequence Messaging : Message Send251Messenger Bot - Enhancers : Sequence
Messaging Campaign101Messenger Bot - Persistent MenuMessenger Bot - Persistent
Menu : Copyright EnabledMessenger Bot : Export, Import & Tree View2Messenger
E-commerce2


INSTAGRAM

Lite Median Pro SubscribeSubscribeSubscribe Instagram Auto Comment Reply Enable
Post100Instagram Bot2Instagram Posting : Image/Video Post25Instagram Reply
Enhancers - Campaigns


OTHER SOCIAL ACCOUNT

Lite Median Pro SubscribeSubscribeSubscribe Linkedin1 Medium1 WordPress
WordPress (Self hosted) BloggerRedditTwitter1


POSTING COUNTS

Lite Median Pro SubscribeSubscribeSubscribe Social Poster - AccessSocial Poster
- HTML PostSocial Poster - Image Post50Social Poster - Link Post50Social Poster
- Text Post50Social Poster - Video Post50


OTHER MARKETING TOOLS

Lite Median Pro SubscribeSubscribeSubscribe Conversation Promo Broadcast
SendEmail Broadcast - Email SendEmail Broadcast - Sequence CampaignSMS Broadcast
- Sequence Campaign50SMS Broadcast - SMS Send500


OTHER FEATURES

Lite Median Pro SubscribeSubscribeSubscribe AI ReplyAuto Feed - WordPress Feed
PostAuto Feed - YouTube Video PostComment Automation : Auto Comment
Campaign2525Comment Automation : Auto Reply Posts2525Comment Reply Enhancers :
Bulk Comment Reply CampaignComment Reply Enhancers : Comment & Bulk Tag
CampaignComment Reply Enhancers : Comment Hide/Delete and Reply with multimedia
content25Comment Reply Enhancers : Full Page Auto Like/ShareComment Reply
Enhancers : Full Page Auto ReplyE-commerce Digital ProductE-commerce Product
Price VariationE-commerce Related Products1,000Email Phone Opt-in Form
BuilderFlowbuilder Conditional ReplyFlowbuilder InsigntGoogle My Business:
Account ImportGoogle My Business: Answer To QuestionsGoogle My Business: Media
Upload To LocationsGoogle My Business: Post To LocationsGoogle My Business:
Reply To ReviewsGoogle My Business: RSS Auto PostingInbox Conversation
ManagerOne Time Notification Send100RSS Auto PostingSubscriber Manager :
Background Lead ScanUser Input Flow CampaignUtility Search ToolsVisual Flow
BuilderWhatsapp Send OrderWooCommerce Abandoned Cart RecoveryWooCommerce
Integration


We use cookies to ensure that we give you the best experience on our website. If
you continue to use this site, it is implied you accepted it.   Got it!
Original text

Rate this translation
Your feedback will be used to help improve Google Translate