path.rsaconference.com
Open in
urlscan Pro
34.217.155.186
Public Scan
URL:
https://path.rsaconference.com/flow/rsac/us23/us23regdefault/login
Submission: On March 29 via api from US — Scanned from DE
Submission: On March 29 via api from US — Scanned from DE
Form analysis
1 forms found in the DOMPOST
<form method="post" action="" id="login-form" data-test="login-form">
<div class="md-frame-header">
<div class="md-headline">
<h2>Already have an RSA Conference Account?</h2>
</div>
</div>
<div class="md-frame-body">
<div class="rf-input"> <label for="96d8d3df-0046-45c2-8656-a131e86d64db" class="rf-label" data-test="rf-text-input-label-login-email"><span class="label-text" data-test="rf-form-element-label">If you have already started or submitted a
registration or submission, or if you already have an RSA Conference account, please login using your email/password.<br><br> Need help logging in? <a href="mailto:rsac.registration.help@info.rsaconference.com">Email Support</a>
<br><br>Email</span><span class="rf-req" data-test="rf-form-element-label-required">*</span></label> <input id="96d8d3df-0046-45c2-8656-a131e86d64db" name="email" data-smart-validate-input="" data-required="" data-email=""
data-message-required="Please enter your email address" data-message-email="Please enter a VALID email address" required="" data-test="rf-text-input-node-login-email" aria-invalid="false" aria-required="true" value=""></div>
<div class="rf-input"> <label for="cceedcbd-1952-46e5-b008-4b75f5e0e48d" class="rf-label" data-test="rf-text-input-label-password"><span class="label-text" data-test="rf-form-element-label">Password</span><span class="rf-req"
data-test="rf-form-element-label-required">*</span></label> <input id="cceedcbd-1952-46e5-b008-4b75f5e0e48d" type="password" name="password" data-smart-validate-input="" data-required="" data-minlength="3" data-maxnlength="20"
data-message="Please enter your email and password" required="" data-test="rf-text-input-node-password" aria-invalid="false" aria-required="true" value=""></div>
</div>
<div class="md-frame-footer"><a tabindex="0" data-test="forgot-password-link" ui-sref="forgotPassword" role="button" aria-haspopup="dialog">Forgot password?</a><button data-test="button-login" type="submit" class="mdBtnR mdBtnR-primary"><span
class="mdBtnR-text">Submit</span></button></div>
</form>
Text Content
Cookie Policy RSAC's websites, online services, interactive applications, email messages, and advertisements may use cookies and similar technologies to help us tailor your experience, better understand your preferences, tell us which parts of our websites you have visited, facilitate and measure the effectiveness of our interest-based advertisements and web searches. Learn more by visiting our Privacy Policy Allow cookiesDismiss Cookie Preferences RainFocus Header | RSA Conference × RSA CONFERENCE 2023 * Agenda * Speakers * Passes * Networking * Expo & Sponsors * Programs * Health Hub * Venue EVENTS * 2023 USA * Unplugged * Virtual Series LIBRARY * RSAC 365 * Featured * Monthly Focus * Explore All Topics * Analytics, Intelligence & Response * Anti-Fraud * Application Security & DevOps * Business Perspectives * C-Suite View * Hackers & Threats * Identity * Mobile & IoT * Policy & Government * Privacy * Professional Development & Personnel Management * Protecting Data & Applied Crypto * RSAC Insights * Risk Management & Governance * Security Strategy & Architecture * Technology Operations & Infrastructure EXPERTS * Find an Expert * Become a Contributor MARKETPLACE * About Marketplace * Explore Marketplace RSAC PROGRAMS * CISO Boot Camp * Top-Rated * CPE Credits & Partners * RSAC Gives Back * Innovation * Security Scholar * College Day * LoyaltyPlus * eFraud Global Forum * International Cybersecurity Forum * Executive Security Action Forum ABOUT * Advisory Board * Code of Conduct * Community Resources * Diversity, Equity & Inclusion * Editorial Calendar * Press Releases * Sponsorship Opportunities * Themes * Contact Us * Events * Library * Experts * Marketplace * RSAC Programs * About * Apr. 24 - 27, 2023 San Francisco * Agenda * Speakers * Passes * Networking * Expo & Sponsors * Programs * Health Hub * Venue EVENTS × 2023 USA Unplugged Virtual Series LIBRARY × RSAC 365 Featured Monthly Focus Explore All Topics Analytics, Intelligence & Response Anti-Fraud Application Security & DevOps Business Perspectives C-Suite View Hackers & Threats Identity Mobile & IoT Policy & Government Privacy Professional Development & Personnel Management Protecting Data & Applied Crypto RSAC Insights Risk Management & Governance Security Strategy & Architecture Technology Operations & Infrastructure EXPERTS × Find an Expert Become a Contributor MARKETPLACE × About Marketplace Explore Marketplace RSAC PROGRAMS × CISO Boot Camp Top-Rated CPE Credits & Partners RSAC Gives Back Innovation Security Scholar College Day LoyaltyPlus eFraud Global Forum International Cybersecurity Forum Executive Security Action Forum ABOUT × Advisory Board Code of Conduct Community Resources Diversity, Equity & Inclusion Editorial Calendar Press Releases Sponsorship Opportunities Themes Contact Us SWOOP IN FOR EARLY BIRD SAVINGS! REGISTER BY JANUARY 6. View Passes & Rates CloseNavigation * RSA Conference 2023 Registration * Home * Email Support * Call Support: Toll Free: 844-201-6576 International: +1 781-222-0051 Call Center Hours: 9am - 6pm ET M-F LOGIN PAGE ALREADY HAVE AN RSA CONFERENCE ACCOUNT? If you have already started or submitted a registration or submission, or if you already have an RSA Conference account, please login using your email/password. Need help logging in? Email Support Email* Password* Forgot password?Submit NEW RSA CONFERENCE PARTICIPATION If you don't have an account, please take a moment to create one and begin the registration process. Create Account if(( window.location.pathname || '').indexOf('/confirm') > -1 ) { console.log('firing on confirm page - datalayer', data); var attendee = data.attendee || {}; var eventObject = data.event || {}; var order = data.order || {}; console.log(order); var attendeeType = attendee['1435768870720001FK0D'] || ''; var GoogleAnalytics = attendee['gaclid'] || ''; var totalTax = 0; var orderId = order['orderId'] || ''; var orderNum = order['orderNum'] || ''; var regcodes = (order.items || []) .filter(function(i){ return i !== undefined && i !== null }) .map(function(i){ return i.regcode}).join(','); var products = (order.items || []).map(function(item){ totalTax += (item.tax || 0); return { 'brand': '', // set to empty string 'category': attendeeType, // Attendee Categorization updated by Adi // Adi commented 'coupon': isMedia, // I am PRESS or MEDIA yes or no 'id': '', // Product ID, set to empty string for now 'name': (item.name || ''), // Product Name 'price': (item.price || 0).toString(), // unit price 'variant': '', // set to empty string 'quantity': item.quantity || 0 // always set to one. If more than 1 pass was purchased, add another product sub-array below } }); console.log('products', products) dataLayer.push({ 'dimension2': GoogleAnalytics ||'', //gacid 'dimension19': attendee.attendeeId || '', //GUID 'event': 'transaction', // do not change 'ecommerce': { 'purchase': { 'actionField': { 'affiliation': eventObject.name || '', // Conference Name and Year 'coupon': regcodes, 'revenue': (order.totalAmount || '0').toString(), // Total transaction value (incl. tax and shipping) do not include currency symbol 'shipping': '', // set to empty string 'tax': (totalTax || '0').toString(), // constant 0 or actual value when applicable 'id': orderNum // Transaction ID assigned by system. Required for purchases and refunds. }, 'products': products.map( product => ({ 'brand': '',//set to empty string 'category': product.category, //updated by Adi pass type 'coupon': regcodes, //regcode used 'id': product.id,// productid 'name': (product.name || ''),// updated by Adi Pass name 'price': (product.price || 0).toString(),// updated by Adiuint price 'variant':'',//set to empty string 'quantity':product.quantity,//Allways set to one.if more then one pass as purchaced, add another product sub Array below })) } } }); } QUESTIONS? information@rsaconference.com RSA Conference 2023 Apr. 24 - 27, 2023 * RSA Conference Awards * 2022 USA * 2021 USA * About RSA Conference * Become a Contributor * Community Resources * Sponsorship Opportunities * Advisory Board * FAQ * Press Releases * Editorial Calendar * RSAC Logos & Usage Guidelines * Contact Us Join our community Sign Up Manage Email Preferences Manage Cookie Consent Where the World Talks Security™ -------------------------------------------------------------------------------- Legal Notices Privacy Statement CCPA: Do Not Sell My Personal Info ©2023 RSA Conference LLC or its affiliates. The RSA Conference logo and other trademarks are proprietary. All rights reserved.