Twitter Lead Generation Cards | Community
Skip to main content
May 24, 2013
Duplicate

Twitter Lead Generation Cards

  • May 24, 2013
  • 17 replies
  • 6269 views
Twitter announced today new Lead Generation Cards.  Any plans for Marketo to integrate with Twitter?

17 replies

New Participant
February 24, 2020
No text available
August 8, 2013
Ryan
You can get the full list of fields (and their API names) by navigating to Admin->Field Management and clicking the "Export Field Names" button.  FullName_c appears to be the full name in SFDC and will be available to any Marketo subscription which has SFDC sync enabled.  If you don't have SFDC sync, I'd recommend that you create a custom field for the Full Name (by following instructions at https://community.marketo.com/MarketoArticle?id=kA050000000KypGCAS) and using this for the Twitter LeadGen integration

HTH,
Raj
New Participant
August 8, 2013
Is anyone else having trouble with passing the Full Name fields from Twitter to Marketo?  The instructions suggest using FullName_c under custom key name.  Does this match up to the Full Name API name in Marketo?  Is there a way to split it into First Name and Last Name?
July 9, 2013
Hi Ksenia - currently, twitter requires SSL; however, they ensured us that a spreadsheet download option will be made available in July as well non-secure lead delivery is also on the roadmap.
Ksenia_Boroduli
New Participant
June 20, 2013
Has anyone been able to get it working without enabling secure landing pages?
June 11, 2013
I believe there was an update and now POST works into the CNAME link. I tried the alternative, my pod's name or CNAME and it doesn't work. Sounds like I need to turn on secure post functionality.
June 11, 2013
That sounds like the same error I had. 
Here is relevant update line from Raj that fixed it (which he updated in the instructions)
...your pod’s domain name.  Make sure you use https:// prefix instead of http://, because 
Twitter only POSTS to secure URLs.  In this example, the form submit URL will be 
https://app-sj05.marketo.com/index.php/leadCapture/save
June 11, 2013
Inga,
This is the same issue that Mark ran into.  You received this error because you have not enabled secure landing pages (https://) on your subscription.  To enable secure landing pages, please call our services team and provide your SSL certificate for the landing page domain.

Alternatively, you can use a different URL derived from the pod that your subscription is following these instructions -

After you log in, look at the URL in the address bar to identify the base URL of the marketo pod on which your subscription is hosted.


You can form your form submit URL by concatenating “/index.php/leadCapture/save” to your pod’s domain name.  Make sure you use https:// prefix instead of http://, because Twitter only POSTS to secure URLs.  In this example, the form submit URL will be 

I have updated the instructions at docs.google.com/file/d/0B_PC8qjYR4hAbmtPTk5Vem8wY2M/edit?usp=sharing to include this information

If you are still having trouble, send me a note and I'll set up a Go2Meeting to debug this for you.
Raj (rrajamani@marketo.com)
June 11, 2013
Hi All,

I tried all the options posted and cannot get it to work. Mkto support said they do not support this feature. Any help is appreciated.

My munchkin code is correct, form is correct, I'm adding:
returnlpid
utm parameters 
(by the way, we had to update the email address because "+" was not a supported format for email - which is passed through automatically)

Result: Failure. Error submitting card data: hostname was not match with the server certificate.
June 7, 2013
Raj, thanks for posting this and sharing the information.
Sheila