Nicholas_Manojl

Nicholas_Manojl

Contact Me
Online Status
Offline
Date Last Visited
‎04-07-2021 08:53 PM
Level 9
Joined the community 04-05-2015
Rank Icon Level 9
Sydney, Australia
  • Re: Can you change CTA button text font without editing source code

    I think the context is that you're wanting to modify the Marketo supplied templates.You could save the Marketo supplied email as a template, and then edit the template. But that may or may not be frustrating, because the code might look like a dog's inlined breakfast. In theory you want to add a ta...

    image_type
    Discussions
    5858 0 2
  • Re: velocity script newbie - lowercase first initial

    Ah right. #set ($x = ${lead.FirstName})$x.charAt(0)Mark me correct, I want the points

    image_type
    Discussions
    5241 0 13
  • Re: velocity script newbie - lowercase first initial

    #set ($fname = ${lead.FirstName})

    Hi $display.uncapitalize($fname)

    So it someone is in your database as FRANK, it will render as fRANK.

    image_type
    Discussions
    5241 0 1
  • Re: velocity Script with if else condition is not working right

    I don't think that makes much sense. Forget about the loop.. keep it simple. #if(${customer.customerID} == $matched)show content A#end#if(${customer.customerID} != $matched)show content B #end

    image_type
    Discussions
    1763 0 1
  • Re: Email 2.0: mktoVideo element generating non responsive code?

    Google's products don't do responsive.. they usually scale the desktop down so it scales. There are hacks available though: https://medium.com/cm-engineering/coding-mobile-first-emails-1513ac4673e#.nrf3v45a0I find I can't get the video overlay to work on Outlook. When you look at the code, it looks ...

    image_type
    Discussions
    5294 0 4
  • Re: velocity script newbie - lowercase first initial

    It's actually like this:#set ($fname = ${lead.FirstName.toLowerCase()})

    Hi $fname

    Just be mindful this actually makes the entire word lowercase.Alternatively you could make just the first letter lower case:#set ($fname = ${lead.FirstName})

    Hi $display.uncapitalize($fname)

    Or you could make everything up...

    image_type
    Discussions
    5237 1 3
  • Re: Has anyone ever built a separate data warehouse that contains Mark...

    I built a little webapp using Angularjs - you type in a username and the date for a paging token and it pops back the last interesting moments for the lead record. If I could do it, a developer could probably do a much better job of it.

    image_type
    Discussions
    1900 0 0
  • Re: How are people assigning lead attribution for online ads driving r...

    I think you're effectively describing a first touch vs multi-touch model.Rather than get philosophical, you could rely on the out of the box tools in Marketo analytics.Effectively your lead source is meaningless in a multi-touch model. It is the source, the originator, the acquirer - it tells you th...

    image_type
    Discussions
    2318 1 3
  • Re: Lead Source usage

    I use Lead Source for generic terms: 'web', "newsletter", "utm_source=", etc.. I hate the idea of anyone creating lead source manually. Also, once it's set, it can't be changed. I use Lead Source Details for an easy to read version of my program name - "my.City - my.Event" or "my.Newsletter Name" et...

    image_type
    Discussions
    1229 0 0
  • Building emails using Foundation

    Hi guysI recently updated our email template to the editor 2.0 and thought I'd share my experiences if others are interested in wondering where/how to get started.A really fantastic tool for email development is Foundation for Emails, particularly the "Sass" version - which is in other terms a colle...

    image_type
    Discussions
    3849 3 4
Sort By
  • Contributor Contributor Earned on 3.30.21 Earned by 280 people Select to learn more
  • Seeker Seeker Earned on 3.30.21 Earned by 681 people Select to learn more
  • Coach Coach Earned on 2.09.21 Earned by 91 people Select to learn more
  • Publish 1 Publish 1 Earned on 2.09.21 Earned by 154 people Select to learn more
  • Engage 1 Engage 1 Earned on 2.09.21 Earned by 834 people Select to learn more
  • Ignite 1 Ignite 1 Earned on 2.09.21 Earned by 4267 people Select to learn more
  • Shape 1 Shape 1 Earned on 2.09.21 Earned by 836 people Select to learn more
  • Ignite 10 Ignite 10 Earned on 2.09.21 Earned by 296 people Select to learn more
  • Ignite 3 Ignite 3 Earned on 2.09.21 Earned by 1175 people Select to learn more
  • Ignite 5 Ignite 5 Earned on 2.09.21 Earned by 662 people Select to learn more
  • Give Back 300 Give Back 300 Earned on 2.08.21 Earned by 41 people Select to learn more
  • Boost 100 Boost 100 Earned on 2.08.21 Earned by 121 people Select to learn more
  • Give Back 200 Give Back 200 Earned on 2.08.21 Earned by 57 people Select to learn more
  • Give Back 100 Give Back 100 Earned on 2.08.21 Earned by 107 people Select to learn more
  • Boost 50 Boost 50 Earned on 2.08.21 Earned by 204 people Select to learn more
  • Give Back 50 Give Back 50 Earned on 2.08.21 Earned by 176 people Select to learn more
  • Boost 25 Boost 25 Earned on 2.08.21 Earned by 353 people Select to learn more
  •  Give Back 25 Give Back 25 Earned on 2.08.21 Earned by 332 people Select to learn more
  • Boost 10 Boost 10 Earned on 2.08.21 Earned by 709 people Select to learn more
  • Affirm 10 Affirm 10 Earned on 2.08.21 Earned by 104 people Select to learn more
  • Give Back 5 Give Back 5 Earned on 2.08.21 Earned by 1284 people Select to learn more
  • Boost 5 Boost 5 Earned on 2.08.21 Earned by 1228 people Select to learn more
  • Affirm 5 Affirm 5 Earned on 2.08.21 Earned by 152 people Select to learn more
  • Give Back 3 Give Back 3 Earned on 2.08.21 Earned by 1978 people Select to learn more
  • Applaud 50 Applaud 50 Earned on 2.08.21 Earned by 218 people Select to learn more
  • Boost 3 Boost 3 Earned on 2.08.21 Earned by 1809 people Select to learn more
  • Affirm 3 Affirm 3 Earned on 2.08.21 Earned by 214 people Select to learn more
  • Give Back 10 Give Back 10 Earned on 2.08.21 Earned by 719 people Select to learn more
  • Applaud 25 Applaud 25 Earned on 2.08.21 Earned by 449 people Select to learn more
  • Boost 1 Boost 1 Earned on 2.08.21 Earned by 3998 people Select to learn more
  • Affirm 1 Affirm 1 Earned on 2.08.21 Earned by 714 people Select to learn more
  • Give Back 1 Give Back 1 Earned on 2.08.21 Earned by 4367 people Select to learn more
  • Applaud 5 Applaud 5 Earned on 2.08.21 Earned by 1842 people Select to learn more
  • You're It You're It Earned on 2.04.20 Earned by 1872 people Select to learn more
  • Sociable Sociable Earned on 2.04.20 Earned by 49 people Select to learn more
  • Onboarding Onboarding Earned on 2.04.20 Earned by 250 people Select to learn more
  • Native Integration Expertise Native Integration Expertise Earned on 2.04.20 Earned by 68 people Select to learn more
  • MLM Expertise MLM Expertise Earned on 2.04.20 Earned by 121 people Select to learn more
  • MCSA MCSA Earned on 2.04.20 Earned by 132 people Select to learn more
  • Influencer Influencer Earned on 2.04.20 Earned by 638 people Select to learn more
Public Statistics
Date Registered ‎05-04-2015 04:32 PM
Date Last Visited ‎04-07-2021 08:53 PM
Total Messages Posted 418
Likes Received 247
Likes from