go.preqin.com Open in urlscan Pro
18.208.125.13  Public Scan

Submitted URL: https://go.preqin.com/e/909852/pdates-Sample-Pages-GP-0422228/cgkn9/292067620
Effective URL: https://go.preqin.com/Q1-2022-Quarterly-Updates-Sample-Pages
Submission: On July 01 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST https://go.preqin.com/Q1-2022-Quarterly-Updates-Sample-Pages

<form accept-charset="UTF-8" method="post" action="https://go.preqin.com/Q1-2022-Quarterly-Updates-Sample-Pages" class="form" id="pardot-form">
  <style type="text/css">
    form.form p label {
      color: #000000;
    }

    form.form .pd-checkbox:after {
      content: " ";
      display: table;
      clear: both;
    }

    form.form .pd-checkbox {
      *zoom: 1;
    }

    form.form .pd-checkbox .value span {
      float: left !important;
    }
  </style>
  <style type="text/css">
    body form.form .toplabel span.value {
      margin-left: 0px;
    }
  </style>
  <div class="formtest1" id="AssetClass-EN">
    <p>&nbsp;</p>
  </div>
  <div class="form-field half-left first_name pd-text required    ">
    <label class="field-label" for="909852_13551pi_909852_13551">First name</label>
    <input type="text" name="909852_13551pi_909852_13551" id="909852_13551pi_909852_13551" value="" class="text" size="30" maxlength="40" onchange="" onfocus="">
    <div id="error_for_909852_13551pi_909852_13551" style="display:none"></div>
  </div>
  <div class="form-field half-right last_name pd-text required    ">
    <label class="field-label" for="909852_13553pi_909852_13553">Last name</label>
    <input type="text" name="909852_13553pi_909852_13553" id="909852_13553pi_909852_13553" value="" class="text" size="30" maxlength="80" onchange="" onfocus="">
    <div id="error_for_909852_13553pi_909852_13553" style="display:none"></div>
  </div>
  <div class="form-field clear-both email pd-text required    ">
    <label class="field-label" for="909852_13559pi_909852_13559">Email</label>
    <input type="text" name="909852_13559pi_909852_13559" id="909852_13559pi_909852_13559" value="" class="text" size="30" maxlength="255" onchange="" onfocus="">
    <div id="error_for_909852_13559pi_909852_13559" style="display:none"></div>
  </div>
  <div class="form-field  company pd-text required    ">
    <label class="field-label" for="909852_13555pi_909852_13555">Company</label>
    <input type="text" name="909852_13555pi_909852_13555" id="909852_13555pi_909852_13555" value="" class="text" size="30" maxlength="255" onchange="" onfocus="">
    <div id="error_for_909852_13555pi_909852_13555" style="display:none"></div>
  </div>
  <div class="form-field  CP_Marketing pd-checkbox   no-label  ">
    <span class="value"><span><input type="checkbox" name="909852_13567pi_909852_13567_52655" id="909852_13567pi_909852_13567_52655" value="52655" onchange=""><label class="inline" for="909852_13567pi_909852_13567_52655">I agree to receive
          communications from Preqin regarding the alternative assets industry.<br><br>See our <a target="_blank" rel="noopener" href="https://www.preqin.com/policies/privacy-policy">Privacy Policy</a>.</label></span></span>
    <div id="error_for_909852_13567pi_909852_13567" style="display:none"></div>
  </div>
  <div class="form-field  utm_campaign pd-hidden  hidden   ">
    <input type="hidden" name="909852_28488pi_909852_28488" id="909852_28488pi_909852_28488" value="">
    <div id="error_for_909852_28488pi_909852_28488" style="display:none"></div>
  </div>
  <div class="form-field  utm_content pd-hidden  hidden   ">
    <input type="hidden" name="909852_28490pi_909852_28490" id="909852_28490pi_909852_28490" value="">
    <div id="error_for_909852_28490pi_909852_28490" style="display:none"></div>
  </div>
  <div class="form-field  utm_medium pd-hidden  hidden   ">
    <input type="hidden" name="909852_28492pi_909852_28492" id="909852_28492pi_909852_28492" value="">
    <div id="error_for_909852_28492pi_909852_28492" style="display:none"></div>
  </div>
  <div class="form-field  utm_source pd-hidden  hidden   ">
    <input type="hidden" name="909852_28494pi_909852_28494" id="909852_28494pi_909852_28494" value="">
    <div id="error_for_909852_28494pi_909852_28494" style="display:none"></div>
  </div>
  <div class="form-field  utm_term pd-hidden  hidden   ">
    <input type="hidden" name="909852_28496pi_909852_28496" id="909852_28496pi_909852_28496" value="">
    <div id="error_for_909852_28496pi_909852_28496" style="display:none"></div>
  </div>
  <p style="position:absolute; width:190px; left:-9999px; top: -9999px;visibility:hidden;">
    <label for="pi_extra_field">Comments</label>
    <input type="text" name="pi_extra_field" id="pi_extra_field">
  </p>
  <!-- forces IE5-8 to correctly submit UTF8 content  -->
  <input name="_utf8" type="hidden" value="☃">
  <p class="submit">
    <input type="submit" accesskey="s" value="Submit" id="submitButton">
  </p>
  <script src="https://code.jquery.com/jquery-3.6.0.min.js" integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" crossorigin="anonymous"></script>
  <script>
    $(function() {
      $('p.submit').find('input').attr('id', 'submitButton')
    })
  </script>
  <script type="text/javascript">
    //<![CDATA[
    var anchors = document.getElementsByTagName("a");
    for (var i = 0; i < anchors.length; i++) {
      var anchor = anchors[i];
      if (anchor.getAttribute("href") && !anchor.getAttribute("target")) {
        anchor.target = "_top";
      }
    }
    //]]>
  </script><input type="hidden" name="hiddenDependentFields" id="hiddenDependentFields" value="">
</form>

Text Content

 * About
 * Data
 * Insights
 * Sign in




Q1 2022 QUARTERLY UPDATES | SAMPLE PAGES


 

Covering private equity, venture capital, hedge funds, private debt, real
estate, infrastructure, and natural resources, the Q1 2022 Quarterly Update
Sample Pages contain key stats and trends from the full Quarterly Updates and
provide an overview of how the asset classes fared in the quarter. 

 



 


SIMPLY DOWNLOAD YOUR FREE COPIES TODAY BY FILLING IN THE FORM.

 


DOWNLOAD THE SAMPLE PAGES

 

First name

Last name

Email

Company

I agree to receive communications from Preqin regarding the alternative assets
industry.

See our Privacy Policy.







Comments






Q1 QUARTERLY UPDATES

Private Equity




Venture Capital




Private Debt




Infrastructure




Natural Resources




Real Estate




Hedge Funds




 

OUR COMPANY

Who We Are

Our Values

Leadership

Partners

Press Releases

Preqin in the Press

Preqin Scholar

Careers

WHO WE HELP

Our Clients

Fund Managers

Investors

Placement Agents & Third-Party Marketers

Investment Consultants

Fund & Transaction Services

Corporate Advisory & Other Service Providers

Academic Institutions

Industry Associations

OUR PRODUCTS

Preqin Pro

Preqin Insights

Mobile

API, Data Feeds & Partner Solutions

DATA

Data You Can Trust

Why Contribute Data

24-Hour Support

PREQIN DATA

Dashboard

REGISTER INTEREST

Request a Demo

Free Account

Newsletter

INSIGHTS

Premium Publications

Research

Conferences & Events

SOCIAL

 * 
 * 
 * 
 * 




Terms of Use | Privacy Policy | Cookie Policy | Accessibility | Compliance |
Sitemap

© 2022 Preqin. All rights reserved.


COOKIE CONSENT

We use cookies on our website to understand and personalise your user
experience. Select Cookie Settings to refine your preferences.Cookie Policy

Accept All Cookies
Cookies Settings



PRIVACY PREFERENCE CENTER

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer.
More information
Allow All


MANAGE CONSENT PREFERENCES

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms. You can set your browser to block
or alert you about these cookies, but some parts of the site will not then work.
These cookies do not store any personally identifiable information.

PERFORMANCE COOKIES

Performance Cookies

These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site. All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

TARGETING COOKIES

Targeting Cookies

These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

SOCIAL MEDIA COOKIES

Social Media Cookies

These cookies are set by a range of social media services that we have added to
the site to enable you to share our content with your friends and networks. They
are capable of tracking your browser across other sites and building up a
profile of your interests. This may impact the content and messages you see on
other websites you visit. If you do not allow these cookies you may not be able
to use or see these sharing tools.

DO NOT SELL MY PERSONAL INFORMATION

Do not sell my personal information

these cookies have personal information

Back Button


BACK



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Confirm My Choices