successful-stories.ejs
40.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Successful Stories | Leadstec</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta
content="Adobe Partner,Adobe,Adobe Solution Partner,Leads Technologies Ltd.,Leadstec,Successful Cases, Customer Cases,Adobe,AEM Sites,AEM Forms,AEM Assets,AEM Screens,Adobe Analytics, Website Development, Enterprise Official Website Development, Data Analysis, Form Pproduction, Asset Management"
name="keywords">
<meta
content="Leadstec has successfully implemented Adobe solutions for many Global 500 companies, including Huawei, BMW China and AIA. Supported by Adobe over the years, we have a close cooperation."
name="description">
<!-- Favicons -->
<link href="../img/favicon.ico" rel="icon">
<link href="../img/apple-touch-icon.jpg" rel="apple-touch-icon">
<%- include('headlib'); -%>
</head>
<body>
<!--==========================
Header
============================-->
<header id="header" class="fixed-top">
<%- include('header'); -%>
</header><!-- #header -->
<main id="main" class="margin-top-100">
<!--==========================
Portfolio Section
============================-->
<section id="portfolio" class="clearfix page-cases">
<div class="container">
<header class="section-header">
<h3 class="section-title">Successful Stories</h3>
</header>
<div class="row">
<div class="col-lg-12">
<ul id="portfolio-flters">
<li data-filter="*" class="filter-active">All</li>
<li data-filter=".filter-sites">AEM Sites</li>
<li data-filter=".filter-forms">AEM Forms</li>
<li data-filter=".filter-assets">AEM Assets</li>
<li data-filter=".filter-screens">AEM Screens</li>
<div></div>
<li data-filter=".filter-analytics">Adobe Analytics</li>
<li data-filter=".filter-audience-manager">Adobe Audience Manager</li>
<li data-filter=".filter-target">Adobe Target</li>
<li data-filter=".filter-Magento">Magento</li>
</ul>
</div>
</div>
<div class="portfolio-box portfolio-container" id="portfolios">
<div class="row about-extra portfolio-item filter-sites filter-Magento" id="Magento">
<div class="col-lg-6 wow item-image order-lg-2">
<img src="../img/successful-stories/pccw-2.jpg" class="img-fluid" alt="Hong Kong Diversified Online Shopping Platform">
</div>
<div class="col-lg-6 wow pt-5 pt-lg-0 item-text">
<h4 class="service-title">Hong Kong Diversified Online Shopping Platform</h4>
<div class="description">
<div>Client: Brand of Hong Kong's leading telecommunications service provider</div>
<div>Industry: Consumer Industry</div>
<div>Solution: Adobe Experience Manager, Magento</div>
<div class="des-text">
Redesign a more beautiful, cleaner interface, designing every click and every browse from a user experience standpoint. Leadstec develops responsive HTML to enable Club Shopping users to have a flawless experience across different devices such as computers, tablets or mobile phones.
</div>
<div class="des-text">
Leadstec builds on AEM's principles of reusability and builds on existing components wherever possible. On the one hand, the maintainability of the code is improved, and on the other hand, the learning cost of operators is reduced.
</div>
<div class="des-text">
Integrate AEM and Magento to allow AEM pages to display e-commerce products and implement shopping functions, providing users with a seamless online shopping experience. This project fully demonstrates the scalability and flexibility of Adobe products.
</div>
</div>
</div>
</div>
<div class="row about-extra portfolio-item filter-analytics" id="st">
<div class="col-lg-6 wow item-image">
<img src="../img/successful-stories/st-2.jpg" class="img-fluid"
alt="Adobe解决方案合作伙伴,Adobe Solution Partner">
</div>
<div class="col-lg-6 wow pt-5 pt-lg-0 item-text">
<h4 class="service-title">Technical Forum Data Analysis</h4>
<div class="description">
<div>Client: Listed company, one of the world's largest semiconductor companies</div>
<div>Industry: Semiconductor Industry</div>
<div>Solution: Adobe Analytics</div>
<!--<div>案例展示:<a href="#">点击查看</a></div>-->
<div class="des-text">
The forum website has rich modules such as Q&A, comments, posts, videos, and resources. In order to
have a deeper understanding of the preferences of the target audience and establish a positive
interactive relationship with the target audience, we have implemented Adobe Analytics on the website
to enable customers to Data like traffic, page views, and bounce rates are available to uncover
insights that really drive engagement rates.
</div>
<div class="des-text">
Customers will export data analysis reports on a regular basis (such as monthly and quarterly), and
the data model can be customized according to their actual analysis needs. The predictive capabilities
of Adobe Analytics draw on machine learning and advanced statistical models to dig automatically
through enormous amounts of data, searching for those patterns that most analysts simply don’t have
time to look for.
</div>
</div>
</div>
</div>
<div class="row about-extra portfolio-item filter-sites" id="hktb">
<div class="col-lg-6 wow item-image order-lg-2">
<img src="../img/successful-stories/hktb-2.jpg" class="img-fluid"
alt="Adobe解决方案合作伙伴,Adobe Solution Partner">
</div>
<div class="col-lg-6 wow pt-4 pt-lg-0 item-text order-lg-1">
<h4 class="service-title">Great Outdoors Hong Kong Website</h4>
<div class="description">
<div>Client: Hong Kong government-subvented organization</div>
<div>Industry: Tourism</div>
<div>Solution: Adobe Experience Manager</div>
<!--<div>案例展示:<a href="#">点击查看</a></div>-->
<div class="des-text">
Leadstec integrated Adobe Experience Manager with Google Maps and Baidu Maps to successfully launch
the Great Outdoors Hong Kong 2021-2022 campaign with summer and winter themed travel itineraries. By
providing diverse and interactive digital materials through the platform, visitors are encouraged to
explore more green assets and breathtaking natural wonders outside the busy city of Hong Kong.
</div>
<div class="des-text">
With Adobe Experience Manager's powerful digital asset management capabilities, customers can spend
more time on travelers' experience in Hong Kong and less time adapting content.
</div>
</div>
</div>
</div>
<div class="row about-extra portfolio-item filter-assets" id="ishare">
<div class="col-lg-6 wow item-image">
<img src="../img/successful-stories/ishare-2.jpg" class="img-fluid" alt="Adobe Solution Partner">
</div>
<div class="col-lg-6 wow pt-5 pt-lg-0 item-text">
<h4 class="service-title">Digital asset management platform</h4>
<div class="description">
<div>Client: Fortune 500 companies, the world's leading information and communication technology
solutions provider.</div>
<div>Industry: Communications Technology</div>
<div>Solution: Adobe Experience Manager</div>
<!--<div>案例展示:<a href="#">點擊查看</a></div>-->
<div class="des-text">
Based on the requirements of long-term accumulation of marketing assets and information security
control, Adobe Experience Manager Assets are utilized to build content sharing platform and help
client achieve the new generation of digital asset management.
</div>
<div class="des-text">
Realize the centralized support and management of client's global assets, including asset uploads and
downloads, multi-dimensional advanced search, collection and sharing, tracking authority,
public/private, regular release, global synchronization, visual statements, etc.
</div>
<div class="des-text">
With the help of Adobe Experience Manager Assets, tens of millions of assets can be easily shared and
reused globally, enabling enterprise personnel to work together efficiently.
</div>
</div>
</div>
</div>
<div class="row about-extra portfolio-item filter-screens" id="screen">
<div class="col-lg-6 wow item-image order-lg-2">
<img src="../img/successful-stories/screen-2.jpg" class="img-fluid" alt="Adobe Solution Partner">
</div>
<div class="col-lg-6 wow pt-4 pt-lg-0 item-text order-lg-1">
<h4 class="service-title">Screen management system</h4>
<div class="description">
<div>Client: Fortune 500 companies, the world's leading information and communication technology
solutions provider.</div>
<div>Industry: Communications Technology</div>
<div>Solution: Adobe Experience Manager</div>
<!--<div>案例展示:<a href="#">點擊查看</a></div>-->
<div class="des-text">
Client has many offline experience stores, which need to display marketing content, including pictures
and video, on their multiple large screens. We use the out-of-the-box Sequence Channel template of AEM
Screens to meet their needs, and quickly build a large screen system for them.
</div>
<div class="des-text">
Screen management system has intuitive visual interface and out-of-the-box components. The marketing
personnel can easily create, modify marketing content, unified management and update content to the
screen.
</div>
</div>
</div>
</div>
<div class="row about-extra portfolio-item filter-sites" id="hwcbg">
<div class="col-lg-6 wow item-image order-lg-1">
<img src="../img/successful-stories/cbg2.jpg" class="img-fluid" alt="Adobe Solution Partner">
</div>
<div class="col-lg-6 wow pt-4 pt-lg-0 item-text order-lg-2">
<h4 class="service-title">Consumer Business Website</h4>
<div class="description">
<div>Client: Fortune 500 companies, the world's leading information and communication technology
solutions provider.</div>
<div>Industry: Communications Technology</div>
<div>Solution: Adobe Experience Manager</div>
<div class="des-text">Based on Client's need to build consumer service for individual user sites in all
regions of the world, it is designed and implemented using the industry-leading digital content
management platform (AEM) with the cooperation of Adobe.</div>
<div class="des-text">We developed more than 100 AEM Components and launched more than 90 global
regional sites in a compact time. Global site is in unified construction and maintenance, enterprise
can manage content easily, and preview the content before publishing, while ensuring that consumer
users can have a perfect experience when they browse at any devices.
</div>
</div>
</div>
</div>
<div class="row about-extra portfolio-item filter-sites" id="ry">
<div class="col-lg-6 wow item-image order-lg-2">
<img src="../img/successful-stories/honor2.jpg" class="img-fluid" alt="Adobe Solution Partner">
</div>
<div class="col-lg-6 wow pt-4 pt-lg-0 item-text order-lg-1">
<h4 class="service-title">Global Official Site of Technology Tide Brand</h4>
<div class="description">
<div>Client: Well-known mobile phone brand enterprises</div>
<div>Industry: Communications Technology</div>
<div>Solution: Adobe Experience Manager</div>
<div class="des-text">As the most basic entrance for brand promotion and marketing, this brand has high
requirements for the official site’s security, stability, flexibility and maintainability.</div>
<div class="des-text">With the help of Adobe Experience Manager, the website support the publish in many
countries around the world. The background can be self-management and self-maintenance. With the
function of product management, article management, page management, the site can launch a large-scale
of the latest glory product content rapidly.</div>
</div>
</div>
</div>
<div class="row about-extra portfolio-item filter-sites" id="hwcnbg">
<div class="col-lg-6 wow item-image order-lg-1">
<img src="../img/successful-stories/cnbg.jpg" class="img-fluid" alt="Adobe Solution Partner">
</div>
<div class="col-lg-6 wow pt-4 pt-lg-0 item-text order-lg-2">
<h4 class="service-title">Marketing promotion management platform</h4>
<div class="description">
<div>Client: Fortune 500 companies, the world's leading information and communication technology
solutions provider.</div>
<div>Industry: Communications Technology</div>
<div>Solution: Adobe Experience Manager</div>
<div class="des-text">We use Adobe Experience Manager to provide client with the ability to edit the
content of the exhibition for a second time. And we customize solutions covering all business
requirements for three highly targeted scenarios before, during and after the exhibition.</div>
<div class="des-text">Within 2 months, the whole process from planning to implementation, development,
testing and publishing was completed, and 30 reusable specialized components and 6 personalized
templates were developed. </div>
<div class="des-text">At present, the new upgrade CNBG system provide unified management platform of
digital resources for customer representatives in more than 170 countries around the world. Including
web content editing, data storage, access control, etc., it realized client personalized needs of
marketing in the world, delivered unique digital experience for the global customers.</div>
</div>
</div>
</div>
<div class="row about-extra portfolio-item filter-analytics" id="sx">
<div class="col-lg-6 wow item-image order-lg-2">
<img src="../img/successful-stories/samsung2.jpg" class="img-fluid" alt="Adobe Solution Partner">
</div>
<div class="col-lg-6 wow pt-4 pt-lg-0 item-text order-lg-1">
<h4 class="service-title">Analysis system of community website</h4>
<div class="description">
<div>Client: Fortune 500 companies, multinational enterprise groups</div>
<div>Industry: Electronics</div>
<div>Solution: Adobe Analytics</div>
<div class="des-text">
Various data of community website can be easily collected with Adobe Analytics. Install and use it
immediately, create and continuously improve user profiles, enterprise is able to make groups of
people more refined.
</div>
<div class="des-text">
Adobe Analytics is the foundation of a digital marketing strategy that supports the visualization of
multiple data types. Multiple levels of segmentation and comparison can provide very accurate analysis
of data. Maximize the understanding of users' browsing behavior and click habits, provide the most
powerful and intuitive data support for the update and optimization of community website.
</div>
</div>
</div>
</div>
<div class="row about-extra portfolio-item filter-sites" id="yh">
<div class="col-lg-6 wow item-image">
<img src="../img/successful-stories/yahoo-2.jpg" class="img-fluid" alt="Adobe Solution Partner">
</div>
<div class="col-lg-6 wow pt-4 pt-lg-0 item-text">
<h4 class="service-title">Activity site of famous portal</h4>
<div class="description">
<div>Client: Global Internet communications, trade and media company</div>
<div>Industry: Network Services</div>
<div>Solution: Adobe Experience Manager</div>
<div class="des-text">
Adobe Experience Manager helps client simplify the creation, management, and delivery of activity
sites, enabling the rapid delivery of content to the market and a consistent customer experience on
any devices.
</div>
<div class="des-text">
Experienced architects provide one-to-one customized services for enterprises, and use modules such as
AEM Template, Components, Workflow and Service to complete content migration and site publishing. We
provided site management training for corporate marketers and IT staff, dedicated to helping corporate
teams easily and timely provide customers with the content they need.
</div>
</div>
</div>
</div>
<!--<div class="row about-extra portfolio-item filter-sites" id="bmchina">
<div class="col-lg-6 wow item-image order-lg-2">
<img src="../img/successful-stories/bmw-2.jpg" class="img-fluid" alt="Adobe Solution Partner">
</div>
<div class="col-lg-6 wow pt-4 pt-lg-0 item-text order-lg-1">
<h4 class="service-title">China official website of Well-known car brands</h4>
<div class="description">
<div>Client: Fortune 500 companies, German luxury car brands</div>
<div>Industry: Automobile Manufacturing</div>
<div>Solution: Adobe Experience Manager</div>
<div class="des-text">
Leadstec builds the official website for client through Adobe Experience Manager Sites, and provides personalized digital Experience for their customers in multiple channels (including network, mobile devices, social media and advertising).
</div>
<div class="des-text">
Through various channels of the Internet, the enterprise shows customers the vehicle model information, advertising information, service items and other content. Rapidly response to marketing needs and ensure high-quality output are the goals of the enterprise.
</div>
<div class="des-text">
Without the participation of IT personnel, marketing personnel can easily release the content of marketing activities at any time through the industry-leading digital content management platform (AEM), which shorten the release time of new content, reduce the maintenance cost, and help client create brand lifetime value.
</div>
</div>
</div>
</div>-->
<div class="row about-extra portfolio-item filter-sites" id="rc">
<div class="col-lg-6 wow item-image">
<img src="../img/successful-stories/nissan-2.jpg" class="img-fluid" alt="Adobe Solution Partner">
</div>
<div class="col-lg-6 wow pt-4 pt-lg-0 item-text">
<h4 class="service-title">Dealer portal of well-known car brand</h4>
<div class="description">
<div>Client: Fortune 500 companies, Japanese multinational automobile manufacturers</div>
<div>Industry: Automobile manufacturing</div>
<div>Solution: Adobe Experience Manager</div>
<div class="des-text">
In addition to the traditional offline business expansion model, the Internet has become an important
channel for client to expand its business. By building website with Adobe Experience Manager Sites,
the basic information, image, products of the enterprise can be conveyed to customers.
</div>
<div class="des-text">
Compared to other competitors, we can help client deliver content to multiple channels faster and
provide an excellent personalized experience.
</div>
<div class="des-text">
Leadstec has provided one-stop digital management solutions for many Fortune 500 Enterprises. AEM
visual management background is convenient to maintain, with high compatibility and stability, helping
enterprises to develop.
</div>
</div>
</div>
</div>
<div class="row about-extra portfolio-item filter-assets filter-target" id="mx">
<div class="col-lg-6 wow item-image order-lg-2">
<img src="../img/successful-stories/macys-2.jpg" class="img-fluid" alt="Adobe Solution Partner">
</div>
<div class="col-lg-6 wow pt-4 pt-lg-0 item-text order-lg-1">
<h4 class="service-title">Digital asset management platform of department stores</h4>
<div class="description">
<div>Client: Famous American Department Store Chain</div>
<div>Industry: Department Stores</div>
<div>Solution: Adobe Experience Manager</div>
<div class="des-text">
Our client is a famous chain department store in the world. There are tens of millions of goods assets
content on its American website, which needs to be created, stored, tracked and managed synchronously
on TMALL. AEM Assets can solve the problem of synchronization, migration and management of a large
number of assets, and ensure their security, efficiency and stability.
</div>
<div class="des-text">
Integrate with ERP-AX7 and create a product structure in AEM DAM to fully automate the import of
products into the TMALL without manual operation. Develop AEM workflow module to achieve intelligent
image conversion and generation. Integration of Lexy translation service can realize automatic
translation of text content. With independent visual product interface, marketing staff can easily
view and manage product information.
</div>
<div class="des-text">
We also helped client to enable Adobe Target in its website and create personalized content.
Leveraging self-developed Adobe Campaign's WeChat Connector, our client can also send out the
personalized WeChat Message on WeChat Official Account.
</div>
</div>
</div>
</div>
<div class="row about-extra portfolio-item filter-sites" id="al">
<div class="col-lg-6 wow item-image">
<img src="../img/successful-stories/anyway-2.jpg" class="img-fluid" alt="Adobe Solution Partner">
</div>
<div class="col-lg-6 wow pt-4 pt-lg-0 item-text">
<h4 class="service-title">Official website of home care brands in China</h4>
<div class="description">
<div>Client: World-renowned home care brand</div>
<div>Industry: Common products</div>
<div>Solution: Adobe Experience Manager</div>
<div class="des-text">
With the help of Adobe Experience Manager, we developed component and template to realize the fast
input and publish of client's official website in China.
</div>
<div class="des-text">
Our client has chosen us for three reasons: 1. Brand guarantee. Adobe is a leader in digital
experience platforms. 2. Leadstec is one of the most professional Adobe service providers in Greater
China, with a number of architects and developers certified by Adobe to ensure the implementation
quality and efficiency. 3. Adobe Experience Manager solutions can perfectly meet the needs of
enterprises, including multi-channel marketing promotion, unified asset management, rapid release, and
reduction of operation and maintenance costs.
</div>
</div>
</div>
</div>
<div class="row about-extra portfolio-item filter-sites" id="alwechat">
<div class="col-lg-6 wow item-image order-lg-2">
<img src="../img/successful-stories/anyway-wechat.jpg" class="img-fluid" alt="Adobe Solution Partner">
</div>
<div class="col-lg-6 wow pt-4 pt-lg-0 item-text order-lg-1">
<h4 class="service-title">WeChat Integration Project</h4>
<div class="description">
<div>Client: World-renowned home care brand</div>
<div>Industry: Common Products</div>
<div>Solution: Adobe Experience Manager</div>
<!--<div>案例展示:<a href="#">點擊查看</a></div>-->
<div class="des-text">
It is the world's first integrated project of AEM+ WeChat +Hybris, helping our client quickly build
WeChat Official Account in one month, with a combination of WeChat pay, login, WeChat shopping, WeChat
enjoy club and other functions.
</div>
<div class="des-text">
AEM is the world's leading digital experience management solution, WeChat Official Account is one of
the indispensable channels for enterprises to do marketing promotion, and Hybris is a mature
e-commerce platform solution. Adhering to the concept of "openness, cooperation and win-win", the
three platforms have jointly created a strong mobile Internet sales system, which has helped Amway
China rapidly expand its sales channels and greatly increased its sales revenue.
</div>
</div>
</div>
</div>
<div class="row about-extra portfolio-item filter-sites" id="aiains">
<div class="col-lg-6 wow item-image order-lg-1">
<img src="../img/successful-stories/aia-2.jpg" class="img-fluid" alt="Adobe Solution Partner">
</div>
<div class="col-lg-6 wow pt-4 pt-lg-0 item-text order-lg-2">
<h4 class="service-title">Activity site of insurance group</h4>
<div class="description">
<div>Client: Fortune 500 companies, independent listed life insurance groups</div>
<div>Industry: Insurance</div>
<div>Solution: Adobe Experience Manager</div>
<div class="des-text">
Move the old client's website from Documentum to the Adobe Experience Manager platform, resulting in a
lighter and more manageable site content.
</div>
<div class="des-text">
New content can be built in hours rather than months and synchronised to client's six national
websites, while ensuring enterprise-level physical, network and data security.
</div>
<div class="des-text">
Leadstec’s professional Implementation team has been committed to creating value for the enterprise,
to make maximize return on investment that the enterprise spend on AEM products.
</div>
</div>
</div>
</div>
<div class="row about-extra portfolio-item filter-forms" id="ybforms">
<div class="col-lg-6 wow item-image order-lg-2">
<img src="../img/successful-stories/aia-form2.jpg" class="img-fluid" alt="Adobe Solution Partner">
</div>
<div class="col-lg-6 wow pt-4 pt-lg-0 item-text order-lg-1">
<h4 class="service-title">Bank Form System of insurance group</h4>
<div class="description">
<div>Client: Fortune 500 companies, independent listed life insurance groups</div>
<div>Industry: Insurance</div>
<div>Solution: Adobe Experience Manager</div>
<div class="des-text">
Building claim forms with Adobe Experience Manager Forms enables customers to claims for accidents,
hospitalizations, and critical illnesses online. Electronically automating the manual application
process and improving the efficiency of claims processing.
</div>
<div class="des-text">
The page adopts a responsive design, which can automatically adjust the typesetting according to the
customers’ devices. Customers can get the best interactive experience whether they use desktop
computer, tablet or mobile phone.
</div>
</div>
</div>
</div>
<div class="row about-extra portfolio-item filter-forms" id="dx">
<div class="col-lg-6 wow item-image">
<img src="../img/successful-stories/dahsing-2.jpg" class="img-fluid" alt="Adobe Solution Partner">
</div>
<div class="col-lg-6 wow pt-4 pt-lg-0 item-text">
<h4 class="service-title">Form System of Bank</h4>
<div class="description">
<div>Client: Hong Kong listed financial group</div>
<div>Industry: Financial Service</div>
<div>Solution: Adobe Experience Manager</div>
<div class="des-text">
With Adobe Experience Manager Forms, the end-to-end registration experience is built to rate the
credit records of customers of our client. The customers can apply for credit cards and private loans
online without going to the bank in person and experience paperless processing business.
</div>
<div class="des-text">
AEM Forms allows an enterprise to centrally create and manage reusable Forms and document content, and
visual operations allow an enterprise to quickly modify form content without code changes, greatly
improving the productivity of business and IT departments.
</div>
</div>
</div>
</div>
<div class="row about-extra portfolio-item filter-sites" id="xt">
<div class="col-lg-6 wow item-image order-lg-2">
<img src="../img/successful-stories/ctbc-2.jpg" class="img-fluid" alt="Adobe Solution Partner">
</div>
<div class="col-lg-6 wow pt-4 pt-lg-0 item-text order-lg-1">
<h4 class="service-title">Official website of Bank</h4>
<div class="description">
<div>Client: Large-scale private bank in Taiwan</div>
<div>Industry: Financial service</div>
<div>Solution: Adobe Experience Manager</div>
<div class="des-text">
Adobe Experience Manager is adopted as the unified digital content management platform of the website.
With rich implementation experience, Leadstec can quickly respond to demands and complete the website
construction.
</div>
<div class="des-text">
After the launch of the website, the publicity efficiency of corporate brand has been significantly
improved, which also facilitates online customers to have a more comprehensive understanding of our
client. Visual background can easily update and manage the website. For our client, whose information
and products need to be constantly updated, it greatly reduce the cost of publicity and maintenance
costs.
</div>
</div>
</div>
</div>
<div class="row about-extra portfolio-item filter-analytics" id="tpy">
<div class="col-lg-6 wow item-image">
<img src="../img/successful-stories/cpic-2.jpg" class="img-fluid" alt="Adobe Solution Partner">
</div>
<div class="col-lg-6 wow pt-4 pt-lg-0 item-text">
<h4 class="service-title">Statistics and analytics of insurance group website</h4>
<div class="description">
<div>Client: Fortune 500 companies and national joint-stock commercial insurance companies</div>
<div>Industry: Financial Service</div>
<div>Solution: Adobe Analytics</div>
<div class="des-text">
Integrate Adobe Analytics into the website, collect and analyze the online access data of our client's
customers in real time. Interpret how customers interact with the page, and fully understand the whole
journey of customers.
</div>
<div class="des-text">
In depth analysis of customer preferences and marketing transformation, multi-dimensional data graphs
and powerful reporting capabilities, allow departments to gain real-time significance insight into
goals and needs.
</div>
<div class="des-text">
According to the business needs of enterprises, Leadstec formulated executable Adobe Analytics
solutions and plans, so that the final development results were highly recognized by enterprises.
</div>
</div>
</div>
</div>
<div class="row about-extra portfolio-item filter-analytics" id="criana">
<div class="col-lg-6 wow item-image order-lg-2">
<img src="../img/successful-stories/CRI-2.jpg" class="img-fluid" alt="Adobe Solution Partner">
</div>
<div class="col-lg-6 wow pt-4 pt-lg-0 item-text order-lg-1">
<h4 class="service-title">Radio station website analysis</h4>
<div class="description">
<div>Client: National Radio Station</div>
<div>Industry: Broadcast media</div>
<div>Solution: Adobe Analytics</div>
<div class="des-text">
Adobe Analytics can be flexibly embedded into the radio station website, and the Analytics tracking
can be quickly installed and set on the its mobile APP. Real-time collection and analysis of users'
multi-terminal access data, interpretation of how users interact with the page, enable enterprise to
understand the entire journey of users comprehensively.
</div>
<div class="des-text">
Integrating DTM, generating reports in Adobe Analytics, and visualizing data with smart charts enables
companies to gain a clearer insight into users' needs, resulting in more personalized products and
more community interaction with users.
</div>
</div>
</div>
</div>
<div class="row about-extra portfolio-item filter-analytics filter-audience-manager" id="mts">
<div class="col-lg-6 wow item-image">
<img src="../img/successful-stories/tvb-2.jpg" class="img-fluid"
alt="Adobe解决方案合作伙伴,Adobe Solution Partner">
</div>
<div class="col-lg-6 wow pt-4 pt-lg-0 item-text">
<h4 class="service-title">Multi-end data integration and analysis</h4>
<div class="description">
<div>Client: One of the largest Chinese commercial media</div>
<div>Industry: Broadcast media</div>
<div>Solution: Adobe Analytics</div>
<div class="des-text">
This project enables our client to replace Nielsen platform which was their raw data engine to
calculate the TV program ratings and Now AA and AAM has successfully replaced Nielsen and AAM connects
their total 4 data sources.
</div>
<div class="des-text">
We also build tailor-made management reports for them and those reports can be drilled down to
building location level.
</div>
</div>
</div>
</div>
<div class="row about-extra portfolio-item filter-sites" id="yj">
<div class="col-lg-6 wow item-image order-lg-2">
<img src="../img/successful-stories/oneplus-2.jpg" class="img-fluid"
alt="Adobe解决方案合作伙伴,Adobe Solution Partner">
</div>
<div class="col-lg-6 wow pt-4 pt-lg-0 item-text order-lg-1">
<h4 class="service-title">Official website of nternational mobile phone brand</h4>
<div class="description">
<div>Client: High-end international mobile phone brand enterprise</div>
<div>Industry: Communications Technology</div>
<div>Solution: Adobe Experience Manager</div>
<div class="des-text">
Our client is an international brand focused on building high-end smartphone products, has markets in
more than 30 countries and regions around the world. We help building its Official Sites by using
Components and Templates of Adobe Experience Manager. We also help the customer standardizing the
procedure of the approval workflow for content publishing. The collaborative work within departments
is optimized, and the productivity of the marketing team is improved.
</div>
<div class="des-text">
Centralized management of web content from multiple sites around the world on a unified platform. By
integrating AEM with the internal translation system, marketer can translate various languages in AEM
and update the multiple global sites automatically. Meanwhile, the Drag & Drop feature of AEM helps
marketer to create and update a webpage in a short time and enhance their productivity in long term.
</div>
</div>
</div>
</div>
</div>
</div>
</section><!-- #portfolio -->
</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>