Title: Conversion page
Last modified: August 31, 2016

---

# Conversion page

 *  Resolved [qwik3r](https://wordpress.org/support/users/qwik3r/)
 * (@qwik3r)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/conversion-page/)
 * Your plugin doesn’t seem to send the conversion page information with it. It 
   instead just says the name of the form in gravity forms as the conversion page.
   Is there anyway to send this information along?
 * [http://cl.ly/3x0U2v3g3w04](http://cl.ly/3x0U2v3g3w04)
 * [https://wordpress.org/plugins/gravityforms-hubspot/](https://wordpress.org/plugins/gravityforms-hubspot/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Big Sea](https://wordpress.org/support/users/big-sea/)
 * (@big-sea)
 * [10 years ago](https://wordpress.org/support/topic/conversion-page/#post-7183934)
 * Conversion Page gets included in the response via this:
 *     ```
       'pageUrl'   => apply_filters( 'gf_hubspot_context_url', site_url() ),
       'pageName'  => apply_filters( 'gf_hubspot_context_name', rgars($form, 'title') ),
       ```
   
 * However, I do believe that HubSpot considers “Conversion Page” a HubSpot-generated
   Page, not a WordPress one. I’ve never been able to get that to show up, and I
   don’t ever see anything in their documentation for it.

Viewing 1 replies (of 1 total)

The topic ‘Conversion page’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/gravityforms-hubspot_26e0df.svg)
 * [HubSpot for Gravity Forms](https://wordpress.org/plugins/gravityforms-hubspot/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gravityforms-hubspot/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gravityforms-hubspot/)
 * [Active Topics](https://wordpress.org/support/plugin/gravityforms-hubspot/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gravityforms-hubspot/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gravityforms-hubspot/reviews/)

## Tags

 * [confirmation page](https://wordpress.org/support/topic-tag/confirmation-page/)

 * 1 reply
 * 2 participants
 * Last reply from: [Big Sea](https://wordpress.org/support/users/big-sea/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/conversion-page/#post-7183934)
 * Status: resolved