123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576 |
- <!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">
- <!-- 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 -->
- <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;
- }
- #ad-operation .header {
- height: auto;
- }
- #ad-operation .header p {
- font-weight: bold;
- line-height: 32px;
- }
- #ad-operation .header p span {
- font-size: 20px;
- color: #ea5413;
- }
- #ad-operation .header-title {
- color: #000;
- font-weight: bold;
- letter-spacing: 5px;
- }
- #ad-operation .dm-description h5 {
- font-size: 16px;
- line-height: 32px;
- }
- #ad-operation .dm-description h5 strong {
- padding-bottom: 3px;
- border-bottom: 3px solid rgb(248, 228, 72);
- }
- .card-content div {
- display: flex;
- flex-direction: column;
- border: 2px solid #ea5413;
- }
- .card-content h3 {
- width: 60%;
- margin: -17px auto 0;
- padding: 7px 0;
- display: inline-block;
- color: #fff;
- background: #ea5413;
- text-align: center;
- font-size: 18px;
- font-weight: bold;
- border-radius: 10px;
- letter-spacing: 2px;
- }
- @media (max-width: 576px) {
- .card-content h3 {
- width: auto;
- padding: 7px 15px;
- font-size: 16px;
- }
- }
- .card-content h4 {
- margin-top: 25px;
- padding: 20px 10px;
- font-size: 14px;
- line-height: 32px;
- background: #FFEBE2;
- }
- .card-content h4 strong {
- font-size: 20px;
- }
- .content-box {
- width: 65%;
- margin: auto;
- padding: 30px 0;
- display: flex;
- justify-content: center;
- background: #FFEBE2;
- position: relative;
- }
- .content-box p {
- margin: 0;
- line-height: 32px;
- }
- .content-box h4 {
- font-size: 22px;
- font-weight: bold;
- margin-bottom: 20px;
- }
- @media (max-width: 991px) {
- .content-box {
- width: 90%;
- }
- }
- @media (max-width: 767px) {
- .content-box {
- width: 100%;
- }
- .content-box h4 {
- font-size: 18px;
- }
- .content-box p {
- font-size: 14px;
- }
- }
- @media (max-width: 475px) {
- .content-box {
- padding-left: 10px;
- }
- .content-box h4 {
- font-size: 14px;
- white-space: nowrap;
- }
- .content-box p {
- font-size: 13px;
- }
- }
- .content-box .line {
- height: 3px;
- background: #fff;
- width: 950px;
- position: absolute;
- left: -200px;
- top: 35px;
- }
- @media (max-width: 767px) {
- .content-box .line {
- top: 33px;
- }
- }
- @media (max-width: 575px) {
- .content-box .line {
- top: 30px;
- }
- }
- .content-badge {
- position: absolute;
- left: 0;
- top: -53px;
- padding: 5px 10px;
- background: #ea5413;
- border-radius: 10px;
- font-size: 22px;
- font-weight: bold;
- color: #fff;
- }
- .pageForm {
- line-height: 32px;
- letter-spacing: 1px;
- }
- #ad-operation {
- overflow-x: hidden;
- }
- #ad-operation .header-lefttop {
- width: 60%;
- position: absolute;
- left: 10vw;
- top: -13vw;
- z-index: -1;
- }
- #ad-operation .category.dm-description {
- padding: 2rem 8rem;
- }
- @media (max-width: 991px) {
- #ad-operation .category.dm-description {
- padding: 2rem 3rem;
- }
- }
- @media (max-width: 767px) {
- #ad-operation .category.dm-description {
- padding: 2rem 0rem;
- }
- #ad-operation .header-lefttop {
- left: 20vw;
- }
- }
- /* .video-box {
- position: relative;
- width: 70%;
- height: 0;
- padding-bottom: 40%;
- }
- @media (max-width: 1200px) {
- .video-box {
- width: 80%;
- padding-bottom: 45%;
- }
- }
- @media (max-width: 767px) {
- .video-box {
- margin: 50px auto 0;
- }
- }
- @media (max-width: 576px) {
- .video-box {
- width: 90%;
- padding-bottom: 50%;
- }
- }
- .video-box iframe {
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- } */
- .accreditation p {
- font-size: 24px;
- }
- .accreditation img {
- width: 150px;
- position: absolute;
- top: -35px;
- left: -25px;
- }
- @media (max-width: 767px) {
- .accreditation img {
- width: 135px;
- left: -50px;
- }
- }
- @media (max-width: 575px) {
- .accreditation img {
- width: 120px;
- top: -80px;
- left: -20px;
- }
- .accreditation p {
- font-size: 20px;
- }
- }
- </style>
- </head>
- <body>
- {{ partial "navbar.html" . }}
- <!-- <nav class="navbar navbar-expand-lg navbar-light fixed-top">
- <div class="container-fluid">
- <a class="navbar-brand" href="/">
- <img src="https://ai.choozmo.com/img/Choozmo%20cloud%20logo.png" alt="" width="180" height="48"
- class="d-inline-block align-text-top">
- </a>
- <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav"
- aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
- </button>
- <div class="collapse navbar-collapse ms-auto" id="navbarNav">
- <ul class="navbar-nav">
- <li class="nav-item">
- <a class="nav-link active" aria-current="page" href="/">Home</a>
- </li>
- <li class="nav-item dropdown">
- <a class="nav-link dropdown-toggle" href="" id="navbarDropdown" role="button" data-bs-toggle="dropdown"
- aria-expanded="false">
- 服務
- </a>
- <ul class="dropdown-menu" aria-labelledby="navbarDropdown">
- <li><a class="dropdown-item" href="/ad-operation/dm/">廣告代操</a></li>
- <li><a class="dropdown-item" href="/bigdata/dm/">大數據分析</a></li>
- <li><a class="dropdown-item" href="/crawler/dm/">資訊爬蟲</a></li>
- <li><a class="dropdown-item" href="/research/dm/">企業系統研發委外</a></li>
- <li><a class="dropdown-item" href="/seo/dm/">SEO 搜尋排名優化</a></li>
- <li><a class="dropdown-item" href="/video-making/dm/">影片製作服務</a></li>
- <li><a class="dropdown-item" href="/ai-anchor/dm/">新聞 AI 主播媒體聯播網</a></li>
- <li><a class="dropdown-item" href="/blog-traffic/dm/">創業家專案</a></li>
- </ul>
- </li>
- <li class="nav-item">
- <a class="nav-link" href="/tags/vtuber/">部落格</a>
- </li>
- <li class="nav-item">
- <a class="nav-link" href="/collaboration/info/">合作夥伴</a>
- </li>
- <li class="nav-item">
- <a class="nav-link" href="/contact/service">聯絡我們</a>
- </li>
- <li class="nav-item">
- <a class="nav-link" href="/aboutus/info/">關於我們</a>
- </li>
- </ul>
- </div>
- </div>
- </nav> -->
- <main id="ad-operation">
- <section class="header">
- <div class="row align-items-center justify-content-center g-0" style="padding: 100px 0;">
- <div class="col-12 col-md-6 text-center position-relative">
- <img src="/imgs/dm/operation_01.png" alt="" class="header-lefttop">
- <h2 class="header-title">AI 廣告投手</h2>
- <p class="text-center px-3">
- 大數據精準抓取目標受眾<br>
- 同時管理數百檔廣告<br>
- 工業局認證 AI 智慧廣告投放技術<br>
- <span>僅 5% 服務費</span>
- <p>
- <button class="contact-btn" onclick="window.location.href=`/contact/service/`">立即諮詢</button>
- </div>
- <div class="col-12 col-md-6">
- <div class="video-box">
- <iframe width="560" height="315" src="https://www.youtube.com/embed/oLVjPNguBCY"
- title="YouTube video player" frameborder="0"
- allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
- allowfullscreen></iframe>
- </div>
- </div>
- </div>
- </section>
- <section class="category container py-5 dm-description">
- <h5>
- 廣告品質越好, 廣告付費就越少!
- <br><br>
- 集仕多擁有專業投放廣告的豐富經驗,利用 <strong>獨家SEO顯微鏡健檢服務</strong> 和綁定 <strong>Google My Business</strong> 兩大分析系統。
- <br><br>
- 完整收集數據與分析報告, 為各大企業、 商家以最有效的廣告策略<br>
- <strong>精準鎖定目標客群, 並適時地調整廣告策略。</strong>
- <br><br>
- 透過 LINE 就能即時查詢分析報告, 以達到出色的廣告效益, 提高品牌曝光量和知名度!
- </h5>
- </section>
- <div class="container">
- <div class="row my-5 justify-content-center card-content px-3 px-sm-0">
- <div class="col-12 col-md-5 mx-3">
- <h3>獨家 SEO 顯微鏡健檢服務</h3>
- <h4>
- <strong>網站健檢</strong>:盤點網頁結構、速度 <br>
- <strong>關鍵字研究</strong>:選擇適合的關鍵字結合內容行銷,逐步提升排名 <br>
- <strong>優化分析與策略</strong>:<br>
- 提出 SEO 改善建議,協同逐項優化,推動排名向前
- </h4>
- <img class="img-fluid my-4" src="/imgs/dm/operation_02.png" alt="">
- </div>
- <div class="col-12 col-md-5 mx-3 mt-5 mt-md-0">
- <h3>Google My Business</h3>
- <h4>
- 經營 <strong>Local SEO</strong>, 能更有效地曝光自己的品牌及商品。 <br>
- <strong>我的商家</strong>串接 Google My Business <br>
- 從眾多競爭對手中脫穎而出,吸引顧客上門;隨時視需要輕鬆更新商家檔案。
- </h4>
- <img class="img-fluid my-auto" src="/imgs/dm/operation_04.png" alt="">
- </div>
- </div>
- <div class="row mb-5" style="margin-top: 100px;">
- <div class="col-12">
- <div class="row">
- <div class="col-12">
- <div class="content-box">
- <span class="content-badge">內容包含</span>
- <section class="position-relative">
- <div class="line"></div>
- <h4 class="me-2">Google Ads + </h4>
- <p>
- 搜尋關鍵字
- <br>
- GDN多媒體
- <br>
- 區域地標廣告
- </p>
- </section>
- <section>
- <h4>LINE即時報告 + 成效週報/月報</h4>
- <p>
- 利用獨家SEO顯微鏡健檢服務結合
- <br>
- 綁定Google My Business兩大分析系統
- <br>
- 完整收集數據與分析報告
- </p>
- </section>
- </div>
- </div>
- </div>
- </div>
- <div class="col-12 col-sm-11 col-lg-8 mx-auto position-relative" style="margin-top: 100px;">
- <section class="accreditation">
- <img src="/imgs/dm/operation_05.png" alt="">
- <p class="m-0 text-center fw-bold">工業局認證 AI智慧廣告投放技術</p>
- </section>
- <img class="img-fluid" src="/imgs/dm/operation_06.png" alt="">
- <img class="img-fluid mt-5 mb-3 d-none d-sm-block" src="/imgs/dm/operation_07.png" alt="">
- <img class="img-fluid mt-5 mb-3 d-block d-sm-none mx-auto" src="/imgs/dm/operation_08.png" alt=""
- style="width: 60%;">
- </div>
- </div>
- </div>
- <div class="container loaded pageForm">
- <div class="row">
- <div class="col-12 col-md-6">
- <div class="pageForm-p">
- <div class="mb-3">
- <div class="pageForm-title">
- <h3 class="pageForm-title-h3">
- 免費獲取專業的 <br>
- 廣告投放建議書!
- </h3>
- </div>
- </div>
- <div class="pageForm-txt mb-3 ">
- <p>
- 讓我們帶您深入 AI 廣告的世界 <br>
- 只剩下幾個步驟
- </p>
- </div>
- <div class="pageForm-notice">
- <a class="btn-detailForm" href="/contact/service/">填寫詳細表單 →</a>
- <p>填寫該表單將會有專人與你聯繫。<br>
- 如有問題歡迎來信 service@choozmo.com 或來電 036670804
- </p>
- </div>
- </div>
- </div>
- <div class="col-12 col-md-6">
- <div class="pageForm-p">
- <script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/shell.js"></script>
- <script>
- hbspt.forms.create({
- region: "na1",
- portalId: "20485755",
- formId: "e08cd305-569c-4913-96f5-4da9f5f90970"
- });
- </script>
- </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>
|