product_weixin.ejs 15.8 KB
<!DOCTYPE html>
<html lang="en">

<head>
  <meta charset="utf-8">
  <title>WeChat Official Account integrated with AEM - Product agency services - Adobe Solution Partners</title>
  <meta content="width=device-width, initial-scale=1.0" name="viewport">
  <meta content="Adobe Partner,Adobe,Adobe Solution Partner, Solutions, WeChat, WeChat Official Account, Adobe Experience Manager, AEM, Third Party, Mobile Marketing, Service Platform, Multi-account Management, Official Account Development, Official Account Authorization, Custom Menu, Auto-reply, Group Sending, Consulting Services, Product Agency, Implementation Scheme" name="keywords">
  <meta content="Learn about functions and advantages of WeChat Official Account integrated with AEM. In addition to meeting the basic functions of Official Account, such as customized menu, group messaging, auto-reply, etc., it also integrates the advantages of AEM asset management, multi-account management and other functions to help enterprises build a more powerful mobile marketing management platform." name="description">

  <!-- Favicons -->
  <link href="../img/favicon.ico" rel="icon">
  <link href="../img/apple-touch-icon.png" rel="apple-touch-icon">

  <%- include('headlib'); -%>

</head>

<body>

  <!--==========================
  Header
  ============================-->
  <header id="header" class="fixed-top">
    <%- include('header'); -%>
  </header><!-- #header -->

  <!--==========================
    Intro Section
  ============================-->
  <section id="introduction" class="section-bg">
    <div class="container">

      <div class="intro-img">
        <img src="../img/product/WX.png" alt="WeChat Official Account integrated with AEM, Integrated Marketing Solution" class="img-fluid">
      </div>

      <div class="intro-info">
        <h3>WeChat Official Account integrated with AEM</h3>
        <h3>An important way of enterprise's external propaganda and marketing</h3>
        <h5>Provide strong business management, asset management, user management and data analysis capabilities. Help enterprises quickly build WeChat Official Account, seize the  entrance of mobile marketing</h5>
        <div>
            <a href="contact.html#contact" class="btn-get-started scrollto" target="view_window">Experience Product</a>               
        </div>
      </div>

    </div>
  </section><!-- #intro -->

  <main id="main">

      <!--==========================
        Function Section
      ============================-->
      <section id="function" class="clearfix">
        <div class="container">
    
        <header class="section-header">
          <h3>Product Features</h3>
        </header>
    
            <div class="row">
                <div class="col-lg-4">
                    
                <div class="box">
                    <p class="description">
                        Centralized management of multiple accounts
                    </p>
                </div>
                
                <div class="box">
                    <p class="description">
                        Custom menu
                    </p>
                </div>
                
                <div class="box">
                    <p class="description">
                        Auto-response
                    </p>
                </div>
                
                <div class="box">
                    <p class="description">
                        Send-to-group
                    </p>
                </div>
                
                <div class="box">
                    <p class="description">
                        User management
                    </p>
                </div>
                
                <div class="box">
                    <p class="description">
                        Statistical analysis
                    </p>
                </div>              
                    
            </div>  
            
          <div class="col-lg-8">
            <div class="wow fadeInUp">
    
              <div class="function-item function-item-1">                
                <p>
Through the WeChat Official Account module in AEM digital marketing management platform, it is easy to bind the existing official accounts and manage multiple accounts centrally, which is efficient and convenient.
                </p>
                <img src="../img/product/WX-1.png" class="function-img" alt="Centralized management of multiple accounts">
              </div>
    
              <div class="function-item">
                <p>
Achieve the custom menu settings in WeChat Official Account, including create the menu, edit menu content, menu ordering, delete menu and publish, etc. The menu contents and forms are rich and varied, including text, pictures, voice and video. Also, it can jump to the website or Mini Program.
                </p>
                <img src="../img/product/WX-2.png" class="function-img" alt="Custom menu">
              </div>
    
              <div class="function-item">
                <p>
There are three kinds of auto-response, keyword response, received message response and followed response. Keyword response means that when the message sent by the user matches the keyword set, the platform will automatically reply the information corresponding to the keyword. If the message sent by the user does not match the corresponding keyword, the generic message content is sent. A followed response is a message that a user receives after they first follow the account. The auto-response mechanism can greatly improve the efficiency of marketing maintenance and communicate with users timely and effectively.
                </p>
                <img src="../img/product/WX-3.png" class="function-img" alt="Auto-response">
              </div>
              
              <div class="function-item">
                <p>
Create single image message, multi-images message, text, image, voice, video and other marketing content. After the completion of editing, the content can be previewed and sent to different users by user label, gender or country. You can also choose 5 minutes later or any time within the two days to send message.
                </p>
                <img src="../img/product/WX-4.png" class="function-img" alt="Send-to-group">
              </div>
              
              <div class="function-item">
                <p>
You can view the personal information of all users concerned, search for users by keyword search, manage user tags individually or in batches, implement user grouping, modify comment information, and add blacklist mechanism.
                </p>
                <img src="../img/product/WX-5.png" class="function-img" alt="User management">
              </div>
              
              <div class="function-item">
                <p>
In user analysis, you can check the number of new followers, number of unfollowed users and number of accumulated users in weekly, monthly or customized time. And you can make comparative analysis according to user attributes, including gender, language, countries and regions. Graphic analysis can show the number of graphic delivered, read and share according to the week, month or custom time. Query results can be exported into a table in one key, which is convenient for further data analysis.
                </p>
                <img src="../img/product/WX-6.png" class="function-img" alt="Statistical analysis">
              </div>
              
            </div>
          </div>
        </div>
        </div>
      </section>


    <!--==========================
      Advantage Section
    ============================-->
    <section id="advantage" class="section-bg">
      <div class="container">

        <header class="section-header">
          <h3>Product Advantages</h3>
        </header>

        <div class="row">

          <div class="col-md-6 col-lg-5 offset-lg-1 wow bounceInUp" data-wow-duration="1.4s">
            <div class="box">
              <div class="icon"><i class="ion-ios-lightbulb-outline" style="color: #ff689b;"></i></div>
              <h4 class="title"><a>Deep integration with AEM</a></h4>
              <p class="description">
Use AEM Assets to uniformly manage the material assets of WeChat Official Account, including pictures, texts, videos, audios, etc. The material can be called through the custom menu, auto-response, send-to-group and other functions of WeChat Official Account, which are versatile for multiple accounts.
              </p>
            </div>
          </div>          
          <div class="col-md-6 col-lg-5 wow bounceInUp" data-wow-duration="1.4s">
            <div class="box">
              <div class="icon"><i class="ion-ios-gear-outline" style="color: #e9bf06;"></i></div>
              <h4 class="title"><a>Direct access to user</a></h4>
              <p class="description">
In WeChat Official Account, enterprises can communite with all followers or specific followers by text, pictures, voice and video. Which forms a mainstream online and offline WeChat interactive marketing mode and strengthens user stickiness.
              </p>
            </div>
          </div>

          <div class="col-md-6 col-lg-5 offset-lg-1 wow bounceInUp" data-wow-delay="0.1s" data-wow-duration="1.4s">
            <div class="box">
              <div class="icon"><i class="ion-ios-paper-outline" style="color: #3fcdc7;"></i></div>
              <h4 class="title"><a>Closed-loop Service</a></h4>
              <p class="description">
Help enterprises to build a complete service loop, from content construction to user management and marketing analysis. Deep mining of mobile users for enterprises and gain more users through WeChat Official Account, spreading the brand value.
              </p>
            </div>
          </div>
          <div class="col-md-6 col-lg-5 wow bounceInUp" data-wow-delay="0.1s" data-wow-duration="1.4s">
            <div class="box">
              <div class="icon"><i class="ion-ios-speedometer-outline" style="color:#41cf2e;"></i></div>
              <h4 class="title"><a>Flexible authority management</a></h4>
              <p class="description">
With AEM's original authority management mechanism, the authority of WeChat Official Account can be set flexibly. Only managers who are authorized with the authority of this module can access and use. Hierarchical management can ensure the security of information.
              </p>
            </div>
          </div>

        </div>

      </div>
    </section><!-- #advantage -->


      <!--==========================
      Implementation Section
    ============================-->
    <section id="implementation" class="wow fadeIn">

    <div class="container">
        <header class="section-header">
          <h3>Our Services</h3>
          <p>Adobe certified solutions partners who provide a full range of product implementation services</p>
        </header>
        
        <div class="row">

          <div class="col-md-6 col-lg-4 wow bounceInUp" data-wow-duration="1.4s" style="visibility: visible; animation-duration: 1.4s; animation-name: bounceInUp;">
            <div class="box">
              <div class="icon" style="background: #fceef3;"><i class="ion-ios-analytics-outline" style="color: #ff689b;"></i></div>
              <h4 class="title"><a href="">Authorized WeChat Official Account</a></h4>
              <p class="description">As a third-party platform development and service provider of WeChat, WeChat Official Account can authorize the AEM platform with one key, and synchronized the latest user data.</p>
            </div>
          </div>
          <div class="col-md-6 col-lg-4 wow bounceInUp" data-wow-duration="1.4s" style="visibility: visible; animation-duration: 1.4s; animation-name: bounceInUp;">
            <div class="box">
              <div class="icon" style="background: #fff0da;"><i class="ion-ios-bookmarks-outline" style="color: #e98e06;"></i></div>
              <h4 class="title"><a href="">Development</a></h4>
              <p class="description">Our development includes send-to-group, user management, data analysis, auto-response, custom menu and other functional modules, and we will do further optimization and function upgrade</p>
            </div>
          </div>

          <div class="col-md-6 col-lg-4 wow bounceInUp" data-wow-delay="0.1s" data-wow-duration="1.4s" style="visibility: visible; animation-duration: 1.4s; animation-delay: 0.1s; animation-name: bounceInUp;">
            <div class="box">
              <div class="icon" style="background: #e6fdfc;"><i class="ion-ios-paper-outline" style="color: #3fcdc7;"></i></div>
              <h4 class="title"><a href="">Test of authorization</a></h4>
              <p class="description">After the creation and development of all functions, the test shall be conducted according to the access detection issued by the whole network to ensure the security and effectiveness of authorized management</p>
            </div>
          </div>
          <div class="col-md-6 col-lg-4 wow bounceInUp" data-wow-delay="0.1s" data-wow-duration="1.4s" style="visibility: visible; animation-duration: 1.4s; animation-delay: 0.1s; animation-name: bounceInUp;">
            <div class="box">
              <div class="icon" style="background: #eafde7;"><i class="ion-ios-speedometer-outline" style="color:#41cf2e;"></i></div>
              <h4 class="title"><a href="">Information encryption</a></h4>
              <p class="description">In order to ensure the business security of WeChat Official Accounts, in the process of messaging, the message will be encrypted</p>
            </div>
          </div>

          <div class="col-md-6 col-lg-4 wow bounceInUp" data-wow-delay="0.2s" data-wow-duration="1.4s" style="visibility: visible; animation-duration: 1.4s; animation-delay: 0.2s; animation-name: bounceInUp;">
            <div class="box">
              <div class="icon" style="background: #e1eeff;"><i class="ion-ios-world-outline" style="color: #2282ff;"></i></div>
              <h4 class="title"><a href="">Training services</a></h4>
              <p class="description">Customize training content of WeChat Official Account for enterprises. Our lectures are available both on site or online, with a complete operation manual.</p>
            </div>
          </div>
          <div class="col-md-6 col-lg-4 wow bounceInUp" data-wow-delay="0.2s" data-wow-duration="1.4s" style="visibility: visible; animation-duration: 1.4s; animation-delay: 0.2s; animation-name: bounceInUp;">
            <div class="box">
              <div class="icon" style="background: #ecebff;"><i class="ion-ios-clock-outline" style="color: #8660fe;"></i></div>
              <h4 class="title"><a href="">Advice</a></h4>
              <p class="description">Provide consultation service for WeChat Official Account. And provide professional guidance and suggestions on menu construction, login authorization, online payment, auto-response and other issues</p>
            </div>
          </div>

        </div>
        
    </div>

    </section><!-- #implementation -->

    <!--==========================
      Experience Section
    ============================-->
    <section id="experience" class="section-bg">
        <div class="container">
            
            <div class="row">
                <div class="col-lg-9">
                    <h3>We will help you efficiently manage multiple WeChat Official Accounts</h3>
                </div>
            
                <div class="col-lg-3">
                    <a href="contact.html#contact" class="btn-get-started scrollto">Experience Product</a>        
                </div>
            </div>
            
        </div>
    </section>


  </main>

  <!--==========================
    Footer
  ============================-->
  <footer id="footer">
    <%- include('footer'); -%>
  </footer><!-- #footer -->

  <a href="#" class="back-to-top"><i class="fa fa-chevron-up"></i></a>
  <!-- Uncomment below i you want to use a preloader -->
  <!-- <div id="preloader"></div> -->

    <%- include('footlib'); -%> 

</body>

</html>