Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
perniciousGood word
No issues here! Can you share your code? Maybe an issue there or with your web hosting server?
"I have learned that posting in any random Slack channel community I find is a great way to get some real-world advice."This is truth!
Hi Emilia, What we have actually opted to do on Marketo LPs where we want to capture form fills is to code a GA Event right into the form submission. So basically, inside the form.onSuccess process, we've dropped some code like this: ga('send', 'event', { eventCategory: 'event_registration', eventAc...
Unfortunately you can not define the specific program ID as you create programs/campaigns. As you already alluded, you'd have to create a custom filed and populate that per your requirements. What is the exact need for syncing the campaign ID over to your CRM? Would need to know more to add my comm...
Great idea Sanford. Going to do this right now!
No prob! You could always group by firm or something if that's a good indicator.
Yep, but you can only pick 1 in the People Performance report. If you want ALL OF THE DETAILS about records that were created yesterday, you're better off creating a smart list asset (instead of a people performance report). Use a smart list filter of "Date was created" = Yesterday, then update your...
Bingo. Check the report tab itself to see how it returns. It's going to give a count (by day) of everyone who was created yesterday. If you want different details instead of just a count, you can change how you group people to break it down however you'd prefer.