DATA-TRANSFERABLE-URL-PARAMETERS NOT WORKING ANYMORE | Community
Skip to main content
Answered

DATA-TRANSFERABLE-URL-PARAMETERS NOT WORKING ANYMORE


Forum|alt.badge.img

Hello everyone,

Does anybody can help me to fix this?

Here is my situation:

I have many kinds of advertings and we always use diferent types of URL parameters for each ads. Just like theses examples:

  1. www.mysite.com?utm_source=123&utm_medium=123&utm_campaign=123
  2. www.mysite.com?utm_source=abc&utm_medium=abc&utm_campaign=abc

And also, my typeform is EMBEDED direct on my landing page.
So, my code was exactly this below, using data-transferable-url-parameters, and everything has been worked perfectly!!!

CODE THAT USED TO WORK:

  • <div class="typeform-widget" data-url="https://form.typeform.com/to/fvaZ3gzb?utm_source=xxxxx&amp;utm_medium=xxxxx&amp;utm_campaign=xxxxx&amp;utm_term=xxxxx&amp;utm_content=xxxxx&amp;typeform-medium=embed-snippet" data-transferable-url-parameters="utm_source, utm_campaign, utm_content, utm_term, utm_medium" style="width: 150%; height: 750px;"></div> <script> (function() { var qs,js,q,s,d=document, gi=d.getElementById, ce=d.createElement, gt=d.getElementsByTagName, id="typef_orm", b="https://embed.typeform.com/"; if(!gi.call(d,id)) { js=ce.call(d,"script"); js.id=id; js.src=b+"embed.js"; q=gt.call(d,"script")[0]; q.parentNode.insertBefore(js,q) } })() </script>

HOWEVER, now we have a new type of embeded code that is not transfering my URL parameters. The new code is this below.

  • <div data-tf-widget="rerSUjxu" data-tf-iframe-props="title=Application Form - LAIOB &amp; The University of Akron - Feb2023" data-tf-medium="snippet" data-tf-hidden="utm_source=xxxxx,utm_medium=xxxxx,utm_campaign=xxxxx,utm_term=xxxxx,utm_content=xxxxx" data-transferable-url-parameters="utm_source, utm_campaign, utm_content, utm_term, utm_medium" style="width:100%;height:600px;"></div><script src="//embed.typeform.com/next/embed.js"></script>

Can you guys help me to find the issue?

Best answer by Murilo Webber

Solved!

The support team answered me today in the morning with a suggestion and an article to resolve my situation.

Here is the article: Dynamically pass UTM values from a URL to an embedded typeform (for advanced users)

Attached their e-mail with some details:

 

I hope it helps somebody just like it helped me!

Thank you all!

View original

7 replies

john.desborough
Forum|alt.badge.img+6
  • Certified Partner & Champion
  • 5258 replies
  • May 3, 2022

@Murilo Webber - welcome to the community.. 

have you raised a Help Ticket yet with Typeform Support? that will get two vectors working to help.. 

 

des


Forum|alt.badge.img
john.desborough wrote:

@Murilo Webber - welcome to the community.. 

have you raised a Help Ticket yet with Typeform Support? that will get two vectors working to help.. 

 

des

Not yet, Im on this right now.
thanks, John


Gabi Amaral
Ex–Typefomer
Forum|alt.badge.img+5
  • Ex–Typefomer
  • 1779 replies
  • May 4, 2022

Let us know what they say, @Murilo Webber! 😊


Forum|alt.badge.img
  • Author
  • Explorer
  • 5 replies
  • Answer
  • May 4, 2022

Solved!

The support team answered me today in the morning with a suggestion and an article to resolve my situation.

Here is the article: Dynamically pass UTM values from a URL to an embedded typeform (for advanced users)

Attached their e-mail with some details:

 

I hope it helps somebody just like it helped me!

Thank you all!


Gabi Amaral
Ex–Typefomer
Forum|alt.badge.img+5
  • Ex–Typefomer
  • 1779 replies
  • May 5, 2022

That's awesome, @Murilo Webber! Actually, I forgot to ask you! Why don't you send us the link to your form and/or the URL of you website? I'd love to take a look at it! 🤗


Forum|alt.badge.img

Gabi Amaral
Ex–Typefomer
Forum|alt.badge.img+5
  • Ex–Typefomer
  • 1779 replies
  • May 9, 2022

Great, @Murilo Webber! Thank you for sending it! Just checked it and it looks great! It's a pretty straightforward form. Have you got a lot of submissions? Also, why have you decided to ask their full name in three different questions?

Last but not least, are you Brazilian? 🇧🇷😅


Reply