|
@@ -0,0 +1,560 @@
|
|
|
+<!DOCTYPE html>
|
|
|
+<html lang="en">
|
|
|
+
|
|
|
+<head>
|
|
|
+ <meta charset="UTF-8">
|
|
|
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
+ <meta http-equiv="X-UA-Compatible" content="ie=edge, Chrome=1">
|
|
|
+ <meta http-equiv="Cache-Control" content="no-cache">
|
|
|
+ <title>Choozmo Marketing Cloud</title>
|
|
|
+ <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet"
|
|
|
+ integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
|
|
|
+ <link rel="stylesheet" href="//use.fontawesome.com/releases/v5.11.2/css/all.css">
|
|
|
+ <link rel="stylesheet" href="/css/style.css">
|
|
|
+ <!-- Global site tag (gtag.js) - Google Ads: 474336061 -->
|
|
|
+ <script async src="https://www.googletagmanager.com/gtag/js?id=AW-474336061"></script>
|
|
|
+ <!-- Start of HubSpot Embed Code -->
|
|
|
+ <script type="text/javascript" id="hs-script-loader" async defer src="//js-na1.hs-scripts.com/20485755.js"></script>
|
|
|
+ <!-- End of HubSpot Embed Code -->
|
|
|
+ <script>
|
|
|
+ window.dataLayer = window.dataLayer || [];
|
|
|
+ function gtag() { dataLayer.push(arguments); }
|
|
|
+ gtag('js', new Date());
|
|
|
+
|
|
|
+ gtag('config', 'AW-474336061');
|
|
|
+ </script>
|
|
|
+ <style>
|
|
|
+ .footer {
|
|
|
+ color: #656565;
|
|
|
+ }
|
|
|
+
|
|
|
+ .footer a {
|
|
|
+ color: #656565;
|
|
|
+ text-decoration: none;
|
|
|
+ }
|
|
|
+
|
|
|
+ .footer h5 {
|
|
|
+ color: black;
|
|
|
+ font-weight: 600;
|
|
|
+ padding-bottom: 15px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .footer .link {
|
|
|
+ padding-bottom: 20px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .footer {
|
|
|
+ background-color: #F0F0F0;
|
|
|
+ padding: 3rem;
|
|
|
+ }
|
|
|
+
|
|
|
+ .footer .right-column {
|
|
|
+ border-left: 1px solid black;
|
|
|
+ }
|
|
|
+
|
|
|
+ .footer .footer-aigirl {
|
|
|
+ font-weight: 600;
|
|
|
+ font-size: 2rem;
|
|
|
+ margin-top: 1rem;
|
|
|
+ margin-bottom: 1rem;
|
|
|
+ }
|
|
|
+
|
|
|
+ .footer .footer-follow {
|
|
|
+ font-size: 1.6rem;
|
|
|
+ margin-bottom: 1rem;
|
|
|
+ color: black;
|
|
|
+ font-size: 1rem;
|
|
|
+ font-weight: 600;
|
|
|
+ margin-top: 2rem;
|
|
|
+ }
|
|
|
+
|
|
|
+ .footer .footer-socials a {
|
|
|
+ margin-right: 5px;
|
|
|
+ }
|
|
|
+ </style>
|
|
|
+</head>
|
|
|
+
|
|
|
+<body>
|
|
|
+ {{ partial "navbar.html" . }}
|
|
|
+ <main id="youtube-views">
|
|
|
+ <section class="header">
|
|
|
+ <img src="/imgs/dm/banner-01.webp" alt="" class="header__lefttop w-100">
|
|
|
+ <div class="container">
|
|
|
+ <div class="row align-items-center g-0">
|
|
|
+ <div class="col-12 col-md-6 text-center">
|
|
|
+ <h2 class="header__title" style="font-size: 2.9rem;">{{ .Params.packageTitle }}</h2>
|
|
|
+ <p class="text-center px-3 m-0">{{ .Params.packageSub1 }}</p>
|
|
|
+ <p class="text-center px-3">{{ .Params.packageSub2 }}</p>
|
|
|
+ <button class="btns-dark" onclick="window.location.href=`/contact/service/`">Contact us</button>
|
|
|
+ </div>
|
|
|
+ <div class="col-12 col-md-6">
|
|
|
+ <div class="header__right header__dm" style="background-image: url('/imgs/dm/dm_video-making-1.png');">
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </section>
|
|
|
+ <section class="category container text-center dm__description mt-xl mt-5 mt-lg-0">
|
|
|
+ <h2 class="category__sub_h2 pt-4 pt-lg-5"></h2>
|
|
|
+ <h5>
|
|
|
+ {{ .Params.description_01 }}
|
|
|
+ <br>
|
|
|
+ {{ .Params.description_02 }}
|
|
|
+ </h5>
|
|
|
+ </section>
|
|
|
+
|
|
|
+ <div class="container">
|
|
|
+ <div class="card-group flex-column flex-lg-row">
|
|
|
+ <div class="card">
|
|
|
+ <div class="card-body p-0 py-4 d-flex flex-column align-items-center">
|
|
|
+ <div class="d-flex flex-column mb-2">
|
|
|
+ <section class="d-flex mx-auto">
|
|
|
+ <img width="30" height="30" src="/imgs/icon/play-button.png" alt="" class="me-2">
|
|
|
+ <h5 class="card-title m-0 fw-bold">2,000</h5>
|
|
|
+ </section>
|
|
|
+ <span class="text-center" style="color: #7c8ba7;">Views</span>
|
|
|
+ </div>
|
|
|
+ <p class="card-text price">30 USD</p>
|
|
|
+ <div class="mx-auto mt-2 mb-1">
|
|
|
+ <ul>
|
|
|
+ <li class="card-text mb-2">
|
|
|
+ <img width="30" src="/imgs/icon/check.png" alt="">
|
|
|
+ 100% true views
|
|
|
+ </li>
|
|
|
+ <li class="card-text">
|
|
|
+ <img width="30" src="/imgs/icon/check.png" alt="">
|
|
|
+ Performance report included
|
|
|
+ </li>
|
|
|
+ </ul>
|
|
|
+ <!-- <p class="card-text mb-2">Placement fee : NT$400/video</p> -->
|
|
|
+ <!-- <p class="card-text">Cost per valid view : NT$0.4</p> -->
|
|
|
+ </div>
|
|
|
+ <button class="buy-btn">Buy Now</button>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="card mx-lg-5 my-5 my-lg-0">
|
|
|
+ <div class="card-body p-0 py-4 d-flex flex-column align-items-center">
|
|
|
+ <div class="d-flex flex-column mb-2">
|
|
|
+ <section class="d-flex mx-auto">
|
|
|
+ <img width="30" height="30" src="/imgs/icon/play-button.png" alt="" class="me-2">
|
|
|
+ <h5 class="card-title m-0 fw-bold">4,200</h5>
|
|
|
+ </section>
|
|
|
+ <span class="text-center" style="color: #7c8ba7;">Views</span>
|
|
|
+ </div>
|
|
|
+ <p class="card-text price">60 USD</p>
|
|
|
+ <div class="mx-auto mt-2 mb-1">
|
|
|
+ <ul>
|
|
|
+ <li class="card-text mb-2">
|
|
|
+ <img width="30" src="/imgs/icon/check.png" alt="">
|
|
|
+ 100% true views
|
|
|
+ </li>
|
|
|
+ <li class="card-text">
|
|
|
+ <img width="30" src="/imgs/icon/check.png" alt="">
|
|
|
+ Performance report included
|
|
|
+ </li>
|
|
|
+ </ul>
|
|
|
+ <!-- <p class="card-text mb-2">Placement fee : NT$400/video</p> -->
|
|
|
+ <!-- <p class="card-text">Cost per valid view : NT$0.4</p> -->
|
|
|
+ </div>
|
|
|
+ <button class="buy-btn">Buy Now</button>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="card">
|
|
|
+ <div class="card-body p-0 py-4 d-flex flex-column align-items-center">
|
|
|
+ <div class="d-flex flex-column mb-2">
|
|
|
+ <section class="d-flex mx-auto">
|
|
|
+ <img width="30" height="30" src="/imgs/icon/play-button.png" alt="" class="me-2">
|
|
|
+ <h5 class="card-title m-0 fw-bold">7,500</h5>
|
|
|
+ </section>
|
|
|
+ <span class="text-center" style="color: #7c8ba7;">Views</span>
|
|
|
+ </div>
|
|
|
+ <p class="card-text price">100 USD</p>
|
|
|
+ <div class="mx-auto mt-2 mb-1">
|
|
|
+ <ul>
|
|
|
+ <li class="card-text mb-2">
|
|
|
+ <img width="30" src="/imgs/icon/check.png" alt="">
|
|
|
+ 100% true views
|
|
|
+ </li>
|
|
|
+ <li class="card-text">
|
|
|
+ <img width="30" src="/imgs/icon/check.png" alt="">
|
|
|
+ Performance report included
|
|
|
+ </li>
|
|
|
+ </ul>
|
|
|
+ <!-- <p class="card-text mb-2">Placement fee : NT$400/video</p> -->
|
|
|
+ <!-- <p class="card-text">Cost per valid view : NT$0.4</p> -->
|
|
|
+ </div>
|
|
|
+ <button class="buy-btn">Buy Now</button>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="row direction-list">
|
|
|
+ <div class="col-12 col-md-6 content">
|
|
|
+ <div class="d-flex align-items-start">
|
|
|
+ <img src="/imgs/icon/analytics.png" alt="" class="me-3">
|
|
|
+ <section class="d-flex flex-column">
|
|
|
+ <h5>What are YouTube views?</h5>
|
|
|
+ <p>
|
|
|
+ Views on a YouTube video are counted if the video is played at the initiative of the user and the video
|
|
|
+ is not detected as spam by YouTube’s algorithm.
|
|
|
+ </p>
|
|
|
+ </section>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="d-flex align-items-start">
|
|
|
+ <img src="/imgs/icon/padlock.png" alt="" class="me-3">
|
|
|
+ <section class="d-flex flex-column">
|
|
|
+ <h5>Safe and secure</h5>
|
|
|
+ <p>
|
|
|
+ We NEVER ask the password of your YouTube account or any private information when you purchase our
|
|
|
+ services. However, you should protect your YouTube account and never share the password of your YouTube
|
|
|
+ account with anyone.
|
|
|
+ </p>
|
|
|
+ </section>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="col-12 col-md-6 content">
|
|
|
+ <div class="d-flex align-items-start">
|
|
|
+ <img src="/imgs/icon/search.png" alt="" class="me-3">
|
|
|
+ <section class="d-flex flex-column">
|
|
|
+ <h5>Why buy YouTube views?</h5>
|
|
|
+ <p>
|
|
|
+ People tend to look at the view count of videos when deciding which video to watch. Videos with high
|
|
|
+ view counts attract more people to click and watch the videos. Buying views can increase your chances of
|
|
|
+ getting more organic views.
|
|
|
+ </p>
|
|
|
+ </section>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="d-flex align-items-start">
|
|
|
+ <img src="/imgs/icon/exclamation.png" alt="" class="me-3">
|
|
|
+ <section class="d-flex flex-column">
|
|
|
+ <h5>Making sure your YouTube views are counted correctly</h5>
|
|
|
+ <p>
|
|
|
+ To ensure your YouTube views are counted correctly, DO NOT purchase views from multiple services at the
|
|
|
+ same time.
|
|
|
+ </p>
|
|
|
+ </section>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="container-fluid py-5 my-5 position-relative" style="background-color: #FFEBE2;">
|
|
|
+ <div class="row justify-content-center align-items-center">
|
|
|
+ <div class="col-11 col-lg-5">
|
|
|
+ <h5 class="title">Why Should You Buy YouTube Views?</h5>
|
|
|
+ <p>
|
|
|
+ Given YouTube’s popularity as a video streaming platform, competition for views and ranking on YouTube is
|
|
|
+ tough. Aside from the title, thumbnail, and description of a video, view count is also an important factor
|
|
|
+ for users to decide which video to watch – in fact, people prefer watching videos which have a high view
|
|
|
+ count! Videos with a high view count attract more people to click and watch the videos. Buying YouTube views
|
|
|
+ can increase your chances of getting more organic views and gaining higher exposure, which in turn increases
|
|
|
+ your channel’s credibility, puts your video higher in the rankings, and potentially helps you earn more
|
|
|
+ subscribers.
|
|
|
+ </p>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="col-12 col-lg-6">
|
|
|
+ <img src="/imgs/dm/youtube-01.png" alt="" class="img-fluid">
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <img src="/imgs/bottom-line.png" alt="" class="position-absolute">
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="container" style="margin-top: 80px;">
|
|
|
+ <div class="row my-5 align-items-center justify-content-center">
|
|
|
+ <div class="col-12 col-lg-6">
|
|
|
+ <img src="/imgs/dm/youtube-02.png" alt="" class="img-fluid">
|
|
|
+ </div>
|
|
|
+ <div class="col-11 col-lg-6 mt-5 mt-lg-0">
|
|
|
+ <h5 class="title">Is buying YouTube views safe and legal?</h5>
|
|
|
+ <p>
|
|
|
+ The only thing related to YouTube that we ask when you purchase YouTube views from us is the ID or link of
|
|
|
+ the YouTube video – we NEVER ask the password of your YouTube account or any of your private information.
|
|
|
+ However, you should always protect your YouTube account and never share the password of your YouTube account
|
|
|
+ with anyone, in order to prevent your YouTube account from being compromised.
|
|
|
+ <br>
|
|
|
+ <br>
|
|
|
+ YouTube allows users to purchase views, as long as such activities are not considered spamming. Do note that
|
|
|
+ YouTube can delete videos that are deemed spam or contain spam activity, and the uploader can risk being
|
|
|
+ suspended or banned from YouTube – therefore, you should refrain from buying too many views all at once. In
|
|
|
+ addition, you should make sure that your purchase of YouTube views does not violate the laws and regulations
|
|
|
+ in your area.
|
|
|
+ </p>
|
|
|
+ </div>
|
|
|
+ <div class="col-11 col-lg-6 mt-5">
|
|
|
+ <h5 class="title">What Are the Benefits of Having YouTube Views?</h5>
|
|
|
+ <p>
|
|
|
+ Having YouTube views will make your videos look more popular – users tend to view popular videos, that is,
|
|
|
+ videos with a high amount of views. The popularity of a video will increase as it is viewed, and popular
|
|
|
+ videos
|
|
|
+ will be watched by more people.
|
|
|
+ <br>
|
|
|
+ <br>
|
|
|
+ Even if you don’t buy YouTube views, your channel and its videos can still have the potential to become
|
|
|
+ popular
|
|
|
+ – however it may take more time than when you buy YouTube views. Buying YouTube views help you save time and
|
|
|
+ make your channel and its videos become popular faster.
|
|
|
+ </p>
|
|
|
+ </div>
|
|
|
+ <div class="col-12 col-lg-6">
|
|
|
+ <img src="/imgs/dm/youtube-03.png" alt="" class="img-fluid">
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <!-- <section class="category container text-center dm__description mt-xl">
|
|
|
+ <h5 class="mb-5" style="font-size: 2rem;">常見問題</h5>
|
|
|
+ <h2 class="category__sub_h2 pt-3"></h2>
|
|
|
+ <p>
|
|
|
+ Find answers to any questions you may have in mind about our products and tools. If you can't find your answer
|
|
|
+ at FAQ you can reach us via our live support center without a fee.
|
|
|
+ </p>
|
|
|
+ </section> -->
|
|
|
+
|
|
|
+ <!-- FAQ -->
|
|
|
+ <!-- <div class="container pb-5">
|
|
|
+ <div class="row">
|
|
|
+ <div class="col-6">
|
|
|
+ <div class="accordion" id="accordionExample">
|
|
|
+ <div class="accordion-item">
|
|
|
+ <h2 class="accordion-header" id="headingTwo">
|
|
|
+ <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
|
|
|
+ data-bs-target="#faq_01" aria-expanded="false" aria-controls="faq_01">
|
|
|
+ Can this service help me reach 4,000 hours of view time required for monetization and partnership?
|
|
|
+ </button>
|
|
|
+ </h2>
|
|
|
+ <div id="faq_01" class="accordion-collapse collapse" aria-labelledby="headingTwo"
|
|
|
+ data-bs-parent="#accordionExample">
|
|
|
+ <div class="accordion-body">
|
|
|
+ Yes! When you get YouTube views, the video you targeted will be watched from start to end by the
|
|
|
+ specific amount of accounts you decided. With this service, you can easily surpass the 4,000 hours
|
|
|
+ limit.
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="accordion-item">
|
|
|
+ <h2 class="accordion-header" id="headingTwo">
|
|
|
+ <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
|
|
|
+ data-bs-target="#faq_02" aria-expanded="false" aria-controls="faq_02">
|
|
|
+ Is it possible for YouTube to realize I'm not getting genuine views?
|
|
|
+ </button>
|
|
|
+ </h2>
|
|
|
+ <div id="faq_02" class="accordion-collapse collapse" aria-labelledby="headingTwo"
|
|
|
+ data-bs-parent="#accordionExample">
|
|
|
+ <div class="accordion-body">
|
|
|
+ It's not likely. Since there isn't a list called "viewers," or such, it's almost impossible for
|
|
|
+ YouTube to catch you red-handed. It's not so much different than asking a friend to watch your video.
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="accordion-item">
|
|
|
+ <h2 class="accordion-header" id="headingThree">
|
|
|
+ <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
|
|
|
+ data-bs-target="#faq_03" aria-expanded="false" aria-controls="faq_03">
|
|
|
+ Can my number of views decrease over time?
|
|
|
+ </button>
|
|
|
+ </h2>
|
|
|
+ <div id="faq_03" class="accordion-collapse collapse" aria-labelledby="headingThree"
|
|
|
+ data-bs-parent="#accordionExample">
|
|
|
+ <div class="accordion-body">
|
|
|
+ No! It's not possible to lose your video views. Those views are intended to stay on your profile for a
|
|
|
+ remarkable period. We can clearly say those views are going to remain intact on your account.
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="accordion-item">
|
|
|
+ <h2 class="accordion-header" id="headingThree">
|
|
|
+ <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
|
|
|
+ data-bs-target="#faq_04" aria-expanded="false" aria-controls="faq_04">
|
|
|
+ What counts as a view on YouTube?
|
|
|
+ </button>
|
|
|
+ </h2>
|
|
|
+ <div id="faq_04" class="accordion-collapse collapse" aria-labelledby="headingThree"
|
|
|
+ data-bs-parent="#accordionExample">
|
|
|
+ <div class="accordion-body">
|
|
|
+ YouTube counts 30 seconds of watch time a single view.
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="accordion-item">
|
|
|
+ <h2 class="accordion-header" id="headingThree">
|
|
|
+ <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
|
|
|
+ data-bs-target="#faq_05" aria-expanded="false" aria-controls="faq_05">
|
|
|
+ What counts as a view for a paid advertisement on YouTube?
|
|
|
+ </button>
|
|
|
+ </h2>
|
|
|
+ <div id="faq_05" class="accordion-collapse collapse" aria-labelledby="headingThree"
|
|
|
+ data-bs-parent="#accordionExample">
|
|
|
+ <div class="accordion-body">
|
|
|
+ If the user watches a complete ad or watches at least 30 seconds of an ad, it counts as a view.
|
|
|
+ Interactions with the ad are also counted as views.
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="accordion-item">
|
|
|
+ <h2 class="accordion-header" id="headingThree">
|
|
|
+ <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
|
|
|
+ data-bs-target="#faq_06" aria-expanded="false" aria-controls="faq_06">
|
|
|
+ Does rewatching a video counts as a view?
|
|
|
+ </button>
|
|
|
+ </h2>
|
|
|
+ <div id="faq_06" class="accordion-collapse collapse" aria-labelledby="headingThree"
|
|
|
+ data-bs-parent="#accordionExample">
|
|
|
+ <div class="accordion-body">
|
|
|
+ Yes, if you replay and watch more than 30 seconds, it counts as a view.
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="col-6">
|
|
|
+ <div class="accordion" id="accordionExample">
|
|
|
+ <div class="accordion-item">
|
|
|
+ <h2 class="accordion-header" id="headingTwo">
|
|
|
+ <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
|
|
|
+ data-bs-target="#faq_07" aria-expanded="false" aria-controls="faq_07">
|
|
|
+ How are YouTubers paid?
|
|
|
+ </button>
|
|
|
+ </h2>
|
|
|
+ <div id="faq_07" class="accordion-collapse collapse" aria-labelledby="headingTwo"
|
|
|
+ data-bs-parent="#accordionExample">
|
|
|
+ <div class="accordion-body">
|
|
|
+ They are paid with the advertisements they optimize with AdSense.
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="accordion-item">
|
|
|
+ <h2 class="accordion-header" id="headingThree">
|
|
|
+ <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
|
|
|
+ data-bs-target="#faq_08" aria-expanded="false" aria-controls="faq_08">
|
|
|
+ Is it illegal to buy YouTube views?
|
|
|
+ </button>
|
|
|
+ </h2>
|
|
|
+ <div id="faq_08" class="accordion-collapse collapse" aria-labelledby="headingThree"
|
|
|
+ data-bs-parent="#accordionExample">
|
|
|
+ <div class="accordion-body">
|
|
|
+ Paying people to see your videos is not illegal, so no.
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="accordion-item">
|
|
|
+ <h2 class="accordion-header" id="headingThree">
|
|
|
+ <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
|
|
|
+ data-bs-target="#faq_09" aria-expanded="false" aria-controls="faq_09">
|
|
|
+ Is it safe to buy YouTube views?
|
|
|
+ </button>
|
|
|
+ </h2>
|
|
|
+ <div id="faq_09" class="accordion-collapse collapse" aria-labelledby="headingThree"
|
|
|
+ data-bs-parent="#accordionExample">
|
|
|
+ <div class="accordion-body">
|
|
|
+ Absolutely. Our website is protected by an SSL certificate, so you can be comfortable when you're
|
|
|
+ buying services from us.
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="accordion-item">
|
|
|
+ <h2 class="accordion-header" id="headingThree">
|
|
|
+ <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
|
|
|
+ data-bs-target="#faq_10" aria-expanded="false" aria-controls="faq_10">
|
|
|
+ Can YouTubers see who viewed their videos?
|
|
|
+ </button>
|
|
|
+ </h2>
|
|
|
+ <div id="faq_10" class="accordion-collapse collapse" aria-labelledby="headingThree"
|
|
|
+ data-bs-parent="#accordionExample">
|
|
|
+ <div class="accordion-body">
|
|
|
+ Unfortunately not. They can only see how many people viewed their videos.
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="accordion-item">
|
|
|
+ <h2 class="accordion-header" id="headingThree">
|
|
|
+ <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
|
|
|
+ data-bs-target="#faq_11" aria-expanded="false" aria-controls="faq_11">
|
|
|
+ How can I get 4000 hours of watch time quickly?
|
|
|
+ </button>
|
|
|
+ </h2>
|
|
|
+ <div id="faq_11" class="accordion-collapse collapse" aria-labelledby="headingThree"
|
|
|
+ data-bs-parent="#accordionExample">
|
|
|
+ <div class="accordion-body">
|
|
|
+ If you want to get 4000 watch hours fast, you can have a look at our YouTube Watch Hours service.
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="accordion-item">
|
|
|
+ <h2 class="accordion-header" id="headingThree">
|
|
|
+ <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
|
|
|
+ data-bs-target="#faq_12" aria-expanded="false" aria-controls="faq_12">
|
|
|
+ What happens when you get 1K subscribers on YouTube?
|
|
|
+ </button>
|
|
|
+ </h2>
|
|
|
+ <div id="faq_12" class="accordion-collapse collapse" aria-labelledby="headingThree"
|
|
|
+ data-bs-parent="#accordionExample">
|
|
|
+ <div class="accordion-body">
|
|
|
+ When you hit 1K subscribers, YouTube sends you a mail to congratulate you.
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div> -->
|
|
|
+ </main>
|
|
|
+ <footer class="footer">
|
|
|
+ <div class="container">
|
|
|
+ <div class="row">
|
|
|
+ <div class="col-xs-12 col-sm-6">
|
|
|
+ <img src="https://i.imgur.com/P1gNopa.png" alt="" width="250">
|
|
|
+ <div class="footer-aigirl">Choozmo AI Spokesgirl</div>
|
|
|
+ <div class="footer-follow">關注我們</div>
|
|
|
+ <div class="footer-socials">
|
|
|
+ <a href="https://www.linkedin.com/company/choozmo/"><img src="https://i.imgur.com/qnd9QrT.png" alt=""
|
|
|
+ width="32px" height="32px"></a>
|
|
|
+ <a href="https://www.facebook.com/choozmo/"><img src="https://i.imgur.com/WdCAhSo.png" alt="" width="48px"
|
|
|
+ height="48px"></a>
|
|
|
+ <a href="https://line.me/R/ti/p/@choozmo?from=page"><img src="https://i.imgur.com/dNZ2aGW.png" alt=""
|
|
|
+ width="32px" height="32px"></a>
|
|
|
+ <a href="https://www.youtube.com/channel/UC2Qda9PhJWuiMTCZ-j7K_hg"><img
|
|
|
+ src="https://i.imgur.com/zn6DUY8.png" alt="" width="32px" height="32px"></a>
|
|
|
+ <a href="https://www.instagram.com/choozmo_cmm/"><img src="https://i.imgur.com/pdJPY7m.png" alt=""
|
|
|
+ width="48px" height="48px"></a>
|
|
|
+ <a href="https://twitter.com/ai_cmm"><img src="https://i.imgur.com/qGBzq4J.png" alt="" width="32px"
|
|
|
+ height="32px"></a>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="col-xs-12 col-sm-6">
|
|
|
+ <div class="footer-contacts" style="margin-top: 2rem;">
|
|
|
+ <h5>CONTACT</h5>
|
|
|
+ <div>
|
|
|
+ 集仕多股份有限公司<br>新竹縣竹北市復興二路229號9樓之9<br>聯絡電話:036670804<br>聯絡信箱:SERVICE@CHOOZMO.COM
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </footer>
|
|
|
+ <script type="application/javascript">
|
|
|
+ var doNotTrack = false;
|
|
|
+ if (!doNotTrack) {
|
|
|
+ (function (i, s, o, g, r, a, m) {
|
|
|
+ i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
|
|
|
+ (i[r].q = i[r].q || []).push(arguments)
|
|
|
+ }, i[r].l = 1 * new Date(); a = s.createElement(o),
|
|
|
+ m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
|
|
|
+ })(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
|
|
|
+ ga('create', 'UA-153100602-5', 'auto');
|
|
|
+
|
|
|
+ ga('send', 'pageview');
|
|
|
+ }
|
|
|
+ </script>
|
|
|
+ <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js"
|
|
|
+ integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p"
|
|
|
+ crossorigin="anonymous"></script>
|
|
|
+ <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js"
|
|
|
+ integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF"
|
|
|
+ crossorigin="anonymous"></script>
|
|
|
+</body>
|
|
|
+
|
|
|
+</html>
|