/** * Please make sure to install this in the JavaScript settings of * an Instapage form and _not_ in the HTML settings. */ window.instapageFormSubmitSuccess = function( form ) { /** * * These are the field names in Instapage. Note that hidden fields should * have their "Hidden field name" match exactly. * * The email field will always check for the input type="email" rather than * look for a specific name. If visible fields are added, they will likely require * custom treatment to work properly. */ var fields = [ "email", "utm_source", "utm_medium", "utm_campaign", "utm_content" ]; /******xxxxxx******!¡!¡--[ DO NOT EDIT BELOW THIS LINE ]--¡!¡!******xxxxxx******/ // hold the field => value pairs var values = {}, // the redirect url redirectInput = $( form ).find( 'input[name="redirect"]' ), // create a URL object to pull the hash from redirectUrlObj = new URL( redirectInput.val() ), // since Instapage does not work as expected, build our own query string currentQueryString = new URLSearchParams( window.location.search ); // iterate over the fields and fill values object with name => value pairs $.each( fields, function(key, field){ // grab the email field based on the input type if ( field === 'email' ){ values[field] = $( form ).find( 'input[type="email"]' ).val(); } else { // build the values based on the actual URL presented to the browser values[field] = currentQueryString.get( field ); } }); // set the vale of the redirect input redirectInput.val( redirectUrlObj.origin + redirectUrlObj.pathname + '?' + $.param( values ) + ( Boolean( redirectUrlObj.hash ) ? redirectUrlObj.hash : '' ) ); }

'Get your houses in order' for tax time with the Ultimate Tax Checklist and Key Date Tracker

Create your free Stessa account and access the checklist and full tax guide in the "resources" section

Stessa makes tax time a breeze. Effortlessly track, manage, and report on all of your properties in one place.

Key tax dates and checklist for real estate investors

Need to know dates for individual and partnership returns

Extension filing deadlines

Rental owners tax time checklist

What you need to be tracking year round

Rental property financial management made simple with Stessa

Make tax time
a breeze

Key performance metrics in one dashboard

Save time on income & expense tracking

Link your bank accounts and everything updates in real-time. Transactions are organized into tax-ready categories.  


Automatically creates all of the reports you need for tax time and helps maximize your deductions

View your entire portfolio in one report with key metrics and get a clear picture of your investments.

Keep your data safe with bank-grade security

Built by rental investors for rental investors

Stay organized with receipt capture

Stessa takes care of all the tedious tracking and reporting details so you don’t have to.


Keep track of and scan receipts right your phone. Stessa reads, categorizes and stores them for you - no more data entry! 


Designed from the ground up with multiple layers of security. Stessa uses bank-grade encryption.


This content was created by Stessa in partnership with The Real Estate CPA.

Thomas Castelli, CPA is a Tax Strategist and real

estate investor who helps other real estate investors keep more of their hard-earned dollars in their pockets, and out of the government’s.


The Real Estate CPA is a 100% virtual accounting firm that helps individual real estate investors, syndicates, and private equity funds save thousands in taxes and grow their business with outsourced accounting and CFO services. While traditional CPAs will take on clients across numerous industries and become “generalists,” we only service real estate investors or business owners in the real estate industry. We eat, breathe, and live real estate!


Meet Stessa

BUILT BY RENTAL OWNERS FOR RENTAL OWNERS

Stessa gives the millions of real estate investors with single-family rentals and multifamily buildings a powerful new way to track, manage, and communicate the performance of their real estate assets. Tracking rental property finances and monitoring performance used to be time-consuming and tedious. Now, Stessa’s smart income and expense tracking technology makes it effortless, automating the busy work and saving rental owners valuable time. Get a current view of how your portfolio is performing and get the insights you need to make decisions without the manual spreadsheet updates.


How It Works


Take a few minutes to add your properties, link your bank accounts and everything updates in real-time. Learn more at Stessa.com.


© 2019 Stessa. All rights reserved.