Franky_Ruyssch2

Franky_Ruyssch2

Contact Me
Online Status
Offline
Date Last Visited
‎04-28-2022 06:45 AM
Level 4
Joined the community 15-09-2018
Rank Icon Level 4
Digital Marketing Manager
Loppem
  • Personalized content not working

    Previously, we have imported thousands of contacts from another marketing automation platform. Only a small part of them has a Marketo cookie.Today, we have generated personalized content which is stored in 10 custom fields in a contacts profile ( 5 URL’s and 5 'Link' text fields ), not all fields a...

    image_type
    Discussions
    2697 0 4
  • solved badge Marketo REST API returns empty result[]

    When a lead first visits a page on a domain, a new anonymous lead record is created in Marketo. The ID of the this record is based on the Munchkin cookie (ex. id:561–HYG–937&token:_mch–marketo.com–1374552656411–90718).When certain conditions are met the anonymous lead is associated with a know lead ...

    image_type
    Discussions
    3360 0 3
  • solved badge Velocity working in preview mode, not in sample mail

    Hi I have the following velocity script that takes, the post code from the lead. If the length of the postalcode is 4 it is converted to a number for further use, if the length is different from 4 ( in which all cases it is 6 ) , i have to take the first 4 characters, and convert them to a number.#s...

    image_type
    Discussions
    2136 0 1
  • solved badge Convert a string to int with Velocity

    I need to convert a lead field, which holds a string to a integer with velocity scripting.Does somebody has a solution for this?I have tried the following, but I receive an error#set( $tmp = 0 )$tmp.parseInt( ${lead.PostalCode} )${tmp}

    image_type
    Discussions
    7657 0 2
  • Detect empty field with velocity

    I need to know if a certain field in the database is empty or not to create an email link with velocity scripting#if ( ${lead.mkt3497link3} != "" ) #set ...#endDoesn't seem to work, although the field is empty it is selecting the if cause.For debug reasons I have displayed the "content" of that e...

    image_type
    Discussions
    10256 0 2
  • Track Generated Email Links

    With excel we generate content that is imported in a user's custom field. ( by importing a .csv file)The content is an html list with links to various topics on a landing page. We include the value via a token in an email.The structure is something linke:

    The number of items in the unordered li...

    image_type
    Discussions
    1445 0 1
  • solved badge Detect load complete for forms in snippets

    I have a snippet which holds different forms (so different form ID's). It is used to display language specific forms.When the form(s) is loaded I need to tailor the form with some jquery.How can I detect when the form is loaded, to start executing some jquery code?I am not using directly something l...

    image_type
    Discussions
    3474 0 1
  • Re: Stored lead specific html in custom field not rendered properly

    Thanks for your reply,used your input to write a jquery solution:hiddenFromMarketo = $.parseHTML($('#hiddenFromMarketo').text()); $('#displayFromMarketo').html( hiddenFromMarketo );

    image_type
    Discussions
    2694 0 1
  • Stored lead specific html in custom field not rendered properly

    Hi,I am trying to store lead specific html in a custom field. The html has been generated from excel, and gets imported by a .csv file.When I try to load the content of that field by using a token in a guided landing page, the content of that field is rendered as if it was text and not html.I have t...

    image_type
    Discussions
    2840 0 5
  • Split behavioral scoring for different products

    I want to setup behavioral scoring, but different scoring fields for different products.So I would have as score fieldsscoring_behavioral_product1scoring_behavioral_product2One of the elements influencing the score is 'clicked link in email' with the restriction of not being the unsubscribe link or ...

    image_type
    Discussions
    2622 0 3

Top Badges Earned

Customize up to 8 badges at the top of your trophy case for all other Community members to see!Customize up to 8 badges at the top of your trophy case for all other Community members to see!
  • Seeker Seeker Earned on 3.11.21 Earned by 681 people Select to learn more
  • Ignite 50 Ignite 50 Earned on 2.08.21 Earned by 30 people Select to learn more
  • Springboard Springboard Earned on 2.17.21 Earned by 210 people Select to learn more
Public Statistics
Date Registered ‎09-15-2018 05:21 AM
Date Last Visited ‎04-28-2022 06:45 AM
Total Messages Posted 94
Likes Received 2
Likes from