sourcegraph / about

Sourcegraph blog, feature announcements, and website (about.sourcegraph.com)
https://about.sourcegraph.com
90 stars 168 forks source link

Create a test landing page to try BookIt #6908

Open iskyOS opened 1 month ago

iskyOS commented 1 month ago

We would like to test a new tool called BookIt. When users submit a HubSpot form, BookIt should automatically pop open a window for users to schedule a meeting with Sourcegraph.

To test this, we would like to create a test landing page on our website with the BookIt integration, so that we can see the whole process working. On the new page:

To test this, we would like a test landing page creating with the following requirements:

<script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/embed/v2.js"></script>
<script>
  hbspt.forms.create({
    region: "na1",
    portalId: "2762526",
    formId: "079b2630-456f-44be-b3db-817e2a71fad1"
  });
</script>
gitstart-app[bot] commented 1 month ago

Here is the GitStart Ticket for this issue: https://clients.gitstart.com/sourcegraph/3436/tickets/SGM-6908