app.viralsweep.com
Open in
urlscan Pro
2606:4700::6812:47d
Public Scan
URL:
https://app.viralsweep.com/
Submission: On October 19 via api from JP — Scanned from JP
Submission: On October 19 via api from JP — Scanned from JP
Form analysis
4 forms found in the DOMPOST /register
<form method="post" action="/register" id="register-form" class="payment_with_signup_form" data-gtm-form-interact-id="0">
<!-- linkmink -->
<input type="hidden" value="" name="lm_data" id="lmd">
<input type="hidden" value="" name="rf_referral" id="rf_referral">
<script src="https://cdn.linkmink.com/lm-js/2.3.1/lm.js"></script>
<script>
var lm_data = '';
if (typeof LinkMink === "function") {
LinkMink('pub_live_6LnCKfzlgWihXLxkNfk7').initTracking().then();
// lm.js must be initialized with your API key
const lm = LinkMink('pub_live_6LnCKfzlgWihXLxkNfk7');
// retrieve the referral information
lm_data = lm.getReferralData();
document.getElementById('lmd').value = lm_data;
}
if (Rewardful.referral) {
// The current website visitor is a referral from an affiliate.
document.getElementById('rf_referral').value = Rewardful.referral;
}
</script>
<!-- //linkmink -->
<input tabindex="-1" type="hidden" name="postType" value="reg" data-gtm-form-interact-field-id="0">
<input tabindex="-1" type="hidden" name="token" value="734fd0b68a9a45c44cba52a82a7282a36b3fd2bbcc3d93ec64a3edba13e86d8e" data-gtm-form-interact-field-id="1">
<span class="multi">
<span class="label icon required ">
<i class="icon-user"></i>
<input required="" id="first-name" type="text" placeholder="Your first name?" name="first_name" value="">
<label for="first-name">First Name</label>
</span>
<span class="label icon required ">
<i class="icon-user"></i>
<input required="" id="last-name" type="text" placeholder="And last name?" name="last_name" value="">
<label for="last-name">Last Name</label>
</span>
</span>
<span class="label icon required ">
<i class="icon-heart-1"></i>
<input required="" id="register-company" autocomplete="off" type="text" placeholder="Where do you work?" name="brand" value="">
<label for="register-company">Company Name</label>
</span>
<span class="label icon required ">
<i class="icon-mail"></i>
<input required="" id="register-email" type="email" placeholder="What is your email?" name="emailAddress" value="">
<label for="register-email">Your Email</label>
</span>
<span class="label icon required ">
<i class="icon-lock-1"></i>
<input required="" id="register-password" type="password" placeholder="Create a password." name="password1">
<label for="register-password"> Password </label>
</span>
<span class="checkbox ">
<input id="agree-terms" type="checkbox" name="agree_terms" data-gtm-form-interact-field-id="2">
<label for="agree-terms" class="">I have read and agree to the ViralSweep <a href="https://www.apphub.com/terms-of-service" target="_blank">Terms of Service</a> &
<a href="https://www.apphub.com/privacy-policy" target="_blank">Privacy Policy</a>.</label>
</span>
<div class="clear"></div>
<span class="submit incomplete">
<a class="button green form_submit" id="start-trial" href="javascript:void(0)"><h5>Choose A Plan<i class="icon-right-open-big"></i></h5></a>
</span>
<span>
<p class="help" style="margin-top:30px;text-align:center;"><a href="/" class="alreadyHaveAccount"><i class="icon-key"></i> Already have an account?</a></p>
</span>
<input id="user_plan" name="user_plan" type="hidden">
<input id="user_token" name="user_token" type="hidden">
<input id="user_zip" name="user_zip" type="hidden">
<input type="submit" style="position: absolute; left: -9999px; width: 1px; height: 1px;" tabindex="-1">
</form>
POST /signin
<form method="post" action="/signin" id="signin-form" data-gtm-form-interact-id="1">
<input type="hidden" name="postType" value="login" data-gtm-form-interact-field-id="3">
<input type="hidden" name="token" value="734fd0b68a9a45c44cba52a82a7282a36b3fd2bbcc3d93ec64a3edba13e86d8e" data-gtm-form-interact-field-id="4">
<span class="label icon ">
<i class="icon-mail"></i>
<input required="" id="login-email" type="email" placeholder="you@email.com" name="userEmail" value="">
<label for="login-email"> Your Email </label>
</span>
<span class="label icon">
<i class="icon-lock-1"></i>
<input required="" id="login-password" type="password" placeholder="What is your password?" name="password">
<label for="login-password">Password</label>
<p class="help"><a href="javascript:void(0)" id="forgot-password">Forgot your password?</a></p>
</span>
<div class="clear"></div>
<span class="submit">
<a class="button green form_submit" data="signin-form" href="javascript:void(0)"><h5>Log In<i class="icon-right-open-big"></i></h5></a>
</span>
<span>
<p class="help" style="margin-top:30px;text-align:center;"><a href="/register" class="gotoLogin"><i class="icon-user"></i> Create an account.</a></p>
</span>
<input type="submit" style="position: absolute; left: -9999px; width: 1px; height: 1px;" tabindex="-1">
</form>
POST /forgot
<form method="post" action="/forgot" id="forgot-form" data-gtm-form-interact-id="2">
<input type="hidden" name="postType" value="forgot" data-gtm-form-interact-field-id="5">
<input type="hidden" name="token" value="734fd0b68a9a45c44cba52a82a7282a36b3fd2bbcc3d93ec64a3edba13e86d8e" data-gtm-form-interact-field-id="6">
<p>We will send an email to the address you provide so you can reset your password.</p>
<span class="label icon ">
<i class="icon-mail"></i>
<input required="" id="forgot-email" type="email" placeholder="you@email.com" name="userEmail" value="">
<label for="forgot-email"> Your Email</label>
</span>
<div class="clear"></div>
<span class="submit">
<a class="button green form_submit" data="forgot-form" href="javascript:void(0)"><h5>Reset Password<i class="icon-right-open-big"></i></h5></a>
</span>
<input type="submit" style="position: absolute; left: -9999px; width: 1px; height: 1px;" tabindex="-1">
</form>
<form class="card-reader">
<span class="label icon">
<i class="icon-user"></i>
<input required="" id="s_payment_card_name" placeholder="Your first and last name." type="text" name="name" class="billing_check_valid">
<label for="s_payment_card_name">Full Name</label>
</span>
<span class="label icon">
<i class="icon-credit-card"></i>
<input data-ls-disabled="" required="" id="s_payment_card_number" placeholder="Your credit card number." type="text" name="number" class="billing_check_valid fs-hide">
<label for="s_payment_card_number">Card Number</label>
<p class="help hover-tooltip-trigger"><a tabindex="-1" href="javascript:void(0)" id="why-card">Why do we ask for your credit card?</a></p>
<span class="hover-tooltip right">
<a class="hover-tooltip-trigger close-tooltip"><i class="icon-cancel"></i></a>
<h3>Why do we ask for your credit card?</h3>
<p>We ask for your credit card to prevent interruption of your ViralSweep account should you continue using the service after your trial period.</p>
<p>You can cancel at anytime on the Billing page in your Account settings.</p>
</span>
</span>
<span class="multi">
<span class="label icon">
<i class="icon-lock-1"></i>
<input data-ls-disabled="" required="" id="s_payment_card_cvc" class="half one billing_check_valid" placeholder="CVC" type="text" name="cvc">
<label for="s_payment_card_cvc">CVC</label>
</span>
<span class="label icon">
<i class="icon-calendar"></i>
<input data-ls-disabled="" required="" id="s_payment_card_expire" class="half two billing_check_valid" placeholder="MM/YY" type="text" name="expiry">
<label for="s_payment_card_expire">Expiration</label>
</span>
</span>
<span class="label icon">
<i class="icon-location"></i>
<input required="" id="postal_code" name="postal_code" class="billing_check_valid" placeholder="Your postal code" type="text">
<label for="postal_code">Billing Postal Code</label>
<p class="help hover-tooltip-trigger"><a tabindex="-1" href="javascript:void(0)" id="why-postal">Why do we ask for your postal code?</a></p>
<span class="hover-tooltip right">
<a class="hover-tooltip-trigger close-tooltip"><i class="icon-cancel"></i></a>
<h3>Why do we ask for your billing postal code?</h3>
<p>Your billing postal code is required in the event that ViralSweep needs to charge sales tax based on the location of your business.</p>
</span>
</span>
<span class="clear"></span>
<span class="submit incomplete register-checkout-button">
<a class="button green complete-registration" href="javascript:void(0)"><h5>Start 7-Day Trial <i class="icon-right-open-big"></i></h5></a>
</span>
</form>
Text Content
Looking for the old ViralSweep? * Create an account. * Already have an account? * Go Back * Go Back * Go Back * Test * SIGN UP. First Name Last Name Company Name Your Email Password I have read and agree to the ViralSweep Terms of Service & Privacy Policy. CHOOSE A PLAN Already have an account? LOG IN. Your Email Password Forgot your password? LOG IN Create an account. RESET PASSWORD. We will send an email to the address you provide so you can reset your password. Your Email RESET PASSWORD SELECT YOUR PLAN… MonthlyAnnually * $49/MO BILLED MONTHLY $41/MO BILLED ANNUALLY STARTER START 7-DAY TRIAL BEGIN 7-DAY FREE TRIAL. * Unlimited Promotions & Entries * Sweepstakes App * Contest App * Instant Win App * Purchases App - 100 orders * Waitlist App * Milestones App * Comments App * Gallery App * Email Forms App * Social Actions * Design and Styles * Basic Integrations * See All Starter Features * $199/MO BILLED MONTHLY $166/MO BILLED ANNUALLY BUSINESS START 7-DAY TRIAL BEGIN 7-DAY FREE TRIAL. * Starter Plan Features Plus... * White Label Branding * Hashtags App (Track 3 Tags) * Sales Tracking * Purchases App - 1,000 orders * Email Notifications * Custom CSS * Custom Actions * Entry Codes * Premium Integrations * Host Partner Sweepstakes * Manage (2) Brands * (2) Additional Users * See All Business Features * $399/MO BILLED MONTHLY $333/MO BILLED ANNUALLY PREMIUM START 7-DAY TRIAL BEGIN 7-DAY FREE TRIAL. * Business Plan Features Plus... * ViralSweep API * Hashtags App (Track (6) Tags) * Contest Video Uploads * Purchases App - 5,000 orders * A/B Testing * Collect Payments * Pay To Vote * Multiple Languages * Audience Segments * Bulk Import Entries * Manage (4) Brands * (4) Additional Users * See All Premium Features * $999/MO BILLED MONTHLY $833/MO BILLED ANNUALLY ELITE START 7-DAY TRIAL BEGIN 7-DAY FREE TRIAL. * Premium Plan Features Plus... * "White Glove" Service * (1) Promotion/Month Built For You * Strategy Consulting * Purchases App - ∞ orders * Manage (6) Brands * (6) Additional Users * * * * * * * See All Elite Features * STARTER $49/MO STARTER $41/MO * Unlimited Promotions & Entries * Sweepstakes App * Contest App * Instant Win App * Purchases App - 100 Orders * Waitlist App * Milestones App * Comments App * Email Forms App * Gallery App * Live Draws * Social Actions * Access to all entry data * Multiple Template Styles * Draw Winners * Embed on any site * Refer Friends * Official Rules Generator * Contest Moderation * Entry Redirect * Entry Frequency * Real-time Analytics * Translation * Form Builder * Static Coupons * Design and Styles * Basic Integrations * Branded Email Notifications * Manage (1) Brand * No Additional Users * Premium Integrations * Host Partner Sweepstakes * White Label Branding * Refer Friends Via Email * Create Tracking Links * Geo Targeting * Custom CSS * Tracking Scripts * Facebook Pixel * Facebook Lead Ads * Sales Tracking * Source Tracking * Custom Actions * Dynamic Coupons * Entry Codes * Leaderboards * Collect voter information * Hashtags App * ViralSweep API * Contest Video Uploads * A/B Testing * Collect Payments * Pay To Vote * Audience Segments * Multiple Languages * Bulk Import Entrants * Bazaarvoice Integration * Dedicated SendGrid Account * (1) Promotion/Month Built For You * Strategy Consulting * START 7-DAY TRIAL * BUSINESS $199/MO BUSINESS $166/MO * Unlimited Promotions & Entries * Sweepstakes App * Contest App * Instant Win App * Purchases App - 1,000 Orders * Waitlist App * Milestones App * Comments App * Email Forms App * Gallery App * Live Draws * Social Actions * Access to all entry data * Multiple Template Styles * Draw Winners * Embed on any site * Refer Friends * Official Rules Generator * Contest Moderation * Entry Redirect * Entry Frequency * Real-time Analytics * Translation * Form Builder * Static Coupons * Design and Styles * Basic Integrations * Email Notifications * Manage (2) Brands * (2) Additional Users * Premium Integrations * Host Partner Sweepstakes * White Label Branding * Refer Friends Via Email * Create Tracking Links * Geo Targeting * Custom CSS * Tracking Scripts * Facebook Pixel * Facebook Lead Ads * Sales Tracking * Source Tracking * Custom Actions * Dynamic Coupons * Entry Codes * Leaderboards * Collect voter information * Hashtags App (Track 3 Tags) * ViralSweep API * Contest Video Uploads * A/B Testing * Collect Payments * Pay To Vote * Audience Segments * Multiple Languages * Bulk Import Entrants * Bazaarvoice Integration * Dedicated SendGrid Account * (1) Promotion/Month Built For You * Strategy Consulting * START 7-DAY TRIAL * PREMIUM $399/MO PREMIUM $333/MO * Unlimited Promotions & Entries * Sweepstakes App * Contest App * Instant Win App * Purchases App - 5,000 Orders * Waitlist App * Milestones App * Comments App * Email Forms App * Gallery App * Live Draws * Social Actions * Access to all entry data * Multiple Template Styles * Draw Winners * Embed on any site * Refer Friends * Official Rules Generator * Contest Moderation * Entry Redirect * Entry Frequency * Real-time Analytics * Translation * Form Builder * Static Coupons * Design and Styles * Basic Integrations * Email Notifications * Manage (4) Brands * (4) Additional Users * Premium Integrations * Host Partner Sweepstakes * White Label Branding * Refer Friends Via Email * Create Tracking Links * Geo Targeting * Custom CSS * Tracking Scripts * Facebook Pixel * Facebook Lead Ads * Sales Tracking * Source Tracking * Custom Actions * Dynamic Coupons * Entry Codes * Leaderboards * Collect voter information * Track (6) Hashtags * ViralSweep API * Contest Video Uploads * A/B Testing * Collect Payments * Pay To Vote * Audience Segments * Multiple Languages * Bulk Import Entrants * Bazaarvoice Integration * Dedicated SendGrid Account * (1) Promotion/Month Built For You * Strategy Consulting * START 7-DAY TRIAL * ELITE $999/MO ELITE $833/MO * Unlimited Promotions & Entries * Sweepstakes App * Contest App * Instant Win App * Purchases App - ∞ orders * Waitlist App * Milestones App * Comments App * Email Forms App * Gallery App * Live Draws * Social Actions * Access to all entry data * Multiple Template Styles * Draw Winners * Embed on any site * Refer Friends * Official Rules Generator * Contest Moderation * Entry Redirect * Entry Frequency * Real-time Analytics * Translation * Form Builder * Static Coupons * Design and Styles * Basic Integrations * Email Notifications * Manage (6) Brands * (6) Additional Users * Premium Integrations * Host Partner Sweepstakes * White Label Branding * Refer Friends Via Email * Create Tracking Links * Geo Targeting * Custom CSS * Tracking Scripts * Facebook Pixel * Facebook Lead Ads * Sales Tracking * Source Tracking * Custom Actions * Dynamic Coupons * Entry Codes * Leaderboards * Collect voter information * Track (6) Hashtags * ViralSweep API * Contest Video Uploads * A/B Testing * Collect Payments * Pay To Vote * Audience Segments * Multiple Languages * Bulk Import Entrants * Bazaarvoice Integration * Dedicated SendGrid Account * (1) Promotion/Month Built For You * Strategy Consulting * START 7-DAY TRIAL Special Offer WHITE GLOVE SERVICE The Elite plan offers white glove service where our experts set up your first promotion for you. $999 Elite Plan Offer Includes * One (1) promotion built for you * 1-on-1 strategy call to discuss your promotion * Promotion setup within 1-2 business days * Assistance installing ViralSweep on your website * Priority support during your promotion Offer is not valid during your 7-day trial period. Downgrade your plan anytime after the first month. * Yes, upgrade to Elite * No thanks PREMIUM PLAN $399/MONTHLY You will not be billed right now. Your trial lasts 7 days and you can cancel at anytime on the billing page. What's included in the trial? WHAT IS OFFERED IN THE TRIAL? The trial provides access to all features included on the plan you chose. There are two restrictions: Data access is restricted to your first 10 entries. Email integrations are not available until your trial ends. Full Name Card Number Why do we ask for your credit card? WHY DO WE ASK FOR YOUR CREDIT CARD? We ask for your credit card to prevent interruption of your ViralSweep account should you continue using the service after your trial period. You can cancel at anytime on the Billing page in your Account settings. CVC Expiration Billing Postal Code Why do we ask for your postal code? WHY DO WE ASK FOR YOUR BILLING POSTAL CODE? Your billing postal code is required in the event that ViralSweep needs to charge sales tax based on the location of your business. START 7-DAY TRIAL * * * * * * I’M CONSISTENTLY AMAZED AT THE EASE WITH WHICH VIRALSWEEP MAKES COMPLICATED PROCESSES A BREEZE. PAVIA ROSATI / FOUNDER & CEO WE'VE SEEN ROI'S OF OVER 1000% FROM REVENUE GENERATED DIRECTLY FROM OUR VIRALSWEEP MANAGED GIVEAWAYS. DERIN OYEKAN / CO-FOUNDER AS AN AGENCY, WE TRIED SEVERAL SWEEPSTAKES APPLICATIONS FOR OUR CLIENTS. VIRALSWEEP IS HEAD AND SHOULDERS ABOVE THE REST. DENISE KENISTON / CEO VIRALSWEEP DID WHAT BOTH SUMO AND FACEBOOK ADS COULDN’T DO FOR US IN MONTHS. GONZALO SANCHEZ / DIRECTOR OF MARKETING VIRALSWEEP IS ONE OF THE BEST TOOLS WE USE FOR RUNNING SWEEPSTAKES AND GIVEAWAYS. MATT NAVARA / COMMUNITY DIRECTOR VIRALSWEEP IS A NO-BRAINER FOR GIVEAWAYS. I'VE REFERRED SEVERAL COLLEAGUES TO THEM AND HAVE HEARD NOTHING BUT GLOWING FEEDBACK. MIKE HICKS / MARKETING DIRECTOR * * * * WAITLIST REFER FRIENDS OR COMPLETE ACTIONS TO MOVE UP SPOTS ON THE WAITLIST. NEW FEATURE PURCHASES AWARD SWEEPSTAKES ENTRIES FOR EVERY DOLLAR SPENT ON YOUR SHOPIFY OR BIG COMMERCE STORE. NEW FEATURE GALLERIES DISPLAY USER GENERATED CONTENT IN A BEAUTIFUL GALLERY. NEW FEATURE HASHTAGS COLLECT HASHTAG ENTRIES ACROSS SOCIAL MEDIA FOR YOUR PROMOTIONS. NEW FEATURE * * * * * * I’M CONSISTENTLY AMAZED AT THE EASE WITH WHICH VIRALSWEEP MAKES COMPLICATED PROCESSES A BREEZE. PAVIA ROSATI / FOUNDER & CEO WE'VE SEEN ROI'S OF OVER 1000% FROM REVENUE GENERATED DIRECTLY FROM OUR VIRALSWEEP MANAGED GIVEAWAYS. DERIN OYEKAN / CO-FOUNDER AS AN AGENCY, WE TRIED SEVERAL SWEEPSTAKES APPLICATIONS FOR OUR CLIENTS. VIRALSWEEP IS HEAD AND SHOULDERS ABOVE THE REST. DENISE KENISTON / CEO VIRALSWEEP DID WHAT BOTH SUMO AND FACEBOOK ADS COULDN’T DO FOR US IN MONTHS. GONZALO SANCHEZ / DIRECTOR OF MARKETING VIRALSWEEP IS ONE OF THE BEST TOOLS WE USE FOR RUNNING SWEEPSTAKES AND GIVEAWAYS. MATT NAVARA / COMMUNITY DIRECTOR VIRALSWEEP IS A NO-BRAINER FOR GIVEAWAYS. I'VE REFERRED SEVERAL COLLEAGUES TO THEM AND HAVE HEARD NOTHING BUT GLOWING FEEDBACK. MIKE HICKS / MARKETING DIRECTOR visa MasterCard Maestro discover ••• •••• •••• •••• •••• Full Name ••/•• •••