forked from FamiGuard/FamiGuard
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
944 lines (915 loc) · 60.8 KB
/
index.html
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
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>FamiGenius | One-Stop Solution for Phone/Parental Monitor</title>
<meta name="description" content="FamiGenius offers professional solutions for Android device tracking, parental control, WhatsApp chats viewing, phone activities monitoring, and more.">
<meta name="keywords" content="parental control, whatsapp monitor, android monitor, kids location">
<meta name="google-site-verification" content="i7xQ3CICkiJkR_Eh2fcM7HTJ_asbR3ziKRKsLipB7ng" />
<link rel="canonical" href="index.html" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<!-- Google Tag Manager -->
<script>
(function (w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({
'gtm.start': new Date().getTime(),
event: 'gtm.js'
});
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s),
dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-TXRSGL9');
</script>
<!-- End Google Tag Manager -->
<link rel="shortcut icon" href="https://images.imyfone.com/famiguarden/assets/common/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="assets/css/common.css">
<link rel="stylesheet" href="assets/plug/swiper/swiper.min.css">
<link rel="stylesheet" href="assets/css/index.css">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"url": "https://www.famiguard.com/",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.famiguard.com/search/?q={search_term_string}",
"query-input": "required name=search_term_string"
}
}
</script>
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TXRSGL9" height="0" width="0"
style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div class="mobile_header">
<a href="javascript:void(0)" class="menu_btn">
<!-- <span class="glyphicon glyphicon-th-large"></span> -->
<span class="icon icon-menu"></span>
</a>
<ul class="nav clickMenu_show_nav">
<li>
<div class="nav-btn-v2-login nav-down" style="display: none;">
<a href="index.html#" class="nva-login-a">
<img src="https://images.imyfone.com/famiguarden/assets/common/header/avatar.png" alt="avatar">
<span class="products-menu glyphicon glyphicon-menu-down"></span>
</a>
<ul class="products-ul products-show" style="display: none;">
<li><a href="https://panel.famiguard.com/wizard/my-products">My Products</a></li>
<li><a href="https://panel.famiguard.com/profile/change-notification-email">Profile</a></li>
<li><a href="contact-us/index.html">Contact Us</a></li>
<li><a href="javascript:;" class="logOut">Log out</a></li>
</ul>
</div>
</li>
</ul>
<div class="logo_box">
<a href="index.html">
<img src="https://images.imyfone.com/famiguarden/assets/common/header/famiguard_logo.svg" alt="famiguard">
</a>
</div>
</div>
<div class="mobile_menuBox clickMenu_show_nav">
<div class="top">
<a href="javascript:;" class="menu_btn_close btn_close"><span class="icon-close"></span></a>
</div>
<div class="cont">
<ul class="nav">
<li class="nav-down">
<a href="javascript:;">Products<span class="products-menu glyphicon"></span></a>
<ul class="products-ul products products-show" style="display: none;">
<li>
<div class="monitor monitor-android">
<span class="products_title android_logo">Monitor</span>
<p class="products_text">
<a href="android-parental-control/index.html">FamiGenius Pro for Android</a>
<span class="right-arrow"></span>
</p>
<p class="desc">
All-in-one Invisible Android Monitoring
</p>
<p class="products_text">
<a href="whatsapp-monitoring/index.html">FamiGenius for WhatsApp</a>
<span class="right-arrow"></span>
</p>
<p class="desc">
Special WhatsApp Monitoring
</p>
<p class="products_text">
<a href="phone-parental-control/index.html">FamiGenius</a>
<span class="right-arrow"></span>
</p>
<p class="desc">
Best Parental Control App
</p>
</div>
</li>
</ul>
</li>
<li><a href="features-overview/index.html">Features</a></li>
<li><a href="https://panel.famiguard.com/demo" target="_blank">Demo</a></li>
<li><a href="store/index.html">Store</a></li>
<li><a href="support-center/index.html">Support</a></li>
<li class="nav-btn-login-text"><a href="https://panel.famiguard.com/login">Login</a></li>
</ul>
<div class="nav-btn-v2">
<a href="https://panel.famiguard.com/sign-up" class="register-btn toggle-sign-up" style="display: inline-block;">Sign Up Free</a>
</div>
<div class="search_box">
<form action="https://www.famiguard.com/search/" id="topmenu_search_from" target="_parent">
<div class="search_t">
<input name="cx" value="9b6b3c3598ab04f8e" type="hidden">
<input name="cof" value="FORID:10" type="hidden">
<input name="ie" value="UTF-8" type="hidden">
<input value="" name="q" id="topmenu_search_keyword" class="text ac_input" placeholder="Search" size="10" autocomplete="off" type="text">
</div>
<label for="topmenu_search_submit">
<span class="searchBtn_icon search_icon" aria-hidden="true"></span>
<input name="sa" class="rel_pro_btn searchBtn" id="topmenu_search_submit" value="Search" type="submit">
</label>
</form>
</div>
</div>
</div>
<!--end mobile menu-->
<div class="header header-nav-scroll">
<div class="container container-md flexible flex-justify-between">
<div class="logo-box">
<a href="index.html">
<img src="https://images.imyfone.com/famiguarden/assets/common/header/famiguard_logo.svg" alt="famiguard">
</a>
</div>
<div class="navbar flexible flex-justify-end">
<ul class="nav clickMenu_show_nav">
<li class="nav-down">
<a href="javascript:;" class="check_list">Products</a>
<div class="products-category products products-show">
<div class="containers nav-container">
<ul class="products-desc">
<li>
<div class="product-nav-wrap">
<span class="products_title monitor_logo">Monitor</span>
<p class="products_text android_logo">
<a href="android-parental-control/index.html">FamiGenius Pro for Android</a>
<span class="hot-icon"></span>
</p>
<p class="desc">
All-in-one Invisible Android Monitoring
</p>
<p class="products_text android_logo">
<a href="whatsapp-monitoring/index.html">FamiGenius for WhatsApp</a>
</p>
<p class="desc">
Special WhatsApp Monitoring
</p>
<p class="products_text android_logo">
<img class="apple-icon" src="https://images.imyfone.com/famiguarden/assets/common/header/apple_icon.svg" alt="apple_icon">
<a href="phone-parental-control/index.html">FamiGenius</a>
</p>
<p class="desc">
Best Parental Control App
</p>
</div>
</li>
</ul>
</div>
</div>
</li>
<li><a href="features-overview/index.html">Features</a></li>
<li><a href="https://panel.famiguard.com/demo" target="_blank">Demo</a></li>
<li><a href="store/index.html">Store</a></li>
<li><a href="support-center/index.html">Support</a></li>
<li class="nav-btn-login-text"><a href="https://panel.famiguard.com/login">Login</a></li>
</ul>
<div class="nav-btn-v2">
<a href="https://panel.famiguard.com/sign-up" class="register-btn toggle-sign-up" style="display: inline-block;">Sign Up</a>
</div>
<div class="public-icon search-btn">
<a href="javascript:void(0)" class="search-btn-click"></a>
</div>
<div class="search_box" style="display: none;">
<form action="https://www.famiguard.com/search/" id="top_search_from" target="_parent">
<div class="search_t">
<input name="cx" value="9b6b3c3598ab04f8e" type="hidden">
<input name="cof" value="FORID:10" type="hidden">
<input name="ie" value="UTF-8" type="hidden">
<input value="" name="q" id="top_search_keyword" class="text ac_input" placeholder="Search" size="10" autocomplete="off" type="text">
</div>
<span class="searchBtn_icon glyphicon glyphicon-search" aria-hidden="true"></span>
<input name="sa" class="rel_pro_btn searchBtn" value="Search" type="submit">
</form>
<span class="pchide"></span>
</div>
<ul class="nav clickMenu_show_nav">
<li>
<div class="nav-btn-v2-login nav-down" style="display: none;">
<a href="index.html#" class="nva-login-a check_list">
<img src="https://images.imyfone.com/famiguarden/assets/common/header/avatar.png" alt="avatar">
</a>
<ul class="products-ul products-show" style="display: none;">
<li><a href="https://panel.famiguard.com/wizard/my-products">My Products</a></li>
<li><a href="https://panel.famiguard.com/profile/change-notification-email">Profile</a></li>
<li><a href="contact-us/index.html">Contact Us</a></li>
<li><a href="javascript:;" class="logOut">Log out</a></li>
</ul>
</div>
</li>
</ul>
</div>
</div>
</div>
<div class="main">
<aside>
<svg display="none" version="1.1" xmlns="http://www.w3.org/2000/svg">
<symbol id="enter-now" viewBox="0 0 16 13">
<g fill="#fff"><path d="m13.5 5.66988056c.5522847 0 1 .44771525 1 1 0 .51283584-.3860402.93550716-.8833789.99327227l-.1166211.00672773h-12c-.55228475 0-1-.44771525-1-1 0-.51283584.38604019-.93550716.88337888-.99327227l.11662112-.00672773z"/><path d="m8.84210074.24689408c.3839344-.3353979.95174539-.3248778 1.32261196.00586465l.0883933.08934204 4.9999999 5.72356586c.3110784.35609551.3270878.8755276.0543089 1.24802278l-.0815496.09771341-4.9999999 5.27643418c-.3798819.4008843-1.01281792.4179101-1.41370223.0380283-.37004705-.3506602-.41301945-.9169405-.1186536-1.317292l.08062528-.0964102 4.37386525-4.61616307-4.40110595-5.03810074c-.3353979-.3839344-.3248778-.95174539.00586465-1.32261196z"/></g>
</symbol>
<symbol id="right_icon" viewBox="0 0 20 20">
<g fill="none" fill-rule="evenodd"><path d="M0 0h20v20H0z"/><g stroke="#23C17B" stroke-linecap="round" stroke-linejoin="round" stroke-width="2.2"><path d="M1.364 10h17.273M10.455 1.818L18.636 10l-8.181 8.182"/></g></g>
</symbol>
<symbol id="enter-now-itransor" viewBox="0 0 16 13" fill="currentColor">
<g><path d="m13.5 5.66988056c.5522847 0 1 .44771525 1 1 0 .51283584-.3860402.93550716-.8833789.99327227l-.1166211.00672773h-12c-.55228475 0-1-.44771525-1-1 0-.51283584.38604019-.93550716.88337888-.99327227l.11662112-.00672773z"/><path d="m8.84210074.24689408c.3839344-.3353979.95174539-.3248778 1.32261196.00586465l.0883933.08934204 4.9999999 5.72356586c.3110784.35609551.3270878.8755276.0543089 1.24802278l-.0815496.09771341-4.9999999 5.27643418c-.3798819.4008843-1.01281792.4179101-1.41370223.0380283-.37004705-.3506602-.41301945-.9169405-.1186536-1.317292l.08062528-.0964102 4.37386525-4.61616307-4.40110595-5.03810074c-.3353979-.3839344-.3248778-.95174539.00586465-1.32261196z"/></g>
</symbol>
</svg>
</aside>
<div class="home olhide">
<div class="top-banner text-center">
<div class="swiper-container banner-swiper">
<div class="swiper-wrapper">
<div class="swiper-slide slide-one">
<div class="banner-core">
<h1>One-Stop Parental Control Solution</h1>
<div class="desc">FamiGuard is a parental control app that helps to keep your kids safe both online and in the real world</div>
<div class="banner-btn">
<a href="https://play.google.com/store/apps/details?id=com.parent.famiguard&referrer=utm_source=famiguard.com&utm_medium=famiguard&utm_campaign=home_banner" target="_blank" class="kids-btn google-btn"></a>
<a href="https://apps.apple.com/app/id1626794985" target="_blank" class="kids-btn apple-btn"></a>
</div>
</div>
</div>
<div class="swiper-slide slide-two">
<div class="banner-core">
<h2>All-In-One Android Tracking App</h2>
<div class="desc">FamiGenius Pro for Android offers a one-stop solution to remotely track Android phones without a trace</div>
<div class="banner-btn">
<a class="monitor-btn global-hover-yellow" href="javascript:;" onclick="onMonitorNowClick('android');">Monitor Now</a>
</div>
</div>
</div>
<div class="swiper-slide slide-three">
<div class="banner-core">
<h2>All-Round WhatsApp Monitoring App</h2>
<div class="desc">FamiGenius for WhatsApp enables you to remotely track and control 10+ WhatsApp data as real, including chats, calls, status, files, etc</div>
<div class="banner-btn">
<a class="monitor-btn global-hover-yellow" href="javascript:;" onclick="onMonitorNowClick('whatsapp');">Monitor Now</a>
</div>
</div>
</div>
</div>
<div class="swiper-pagination"></div>
</div>
</div>
<div class="our-products text-center">
<div class="container">
<div class="products-list product-column">
<div class="products-right">
<div class="products-item item-first active">
<div class="item-title">
<img src="https://images.imyfone.com/famiguarden/assets/common/product_icon/famiguard.svg" alt="famiguard">
<span>FamiGenius</span>
</div>
<div class="item-content">Best parental control App to remotely monitor your kid's device and activity.</div>
<a class="item-btn global-hover-green" href="https://play.google.com/store/apps/details?id=com.parent.famiguard&referrer=utm_source=famiguard.com&utm_medium=famiguard&utm_campaign=home_page">Try Free App</a>
<a class="item-btn global-hover-green" href="phone-parental-control/index.html">Learn More</a>
</div>
<div class="products-item item-second">
<div class="item-title">
<img src="https://images.imyfone.com/famiguarden/assets/common/product_icon/famiguard_pro_for_android.svg" alt="android">
<span>FamiGenius Pro for Android</span>
</div>
<div class="item-content">Track Android phone with over 30+ monitoring features without them knowing.</div>
<div class="newest hot"></div>
<a class="item-btn global-hover-green" href="https://panel.famiguard.com/demo/dashboard">Try Free Demo</a>
<a class="item-btn global-hover-green" href="android-parental-control/index.html">Learn More</a>
</div>
<div class="products-item item-three">
<div class="item-title">
<img src="https://images.imyfone.com/famiguarden/assets/common/product_icon/famiguard_for_whatsapp.svg" alt="whatsapp">
<span>FamiGenius for WhatsApp</span>
</div>
<div class="item-content">Check more than 10 WhatsApp data types and no root for WhatsApp monitoring.</div>
<a class="item-btn global-hover-green" href="https://panel.famiguard.com/demo/whatsapp-dashboard">Try Free Demo</a>
<a class="item-btn global-hover-green" href="whatsapp-monitoring/index.html">Learn More</a>
</div>
</div>
</div>
</div>
<div class="help-me-choose ">
<div class="container">
<div class="choose">
<div class="c-left">
<span class="choose-icon"></span>
<span>Want to know the features and the differences of each one? Let us help you!</span>
</div>
<div class="c-right ">
<a class="global-hover-green" href="features-overview/index.html">Help Me Choose >></a>
</div>
</div>
</div>
<div class="we-protect text-center">
<div class="container">
<h2>More About FamiGenius Features</h2>
<div class="desc">FamiGuard is more than software or app. It's the key to the Internet, which helps you unlock your digital world, find out the truth, and rest a little easier.</div>
<div class="protect-list flexible">
<ul>
<li>
<div class="we-item">
<div class="we-item-left">
<img src="https://images.imyfone.com/famiguarden/assets/common/index/monitor_icon.svg" alt="monitor">
</div>
<div class="we-item-right">
<b>Monitor Social Media Remotely</b>
<p>Remotely monitor the activity of various apps including WhatsApp, Snapchat, Instagram, Facebook, and other popular social media apps. All could be done without root/jailbreak.</p>
</div>
</div>
</li>
<li>
<div class="we-item">
<div class="we-item-left">
<img src="https://images.imyfone.com/famiguarden/assets/common/index/find_icon.svg" alt="find">
</div>
<div class="we-item-right">
<b>Find Other's Location</b>
<p>FamiGuard can track the real-time GPS/Wi-Fi location of the target device. A setting-up geo-fence will let you get alerts when the target exits or enters your selected area.</p>
</div>
</div>
</li>
<li>
<div class="we-item">
<div class="we-item-left">
<img src="https://images.imyfone.com/famiguarden/assets/common/index/track_icon.svg" alt="track">
</div>
<div class="we-item-right">
<b>Track Phone/Online Activities</b>
<p>Get the authority to access call logs, messages, contacts, web browsers, calendars, photos, video previews, and App activities to know more details.</p>
</div>
</div>
</li>
<li>
<div class="we-item">
<div class="we-item-left">
<img src="https://images.imyfone.com/famiguarden/assets/common/index/block_icon.svg" alt="block">
</div>
<div class="we-item-right">
<b>Block Harmful Websites/Apps</b>
<p>Monitor the details info of your children's apps/websites, so that you can set restrictions to protect them from unhealthy content.</p>
</div>
</div>
</li>
</ul>
</div>
<a class="item-btn" href="https://panel.famiguard.com/demo/my-products">TRY DEMO
<svg>
<use xlink:href="#right_icon"></use>
</svg>
</a>
</div>
</div>
</div>
</div>
<div class="what-care text-center">
<div class="container">
<h2>Protect Your Life in All-round Way</h2>
<div class="desc">We care about who you care of and protect what matters to you. FamiGuard is always by your side to protect your kids/family/employees/students.</div>
<div class="care-item">
<div class="care-item-right">
<img src="https://images.imyfone.com/famiguarden/assets/common/index/part1_img@2x.png" alt="care-one">
</div>
<div class="care-item-left">
<b>Parental Control for Kid's Safety</b>
<p>Keep an eye on your kids in time and check what they are doing, where they are and who they are chatting with, make sure your kids are stay away from potential danger and restrict their online habits.</p>
</div>
</div>
<div class="care-item reverse">
<div class="care-item-left">
<b>Supervise Enterprise Security and Confidentiality</b>
<p>Help companies take timely actions in case employees are leaking enterprise privacy. Increase the inner supervision and strengthen internal security and confidentiality.</p>
</div>
<div class="care-item-right">
<img src="https://images.imyfone.com/famiguarden/assets/common/index/part2_img@2x.png" alt="care-one">
</div>
</div>
<div class="care-item">
<div class="care-item-right">
<img src="https://images.imyfone.com/famiguarden/assets/common/index/part3_img@2x.png" alt="care-one">
</div>
<div class="care-item-left">
<b>Protect and Build Harmonious Marriage</b>
<p>If you are worried that your mate betrayed you or has been threat by others, FamiGuard helps to find out the truth and eliminate your worry.</p>
</div>
</div>
<div class="care-item reverse">
<div class="care-item-left">
<b>Keep Students Away From Danger</b>
<p>Concerned about the safety of your students on the way to and from school? Try FamiGuard to keep your students away from danger!</p>
</div>
<div class="care-item-right">
<img src="https://images.imyfone.com/famiguarden/assets/common/index/part4_img@2x.png" alt="care-one">
</div>
</div>
</div>
</div>
<div class="trusted_by_title text-center">
<div class="container">
<div class="row">
<h2>Why FamiGuard is the Best Choice for You</h2>
<p class="desc">Rely on FamiGuard, since we've been trusted by over 100+ world's leading tech media.</p>
<div class="media_all flexible">
<div class="media_top">
<img src="https://images.imyfone.com/famiguarden/assets/common/index/Gizmodo_new.svg" alt="gizmodo">
</div>
<div class="media_top">
<img src="https://images.imyfone.com/famiguarden/assets/common/index/pplware_new.svg" alt="pplware">
</div>
<div class="media_top">
<img src="https://images.imyfone.com/famiguarden/assets/common/index/hipertextual-icon-mobile-landscape.svg" alt="newsdigitali">
</div>
<div class="media_top">
<img src="https://images.imyfone.com/famiguarden/assets/common/index/komputer_swiat.svg" alt="computerhoy">
</div>
<div class="media_top">
<img src="https://images.imyfone.com/famiguarden/assets/common/index/appleWord.svg" alt="lappleworld_today">
</div>
<div class="media_top">
<img src="https://images.imyfone.com/famiguarden/assets/common/index/tech_logo_media.svg" alt="tech_times">
</div>
<div class="media_top">
<img src="https://images.imyfone.com/famiguarden/assets/common/index/xda-developers.svg" alt="xda_developers">
</div>
<div class="media_top">
<img src="https://images.imyfone.com/famiguarden/assets/common/index/tudo.svg" alt="tudocelular">
</div>
</div>
</div>
</div>
</div>
<div class="used-wrap text-center">
<div class="container">
<h2>No Worries, We Are Always Behind You</h2>
<p class="desc">FamiGuard is 100% secure and private. We have 30-day money back guarantee, 24/5 customer service, and lifetime free update for you.</p>
<div class="used-list flexible">
<div class="used-item ">
<div class=" security-icon"></div>
<div class="item-title">100%</div>
<div class="item-content">Secure & Private</div>
</div>
<div class="used-item ">
<div class=" money-icon"></div>
<div class="item-title">30-Day</div>
<div class="item-content">Money Back Guarantee</div>
</div>
<div class="used-item ">
<div class=" service-icon"></div>
<div class="item-title">24/5</div>
<div class="item-content">Customer Service</div>
</div>
<div class="used-item ">
<div class=" update-icon"></div>
<div class="item-title">0-Cost</div>
<div class="item-content">Product Update</div>
</div>
</div>
</div>
</div>
</div>
<div class="note text-center">
<div class="container flexible">
<div class="sticky-note note-one note-pc">
<div class="note-title flex">
<div class="home-icon larest_updates"></div>
<span>Latest Updates</span>
</div>
<div class="content-wrap">
<img src="https://images.imyfone.com/famiguarden/assets/common/index/FamiGuard_box.png" alt="FamiGuard">
<div class="content-box">
<div class="version-wrap">
<div class="version">FamiGenius Pro for Android V1.0.0</div>
<div class="update-time">Apr 20, 2022</div>
</div>
<ul class="update-list">
<li><span>First version released.</span></li>
<li><span>Monitor dozens of social apps remotely.</span></li>
<li><span>Track locations of Android device.</span></li>
<li><span>View phone files and activities at anytime.</span></li>
</ul>
</div>
</div>
<a href="android-parental-control/index.html@utm_medium=latest_updates&utm_source=home_page"
class="learn-more global-hover-green">Check Detail<svg>
<use xlink:href="#enter-now"></use>
</svg></a>
</div>
<div class="sticky-note note-one note-mobile">
<div class="note-title flex">
<div class="home-icon larest_updates"></div>
<span>Latest Updates</span>
</div>
<div class="content-wrap">
<div class="content-box">
<div class="note-product">
<img src="https://images.imyfone.com/famiguarden/assets/common/index/FamiGuard_box.png" alt="FamiGuard">
<div class="version-wrap">
<div class="version">FamiGenius Pro for Android V1.0.0</div>
<div class="update-time">Apr 20, 2022</div>
</div>
</div>
<ul class="update-list">
<li><span>First version released.</span></li>
<li><span>Monitor dozens of social apps remotely.</span></li>
<li><span>Track locations of Android device.</span></li>
<li><span>View phone files and activities at anytime.</span></li>
</ul>
</div>
</div>
<a href="android-parental-control/index.html@utm_medium=latest_updates&utm_source=home_page"
class="learn-more global-hover-green">Check Detail<svg>
<use xlink:href="#enter-now"></use>
</svg></a>
</div>
<div class="sticky-note note-two">
<div class="note-title flex">
<div class="home-icon hot_topics"></div>
<span>Hot Topics</span>
</div>
<ul class="topic-list">
<li>
<div class="topic-text"><a href="monitor/how-to-read-instagram-messages-without-being-seen/index.html" target="_blank">How to Read Instagram Messages Without Being Seen (2022 Guide)</a></div>
<span class="topic-time">Jul 22, 2022</span>
</li>
<li>
<div class="topic-text"><a href="monitor/how-to-read-snapchat-messages-without-opening/index.html" target="_blank">How to Read Snapchat Messages Without Opening? 3 Easy Methods</a></div>
<span class="topic-time">Jul 21, 2022</span>
</li>
<li>
<div class="topic-text"><a href="monitor/how-to-read-telegram-messages-without-seen/index.html" target="_blank">How to read telegram messages without seen [2022 Guide]</a></div>
<span class="topic-time">Jul 21 2022</span>
</li>
<li>
<div class="topic-text"><a href="monitor/how-to-read-viber-messages-without-seen/index.html" target="_blank">How to read Viber messages without seen? [2022 Guide]</a></div>
<span class="topic-time">Jul 20, 2022</span>
</li>
<li>
<div class="topic-text"><a href="monitor/how-to-read-messenger-messages-without-seen/index.html" target="_blank">6 Worthy Methods for How to Read Messenger Messages Without Seen</a></div>
<span class="topic-time">Jul 20, 2022</span>
</li>
</ul>
<a href="topic/index.html" class="more-topics global-hover-green">More Topics<svg>
<use xlink:href="#enter-now"></use>
</svg></a>
</div>
</div>
</div>
</div>
<div class="footer">
<div class="container container-sm">
<div class="footer_box">
<div class="flexible footer_box1">
<div class="footer-item1">
<p class="logo"><a href="https://www.imyfone.com/"><img
src="https://images.imyfone.com/famiguarden/assets/common/footer/imyfone_logo_footer.png"
alt="logo" /></a></p>
<p class="pay">
<span><a href="https://www.facebook.com/imyfone/"><img
src="https://images.imyfone.com/famiguarden/assets/common/footer/share_facebook.png"
alt="share_facebook" /></a></span>
<span><a href="https://twitter.com/imyfone/"><img
src="https://images.imyfone.com/famiguarden/assets/common/footer/share_twitter.png"
alt="share_twitter" /></a></span>
<span><a href="https://www.youtube.com/channel/UC24IzSlp5lFVXDBZq3YmtBg"><img
src="https://images.imyfone.com/famiguarden/assets/common/footer/share_youtube.png"
alt="share_youtube" /></a></span>
<span><a href="https://www.instagram.com/imyfone_official/"><img
src="https://images.imyfone.com/famiguarden/assets/common/footer/follow_instagram.png"
alt="follow_instagram" /></a></span>
<span><a href="https://www.pinterest.com/imyfonesoftware/"><img
src="https://images.imyfone.com/famiguarden/assets/common/footer/follow_pinterest.png"
alt="follow_pinterest" /></a></span>
</p>
</div>
<div class="footer-item2">
<p class="title shrink">Company<span class="arrow-icon down-ico"></span></p>
<ul class="footer_ul">
<li><a href="about-us/index.html">About Us</a></li>
<li><a href="contact-us/index.html">Contact Us</a></li>
<li><a href="support-center/index.html">Support Center</a></li>
<li><a href="https://www.imyfone.com/company/partner/">Become Partner</a></li>
</ul>
</div>
<div class="footer-item2">
<p class="title shrink">Learning Center<span class="arrow-icon down-ico"></span></p>
<ul class="footer_ul">
<li><a href="topic/index.html">Resource</a></li>
<li><a href="monitor/index.html">Android Monitor</a></li>
<li><a href="mobile-tracker/index.html">Mobile Tracker</a></li>
<li><a href="parental-control/index.html">Parental Control</a></li>
<li><a href="whatsapp-tracker/index.html">WhatsApp Tracker</a></li>
<li><a href="tips/index.html">FamiGuard Tips</a></li>
</ul>
</div>
<div class="footer-item2">
<p class="title shrink">Policies<span class="arrow-icon down-ico"></span></p>
<ul class="footer_ul">
<li><a href="privacy-policy/index.html">Privacy Policy</a></li>
<li><a href="cookie-policy/index.html">Cookie Policy</a></li>
<li><a href="refund-policy/index.html">Refund Policy</a></li>
<li><a href="eula/index.html">EULA</a></li>
<li><a href="terms-and-conditions/index.html">Terms & Conditions</a></li>
<li><a href="payment-agreement/index.html">Payment Agreement</a></li>
</ul>
</div>
<div class="footer-item1">
<p class="store">
<a href="store/index.html">
FamiGenius Store
<span class="store-icon"></span>
</a>
</p>
<p class="pay seal-pay"></p>
<div class="trustpilot-widget" data-locale="en-US" data-template-id="5419b6a8b0d04a076446a9ad" data-businessunit-id="58f876cd0000ff0005a0d67e" data-style-height="60px" data-style-width="100%" data-theme="dark" data-font-family="Poppins">
<a href="https://www.trustpilot.com/review/www.imyfone.com" target="_blank" rel="noopener">Trustpilot</a>
</div>
</div>
</div>
<div class="footer_box2">
<p class="footer_title">Disclaimer</p>
<p class="footer_desc">FAMIGUARD'S SOFTWARE INTENDED FOR LEGAL USE ONLY. Installing the Licensed Software onto the device you do not possess monitoring rights may go against the Laws of your country or region. Violation of the law’s requirements would be liable to severe monetary and criminal penalties. Please consult your own legal advisor for professional opinions on the legality of using this Licensed Software in the way you intend to use. You take full responsibility for downloading, installing, and using it. FamiGenius shall not be responsible if you choose to monitor a device without being permitted to; nor can FamiGenius provide legal advice on the use of the monitoring software. All rights not expressly granted herein are reserved to and retained by FamiGenius.</p>
</div>
<p class="desc-bottom">Copyright © 2022 FamiGenius. All rights reserved.</p>
<a href="index.html#toTop" class="totop"><img src="https://images.imyfone.com/famiguarden/assets/common/footer/top_icon.svg" alt="top icon"></a>
</div>
</div>
</div>
<div class="choose-wrap">
<button class="choose-aside" onclick="showChooseDialog(true, 'sidebar')">
<i class="icon-choose"></i>
<span>Help Me Choose</span>
</button>
<!-- Modal -->
<div class="modal-backdrop fade" id="modal-backdrop" onclick="toggleChooseDialog(false)"></div>
<div class="modal fade" id="chooseModal">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" onclick="toggleChooseDialog(false)">
<span aria-hidden="true" class="close-icon"></span>
</button>
<span class="prev-step hidden" data-value=""></span>
<span class="m-modal-title">Help me choose</span>
</div>
<div class="modal-body text-center">
<!-- setp1 i want to -->
<div class="section section-00" data-id="00" data-next="" data-prev="false">
<div class="title">
<span class="step-one">Step 1</span>
<span class="section-title"> I want to...</span>
</div>
<div class="m-radio" data-value="12">
<span class="radio-icon"></span>
Know if I am being monitored.
</div>
<div class="m-radio" data-value="01">
<span class="radio-icon"></span>
Keep track of my loved ones.
</div>
<div class="to-next next-00">Next >></div>
</div>
<!-- setp1 i want to -->
<!-- step1 select systom -->
<div class="section section-01 " data-id="01" data-next="" data-prev="true">
<div class="title">
<span class="step-one">Step 2</span>
<span class="section-title">The target I want to monitor is using...</span>
</div>
<div class="m-radio" data-value="02">
<span class="radio-icon"></span>
Android (Samsung, Huawei, Oppo, Google, etc.)
</div>
<div class="m-radio need-email" data-value="10" data-type="iOS">
<span class="radio-icon"></span>
iOS
</div>
<div class="m-radio need-email" data-value="10" data-type="Windows">
<span class="radio-icon"></span>
Windows
</div>
<div class="m-radio need-email" data-value="10" data-type="Mac">
<span class="radio-icon"></span>
Mac computer
</div>
<div class="to-next next-01">Next >></div>
</div>
<!-- step1 select systom -->
<!-- select android-->
<div class="section section-02 hidden" data-id="02" data-next="" data-prev="true">
<img src="https://images.imyfone.com/famiguarden/assets/common/help_me_choose/step_three_four.png" alt="step_three">
<div class="title">
<span class="section-title">Confrim your monitoring needs here</span>
</div>
<div class="android-radio text-center">
<div class="m-radio column" data-value="03">
<img src="https://images.imyfone.com/famiguarden/assets/common/product_icon/famiguard_for_whatsapp.svg" alt="whatsapp">
<div>
<span class="radio-icon"></span>
<div class="radio-desc">I prefer to focus on WhatsApp monitoring. (WhatsApp messages, WhatsApp calls, WhatsApp media files, etc.)</div>
</div>
</div>
<div class="m-radio column" data-value="04">
<img src="https://images.imyfone.com/famiguarden/assets/common/product_icon/famiguard_pro_for_android.svg" alt="android">
<div>
<span class="radio-icon"></span>
<div class="radio-desc">I prefer monitoring everything on the target Android phone. (Social apps, location history, phone files, etc.)</div>
</div>
</div>
<div class="m-radio column" data-value="15">
<img src="https://images.imyfone.com/famiguarden/assets/common/product_icon/famiguard.svg" alt="android">
<div>
<span class="radio-icon"></span>
<div class="radio-desc">I prefer to ensure the safety of my kids' online activities and create screen time balance. (Web & app block, call filter, lock screen, etc.)</div>
</div>
</div>
</div>
<div class="to-next next-02">Next >></div>
</div>
<div class="section section-03 hidden" data-id="03" data-next="" data-prev="true">
<img src="https://images.imyfone.com/famiguarden/assets/common/help_me_choose/step_four.png" alt="step_four">
<div class="title">
<span class="section-title">The results are in</span>
</div>
<div class="pd-box">
<img src="https://images.imyfone.com/famiguarden/assets/common/product_box/famiguard_for_whatsapp.png" alt="FamiGenius for WhatsApp">
<div class="pd-right">
<h4>FamiGenius for WhatsApp</h4>
<ul>
<li>Read sent or received WhatsApp messages.</li>
<li>Track WhatsApp calls, even any missed ones.</li>
<li>Record and playback WhatsApp calls.</li>
<li>Check WhatsApp photos & videos.</li>
<li>Download all WhatsApp compatible files.</li>
<li>Take screenshots when WhatsApp's in use. </li>
</ul>
<div class="btn-group">
<div class="btn-box"><a href="whatsapp-monitoring/index.html" class="blue-btn" target="_blank" onclick="clickChooseEvent(1,'Take Me There','FamiGenius for WhatsApp')">Take Me There</a></div>
<div class="btn-box">
<a href="famiguard-whatsapp-pricing/index.html" class="orange-btn" target="_blank" onclick="clickChooseEvent(1,'Buy Now','FamiGenius for WhatsApp')">Buy Now</a>
<p>Starts from $7.50 / month</p>
</div>
</div>
</div>
</div>
<p class="know-more">*You also want to know: <a href="whatsapp-monitoring/guide/index.html" target="_blank">Installation Guide</a> / <a href="product-faq/index.html" target="_blank">Product FAQs</a></p>
</div>
<div class="section section-04 hidden" data-id="04" data-next="" data-prev="true">
<img src="https://images.imyfone.com/famiguarden/assets/common/help_me_choose/step_four.png" alt="step_four">
<div class="title">
<span class="section-title">The results are in</span>
</div>
<div class="pd-box">
<img src="https://images.imyfone.com/famiguarden/assets/common/product_box/famiguard_pro_for_android.png" alt="FamiGenius Pro for Android">
<div class="pd-right">
<h4>FamiGenius Pro for Android</h4>
<ul>
<li>Monitor 16+ social media apps.</li>
<li>Track real-time locations.</li>
<li>Access phone files like SMS and call logs.</li>
<li>Record the target's phone calls.</li>
<li>Capture auto-screenshots.</li>
<li>Take secret photos using remote camera.</li>
</ul>
<div class="btn-group">
<div class="btn-box"><a href="android-parental-control/index.html" class="blue-btn" target="_blank" onclick="clickChooseEvent(1,'Take Me There','FamiGenius Pro for Android')">Take Me There</a></div>
<div class="btn-box">
<a href="famiguard-pro-pricing-android/index.html" class="orange-btn" target="_blank" onclick="clickChooseEvent(1,'Buy Now','FamiGenius Pro for Android')">Buy Now</a>
<p>Starts from $8.32 / month</p>
</div>
</div>
</div>
</div>
<p class="know-more">*You also want to know: <a href="android-parental-control/guide/index.html" target="_blank">Installation Guide</a> / <a href="product-faq/index.html" target="_blank">Product FAQs</a></p>
</div>
<div class="section section-15 hidden" data-id="15" data-next="" data-prev="true">
<img src="https://images.imyfone.com/famiguarden/assets/common/help_me_choose/step_four.png" alt="step_four">
<div class="title">
<span class="section-title">The results are in</span>
</div>
<div class="pd-box">
<img src="https://images.imyfone.com/famiguarden/assets/common/product_box/famiguard.png" alt="FamiGuard">
<div class="pd-right">
<h4>FamiGenius</h4>
<ul>
<li>Block inappropriate websites, social or game apps, etc.</li>
<li>Capture kids' devices screen in real-time & lock the screen.</li>
<li>Track kids in real time and view their location history.</li>
<li>Filter scams or other messy phone calls.</li>
<li>Receive detailed online activity reports.</li>
</ul>
<div class="btn-group">
<div class="btn-box">
<a href="https://play.google.com/store/apps/details?id=com.parent.famiguard&referrer=utm_source%3Dfamiguard.com%26utm_medium%3Dfamiguard%26utm_campaign%3Dhelp_me_choose" class="google-btn"></a>
</div>
<div class="btn-box">
<a href="https://apps.apple.com/app/id1619941379" class="apple-btn"></a>
</div>
</div>
</div>
</div>
<p class="know-more">*You also want to know: <a href="phone-parental-control/guide/index.html" target="_blank">Installation Guide</a> / <a href="product-faq/index.html" target="_blank">Product FAQs</a></p>
</div>
<!-- select android -->
<!-- select Windows -->
<!-- select Mac -->
<div class="section section-10 hidden" data-id="10" data-next="" data-prev="true">
<img src="https://images.imyfone.com/famiguarden/assets/common/help_me_choose/step_three.png" alt="step">
<div class="title">
<span class="section-title">The Mac monitoring software is coming soon</span>
</div>
<p class="pd-desc"><span class="product-sys">Mac</span> monitoring tool is coming soon! Leave your email here and receive the
<span class="orange_txt">50% early bird discount</span> after the products are launched!</p>
<div style="max-width: 320px;margin: 0 auto;">
<input type="text" placeholder="Your valid email address" id="email_choose">
<input type="hidden" value="" id="email_choose_hidden">
<p class="error-tips hidden"></p>
</div>
<button class="completed submit submit-btn-one" data-prev="10">Submit</button>
</div>
<div class="section section-11 hidden" data-id="11" data-next="" data-prev="true">
<img src="https://images.imyfone.com/famiguarden/assets/common/help_me_choose/completed_icon.png" alt="completed">
<div class="title">
<span class="section-title">Submitted Successfully!</span>
</div>
<p class="pd-desc">Thanks for your participation. We will email you the first time when <span>Mac</span> monitoring software is launched. By the way, don't miss the other powerful products ClevGuard offers.</p>
<button class="completed" onclick="toggleChooseDialog(false)">OK</button>
</div>
<!-- select Mac -->
<!-- being monitored. -->
<div class="section section-12 hidden" data-id="12" data-next="" data-prev="true">
<div class="title">
<span class="step-one">Step 2</span>
<span class="section-title">I own the following devices...</span>
</div>
<div class="monitored-radio text-center">
<div class="m-radio column need-email" data-value="14" data-type="Android Antispy">
<img src="https://images.imyfone.com/famiguarden/assets/common/help_me_choose/img_android.png" alt="Android">
<span>Android</span>
</div>
<div class="m-radio column need-email" data-value="14" data-type="iOS Antispy">
<img src="https://images.imyfone.com/famiguarden/assets/common/help_me_choose/img_ios.png" alt="iOS">
<span>iOS</span>
</div>
<div class="m-radio column need-email" data-value="14" data-type="Win Antispy">
<img src="https://images.imyfone.com/famiguarden/assets/common/help_me_choose/img_win.png" alt="win">
<span>Win</span>
</div>
<div class="m-radio column need-email" data-value="14" data-type="Mac Antispy">
<img src="https://images.imyfone.com/famiguarden/assets/common/help_me_choose/img_mac.png" alt="Mac">
<span>Mac</span>
</div>
</div>
<div class="to-next next-12">Next >></div>
</div>
<!-- being monitored. -->
<!-- select win/mac/iOS -->
<div class="section section-14" data-id="14" data-next="" data-prev="true">
<img src="https://images.imyfone.com/famiguarden/assets/common/help_me_choose/coming_soon.png" alt="coming soon..">
<div class="title">
<span class="section-title">Coming soon..</span>
</div>
<p class="pd-desc">Leave your email here and receive the <span class="red">50%</span> early bird discount after the products are launched!</p>
<div style="max-width: 320px;margin: 0 auto;">
<input type="text" placeholder="Your valid email address" id="email_fill">
<input type="hidden" value="" id="email_fill_hidden">
<p class="error-tips hidden"></p>
</div>
<button class="completed submit submit-btn-two">Submit</button>
<p class="submitted-info"></p>
</div>
<!-- select win/mac/iOS -->
</div>
</div>
</div>
</div>
</div>
<script src="assets/plug/notification.js"></script>
<script type="text/javascript" src="https://widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js?v=1.1.0" async></script>
<script src="assets/plug/jquery/jquery-3.3.min.js"></script>
<script src="assets/plug/md5.js"></script>
<script src="assets/js/common.js"></script>
</body>
<script src="assets/plug/bootstrap/bootstrap.min.js"></script>
<script src="assets/plug/swiper/swiper.min.js"></script>
<script src="assets/js/index.js"></script>
</html>