www.magisto.com
Open in
urlscan Pro
35.173.147.192
Public Scan
Submitted URL: http://www.magisto.com/create-wizard?tp=AgMCXjUmPFZEAFkIWyw5DxQHXA0PLGhZQF8NXFIqawgSUF9ZWXk8WVcUCUkFOioIFDkFXlc9PR8QDwJ...
Effective URL: https://www.magisto.com/connect?next=/create-wizard%3Ftp%3DAgMCXjUmPFZEAFkIWyw5DxQHXA0PLGhZQF8NXFIqawgSUF9ZWXk8WVcUCUkFO...
Submission: On April 19 via manual from US — Scanned from DE
Effective URL: https://www.magisto.com/connect?next=/create-wizard%3Ftp%3DAgMCXjUmPFZEAFkIWyw5DxQHXA0PLGhZQF8NXFIqawgSUF9ZWXk8WVcUCUkFO...
Submission: On April 19 via manual from US — Scanned from DE
Form analysis
1 forms found in the DOMName: reconnect_form —
<form name="reconnect_form" id="reconnect_form" class="form_container panel reconnect" ng-class="{'error_shown':formError && formError.length>1}" autocomplete="off" ng-if="(state=='reconnect' || state=='login')" form-id="reconnect_form"
form-error="login_form.error" form-class="reconnect">
<style>
.inline-form .fields {
width: 70%;
float: left;
}
.inline-form .fields .form-group {
margin-bottom: 0;
}
.inline-form .submit_cont {
width: 30%;
float: right;
margin: 0;
}
.display-inline-block {
display: inline-block;
max-width: calc(100% - 55px);
vertical-align: text-top;
}
.form_container .medium-text {
font-size: 15px;
}
.form_container .smaller-text b {
font-size: 16px;
}
/*
.form_error_wrap{
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.form_error_wrap > .global_error{
padding-left: 48px;
}
*/
</style>
<ng-transclude>
<div class="form_head ng-scope ng-isolate-scope" form-title="Welcome Back" form-error="login_form.error">
<!-- ngIf: !is_embed -->
<h1 class="text-left mb-xs ng-binding ng-scope" ng-show="formTitle" ng-if="!is_embed">
<div class="mt-xxs only_mobile"></div> Welcome Back
</h1><!-- end ngIf: !is_embed -->
<!-- ngIf: formSubtitle -->
<!-- ngIf: formError && formError.length>1 -->
<ng-transclude>
</ng-transclude>
</div>
<div class="form_body ng-scope"><ng-transclude>
<!-- LOGIN -->
<!-- ngIf: state=='login' -->
<div class="ng-scope" ng-if="state=='login'">
<!-- ngIf: embed_on === 'fb_ads' -->
<div class="fields">
<div class="social_btns text-center mb-xxxs">
<div class="fb icon_wrap full_width medium" ng-click="auth_facebook()">
<span class="signup-fb-icon"></span><span class="title">Continue with Facebook</span>
</div>
<div class="gp icon_wrap full_width medium" ng-click="auth_gplus()">
<span class="signup-gp-icon"></span><span class="title">Continue with Google</span>
</div>
<div class="apple icon_wrap full_width medium" ng-click="auth_apple()">
<span class="signup-apple-icon"></span><span class="title">Continue with Apple</span>
</div>
<div class="clear"></div>
<div class="social-buttons-delimiter">
<div class="or text-center">OR</div>
</div>
</div>
<div class="f email form-group" ng-class="{'typing': login_form.email.length > 0, 'error': login_form.errors.email}" onclick="$(this).find('input').focus()">
<input autocomplete="email" tabindex="1" class="input ng-pristine ng-untouched ng-valid ng-empty" ng-model="login_form.email" type="text" ng-model-options="{'allowInvalid': true}" name="username"
ng-class="{error: (login_form.errors.email || (reconnect_form.username.$invalid && reconnect_form.username.$dirty))}" onfocus="$(this).removeClass('error')">
<label ng-class="{'error': login_form.errors.email || reconnect_form.username.$dirty}">Email</label>
<!-- ngIf: login_form.errors.email || reconnect_form.username.$dirty -->
</div>
<div class="f password form-group" ng-class="{typing: login_form.password.length > 0, error: login_form.password_error.length}" onclick="$(this).find('input').focus()">
<!-- ngIf: !login_form.showHidePassword --><input autocomplete="password" tabindex="2" ng-model="login_form.password" type="password" ng-if="!login_form.showHidePassword" name="password"
ng-class="{'error': (login_form.errors.password || (reconnect_form.password.$invalid && reconnect_form.password.$dirty))}" onfocus="$(this).removeClass('error')"
class="ng-pristine ng-untouched ng-valid ng-scope ng-empty"><!-- end ngIf: !login_form.showHidePassword -->
<!-- ngIf: login_form.showHidePassword -->
<label ng-class="{'error': !!login_form.errors && login_form.errors.password}">Password</label>
<!-- ngIf: !!login_form.errors && login_form.errors.password -->
<span class="eye-icon" ng-click="login_form.showHidePassword = !login_form.showHidePassword" ng-class="{show:login_form.showHidePassword}"></span>
</div>
</div>
<div class="submit_cont mt-xs mb-xxs">
<button class="btn turq full_width medium" ng-class="{loading : submitting}" ng-click="submit_login()">Log in with email</button>
</div>
<!-- ngIf: state=='signup' -->
<div class="forgot small-text text-center mb-xxxs thin">
<a href="" ng-click="change_state('forgot')">Forgot your password?</a>
</div>
</div><!-- end ngIf: state=='login' -->
<!-- RECONNECT -->
<!-- ngIf: state=='reconnect' -->
<!-- ngIf: embed_on !== 'fb_ads' -->
<div class="form_foot ng-scope" ng-if="embed_on !== 'fb_ads'"><ng-transclude>
<!-- ngIf: state=='login' -->
<div ng-if="state=='login'" class="switch_form text-center ng-scope">Don’t have an account? <a href="javascript:void(0)" ng-click="change_state('signup')">Create account</a></div><!-- end ngIf: state=='login' -->
<!-- ngIf: state=='reconnect' -->
</ng-transclude></div><!-- end ngIf: embed_on !== 'fb_ads' -->
</ng-transclude></div>
</ng-transclude>
<!--label class="switch-box"><input type="checkbox"><span class="slider"></span></label-->
</form>
Text Content
* Create account * Templates * What you can do * Video Maker * Real Estate * Fitness * Cooking * Photographers * YouTube Ads * Video Ads * Promo * Facebook Ads * Instagram * Marketing * Social Media * Video Slideshow * Wedding * Birthday * Blog * Solutions * Explore * Pricing Create account This site uses cookies Learn more We use cookies on this website. To find out more about cookies used on this website and your choices Go here. Accept Accept WELCOME BACK Continue with Facebook Continue with Google Continue with Apple OR Email Password Log in with email Forgot your password? Don’t have an account? Create account User details updated Your details was successfully updated. Thank you! Close Title Body! MAKE A NEW VIDEO CHOOSE YOUR PHOTOS & VIDEOS, AND MAGISTO’S A.I WILL AUTOMATICALLY CREATE OUTSTANDING VIDEOS FOR YOU. Create a video or USE A VIDEO TEMPLATE Customize a template