Robb_Barrett

Robb_Barrett

Contact Me
Online Status
Offline
Date Last Visited
‎11-26-2023 11:21 PM
Level 10
Joined the community 07-01-2014
Rank Icon Level 10
Sr Business Consultant
Tampa, FL
  • Bot-checks in emails

    Hi all – I was just having a conversation where I had to explain to someone that often times we register email clicks that aren’t actually human clicks but rather an email scanning program. It’s often confusing, but when I see clicks on privacy policy and other footer links I assume it’s a bot. So ...

    image_type
    Discussions
    15106 3 14
  • Re: Original source type definitions

    Go into the Activity History for some of the leads and look at the New Lead activity. Here's one that was created via Forward To A Friend:I believe the case you're mentioning might be when they're imported to a list or created manually.

    image_type
    Discussions
    2100 0 0
  • Re: Unique Dynamic form - according to buyer journey

    Meant to include link to examples: http://developers.marketo.com/rest-api/assets/forms/examples/

    image_type
    Discussions
    1068 1 0
  • Re: Unique Dynamic form - according to buyer journey

    The Developers section has documentation on how to achieve something like this.Basically, here's what you want:form.onSubmit (function() {var vals = form.vals();if (vals.FirstName == 'Robb') {form.vals("IsACoolGuy":"Yes")};});

    image_type
    Discussions
    3755 1 3
  • Re: Prefill by user submitted ID

    I thought that too but I'm moving past that point since he's showing code above that's having a discrepancy. It seems like it's able to pick up the name attributes so my assumption is we're no longer external.

    image_type
    Discussions
    2237 0 1
  • Re: Common Form Questions and Answers

    Courtney Grimes​: Since you've taken it upon yourself to lead this discussion, let me throw an issue your way and see how you'd solve for it.Scenario: I'm using Marketo forms for internal lead entry, such as by telemarketing / inside sales / internal people who want to add 1-2 leads and forego the i...

    image_type
    Blogs
    7360 0 0
  • Re: Prefill by user submitted ID

    Someone fancy with JS and JQ wrote that. Sanford Whiteman​ can verify whether that'll work or not, but the traditional way that's in the online examples is to do it this way:MktoForms2.loadForm("//app-XXXX.marketo.com", "123-XXX_456", {{my.Form ID}}, function(form) { form.vals({"Phone":"{{...

    image_type
    Discussions
    2237 0 3
  • Re: DARK SIDE OF THE FORMS: YouTube driven events (Basic)

    Sure, you'd put in a timer: var videotime = 0; var timeupdater = null;Change section 3 in the above code to this:// 3. The API will call this function when the video player is ready.function onPlayerReady(event) { event.target.playVideo(); //Records the amount of time played function updateTime()...

    image_type
    Blogs
    2180 1 0
  • Re: Insert tokens into email templates?

    Good point. I always do my emails in programs (templates stored in DS) so I forget to include the obvious.

    image_type
    Discussions
    3591 0 2
  • Re: Embed Video

    For a while I was getting B2B emails all the time hyping the ability to add in video to emails, but very few ESPs allow(ed) this. I never went through with investigating any of them because there was no value in viewing the video in email vs. on the web page. Typically what we did was screen capture...

    image_type
    Discussions
    1922 2 0

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!
  • Unlock 2 Unlock 2 Earned on 8.02.23 Earned by 30 people Select to learn more
  • Publish 10 Publish 10 Earned on 4.27.23 Earned by 29 people Select to learn more
  • Establish Establish Earned on 2.07.23 Earned by 2344 people Select to learn more
  • Contributor Contributor Earned on 10.14.21 Earned by 280 people Select to learn more
  • Originator Originator Earned on 10.14.21 Earned by 21 people Select to learn more
  • Seeker Seeker Earned on 10.14.21 Earned by 681 people Select to learn more
  • Cultivator Cultivator Earned on 10.14.21 Earned by 36 people Select to learn more
  • Coach Coach Earned on 10.14.21 Earned by 91 people Select to learn more
Public Statistics
Date Registered ‎01-07-2014 09:57 AM
Date Last Visited ‎11-26-2023 11:21 PM
Total Messages Posted 925
Likes Received 1014