CodeForBc / codeforbc-web

https://codeforbc-web.vercel.app
2 stars 0 forks source link

(Epic 1 - User Engagement and Conversion) As a visitor, I want to be prompted with clear calls to action to explore how I can contribute, so that I can easily decide how to engage with the organization. #26

Open SherryW14 opened 5 months ago

SherryW14 commented 5 months ago

Acceptance Criteria:

"Join us" CTA Embed code

Paste this HTML code snippet on the page where you want the embed to appear.

**Alternatively, simply paste this embed link in the editor of a no-code tool (Notion, Ghost, Canva, etc). To enable dynamic height, you will also need to include the script tag in the section of your website.** https://tally.so/embed/3jMe1x?alignLeft=1&hideTitle=1&transparentBackground=1&dynamicHeight=1 **Save website page and query parameters** Your website's page and all query parameters will be automatically forwarded to the Tally form and could be saved using [hidden fields](https://tally.so/help/hidden-fields). For example, if your page's URL looks like the one below and you have hidden fields for originPage, ref and email, you will see originPage=/register, ref=downloads and email=alice@example.com in your form submissions. This is enabled only if you use the HTML snippet or JavaScript. https://company.com/register?ref=downloads&email=alice@example.com **Use JavaScript** Take a look at the instructions below and share them with your developers. // Include the Tally widget script in the section of your page // Add the embed in your HTML // Load all embeds on the page Tally.loadEmbeds();
SamHuo213 commented 5 months ago

As part of this ticket, please update image

image

SamHuo213 commented 5 months ago

IFrames are generally a security issue. Is it possible to re-route to Tally instead.

SamHuo213 commented 5 months ago

Please note, we are missing this from the figma as well:

image

SherryW14 commented 4 months ago

Update: contact form for potential sponsors

Embed code Copy the code below and paste it in your web page's HTML. Make sure to replace all the HTML on the page with the code below. If the code is wrapped within other content, it won't be displayed as expected.

We would love to get connected!

Save website page and query parameters Your website's page and all query parameters will be automatically forwarded to the Tally form and could be saved using hidden fields. For example, if your page's URL looks like the one below and you have hidden fields for originPage, ref and email, you will see originPage=/register, ref=downloads and email=alice@example.com in your form submissions. https://company.com/register?ref=downloads&email=alice@example.com