SlideShare una empresa de Scribd logo
1 de 13
How To Get Marketo Data
Into New Relic Insights
ISAAC WYATT
MARKETING
2014.06.13
@ISAACWYATT
NEW RELIC INSIGHTS MARKETO
WhatYou’llNeed
Active New Relic Insights
Account
Admin Permissions
Active Marketo Instance
Create Webhook Permissions
Optional Material Review:
• Setting up Marketo Webhooks
• Setting up a test email campaign
Optional Material Review:
• Getting Started Guide
• Inserting Events into Insights
ProcessOutline
SET UP INSIGHTS
a. GET API KEY & ENDPOINT URL
BUILD A
DASHBOARD
SET UP MARKETO
A. SET UP WEBHOOK B. SET UP SMART CAMPAIGN
SEND TEST
QUERY INSIGHTS
WITH NRQL
1
2
3
4
5
NewRelicInsights|RegisteranAPIKey
Add Copy
The API Key allows you to insert events
into Insights.
You can have multiple event types
submitted under a single API Key.
To add an API Key:
1. From the Insights menu bar, select Manage
Data > API Keys.
2. From API key management, select the plus
sign next to Insert Keys heading.
3. Select the plus sign next to Insert Keys
heading.
4. Enter a short description for the key.
5. Select Save your notes.
You will need the “Endpoint” and the “Key” displayed
on your webpage like in the above screenshot
1
Marketo|SetuptheWebhooks
Create a new Webhook titled
“Insights: Email Send”
 Set the URL field to the ENDPOINT address that you found in
the previous step
 Leave the Request Type as “POST”
 Set Request Token Encoding and Response Type as JSON
 Set the Template as shown and save
{
"eventType":"Email",
"eventDetail":"",
"eventAction":"Send",
"eventInfo":{{SP_Send_Alert_Info:default=null}},
"EmailProgram":{{trigger.Name}},
"EmailSubject":{{trigger.Subject}},
"EmailAddress":{{lead.Email Address:default=null}},
"SFDC_Id":{{lead.SFDC Id}},
"MktoEventDateTime":{{system.dateTime}},
"CampaignName":{{campaign.name}},
"CampaignId":{{campaign.id}},
}
2
Marketo|SetuptheWebhooks
Set Custom Header:
 For the “Header” put ”X-Insert-Key”
 For the “Value” put the Key you received
from the New Relic Insights app
Set up the Marketo program as follows:
Marketo|SetuptheSmartCampaign
Flow Step:
Smart List:
Schedule Step: Make sure to set the qualification rules so “Each lead can run through every time”
Marketo&Insights|Test,Test,Test
1) Build a Marketo campaign to send a test email to yourself (sending a sample email asset to yourself
won’t trigger the “email is sent” program)
 For setting up an email test campaign this see Marketo’s guide here
2) Query New Relic Insights for your test email by entering the following NRQL query at the NRQL
prompt:
 SELECT * FROM Email WHERE eventAction = ‘Send’
1) You should see the result in a Table tab with a timestamp and some of the data from the program
3 4
Marketo&Insights|Test,Test,Test
If you don’t see your result immediately, try the following:
 Wait a couple minutes and query again
 Check the that the Marketo Webhook program has logged an activity for your test email on the Results tab.
If no activity logged, wait or try sending your test email again.
 Check that you set the custom header
correctly in Step 2 if you see an
error like the following:
NewRelic:Insights|BuildingaDashboard
1) Enter the following query and then click
run:
SELECT count(*) FROM Email WHERE
eventAction = 'Send' TIMESERIES
AUTO
2) When the chart comes up, click on
1) “Add to”, and
2) Select “New Dashboard” - A new
dashboard will then be created.
3) Enter the name of your dashboard and
edit the label of your chart.
4) Add more queries by writing different
queries and adding the result to your
dashboard.
5
Marketo|AddMoreWebhooks!(andTest!)
1) Create other Webhooks for Email Open and Email
Click, etc.
2) For each Webhook, change the value of the
“eventAction” field from “Send” to “Open” or “Click,”
etc.
3) Insert custom fields like “Company Size” as shown
in the example below (make sure to add it to your
original “email send” Webhook, too).
{
"eventType":"Email",
"eventDetail":"",
"eventAction":"Open",
"eventInfo":{{SP_Send_Alert_Info:default=null}},
"EmailProgram":{{trigger.Name}},
"EmailSubject":{{trigger.Subject}},
"EmailAddress":{{lead.Email Address:default=null}},
"SFDC_Id":{{lead.SFDC Id}},
"MktoEventDateTime":{{system.dateTime}},
"CampaignName":{{campaign.name}},
"CampaignId":{{campaign.id}},
"Company Size(L)":{{lead.Company Size (L)}}
}
NewRelicInsights|Enjoy!
 Enjoy your beautiful
dashboard!
 Use NRQL to ask ad
hoc business
questions about your
email activity
 Put the dashboard on
your second monitor,
or display it on a big
screen in your
marketing department!
Thank you!
For a live demo, please go to:
http://newrelic.com/request-demo
isaac@newrelic.com

Más contenido relacionado

Más de New Relic

FutureStack Tokyo 19 -[事例講演]株式会社リクルートライフスタイル:年間9300万件以上のサロン予約を支えるホットペッパービューティ...
FutureStack Tokyo 19 -[事例講演]株式会社リクルートライフスタイル:年間9300万件以上のサロン予約を支えるホットペッパービューティ...FutureStack Tokyo 19 -[事例講演]株式会社リクルートライフスタイル:年間9300万件以上のサロン予約を支えるホットペッパービューティ...
FutureStack Tokyo 19 -[事例講演]株式会社リクルートライフスタイル:年間9300万件以上のサロン予約を支えるホットペッパービューティ...New Relic
 
FutureStack Tokyo 19 -[New Relic テクニカル講演]モニタリングと可視化がデジタルトランスフォーメーションを救う! - サ...
FutureStack  Tokyo 19 -[New Relic テクニカル講演]モニタリングと可視化がデジタルトランスフォーメーションを救う! - サ...FutureStack  Tokyo 19 -[New Relic テクニカル講演]モニタリングと可視化がデジタルトランスフォーメーションを救う! - サ...
FutureStack Tokyo 19 -[New Relic テクニカル講演]モニタリングと可視化がデジタルトランスフォーメーションを救う! - サ...New Relic
 
FutureStack Tokyo 19 -[特別講演]システム開発によろこびと驚きの連鎖を
FutureStack Tokyo 19 -[特別講演]システム開発によろこびと驚きの連鎖をFutureStack Tokyo 19 -[特別講演]システム開発によろこびと驚きの連鎖を
FutureStack Tokyo 19 -[特別講演]システム開発によろこびと驚きの連鎖をNew Relic
 
FutureStack Tokyo 19 -[パートナー講演]アマゾン ウェブ サービス ジャパン株式会社: New Relicを活用したAWSへのアプリ...
FutureStack Tokyo 19 -[パートナー講演]アマゾン ウェブ サービス ジャパン株式会社: New Relicを活用したAWSへのアプリ...FutureStack Tokyo 19 -[パートナー講演]アマゾン ウェブ サービス ジャパン株式会社: New Relicを活用したAWSへのアプリ...
FutureStack Tokyo 19 -[パートナー講演]アマゾン ウェブ サービス ジャパン株式会社: New Relicを活用したAWSへのアプリ...New Relic
 
FutureStack Tokyo 19_インサイトとデータを組織の力にする_株式会社ドワンゴ 池田 明啓 氏
FutureStack Tokyo 19_インサイトとデータを組織の力にする_株式会社ドワンゴ 池田 明啓 氏FutureStack Tokyo 19_インサイトとデータを組織の力にする_株式会社ドワンゴ 池田 明啓 氏
FutureStack Tokyo 19_インサイトとデータを組織の力にする_株式会社ドワンゴ 池田 明啓 氏New Relic
 
Three Monitoring Mistakes and How to Avoid Them
Three Monitoring Mistakes and How to Avoid ThemThree Monitoring Mistakes and How to Avoid Them
Three Monitoring Mistakes and How to Avoid ThemNew Relic
 
Intro to Multidimensional Kubernetes Monitoring
Intro to Multidimensional Kubernetes MonitoringIntro to Multidimensional Kubernetes Monitoring
Intro to Multidimensional Kubernetes MonitoringNew Relic
 
FS18 Chicago Keynote
FS18 Chicago Keynote FS18 Chicago Keynote
FS18 Chicago Keynote New Relic
 
10 Things You Can Do With New Relic - Number 9 Will Shock You
10 Things You Can Do With New Relic - Number 9 Will Shock You10 Things You Can Do With New Relic - Number 9 Will Shock You
10 Things You Can Do With New Relic - Number 9 Will Shock YouNew Relic
 
Ground Rules for Code Reviews
Ground Rules for Code ReviewsGround Rules for Code Reviews
Ground Rules for Code ReviewsNew Relic
 
Understanding Microservice Latency for DevOps Teams: An Introduction to New R...
Understanding Microservice Latency for DevOps Teams: An Introduction to New R...Understanding Microservice Latency for DevOps Teams: An Introduction to New R...
Understanding Microservice Latency for DevOps Teams: An Introduction to New R...New Relic
 
Monitor all your Kubernetes and EKS stack with New Relic
Monitor all your Kubernetes and EKS stack with New Relic	Monitor all your Kubernetes and EKS stack with New Relic
Monitor all your Kubernetes and EKS stack with New Relic New Relic
 
Host for the Most: Cloud Cost Optimization
Host for the Most: Cloud Cost OptimizationHost for the Most: Cloud Cost Optimization
Host for the Most: Cloud Cost OptimizationNew Relic
 
New Relic Infrastructure in the Real World: AWS
New Relic Infrastructure in the Real World: AWSNew Relic Infrastructure in the Real World: AWS
New Relic Infrastructure in the Real World: AWSNew Relic
 
Best Practices for Measuring your Code Pipeline
Best Practices for Measuring your Code PipelineBest Practices for Measuring your Code Pipeline
Best Practices for Measuring your Code PipelineNew Relic
 
Top Three Mistakes People Make with Monitoring
Top Three Mistakes People Make with MonitoringTop Three Mistakes People Make with Monitoring
Top Three Mistakes People Make with MonitoringNew Relic
 
Kubernetes in the Wild: Best Practices for Monitoring
Kubernetes in the Wild: Best Practices for MonitoringKubernetes in the Wild: Best Practices for Monitoring
Kubernetes in the Wild: Best Practices for MonitoringNew Relic
 
re:Thinking the Cloud
re:Thinking the Cloudre:Thinking the Cloud
re:Thinking the CloudNew Relic
 
Our Evolution to GraphQL: Unifying our API Strategy
Our Evolution to GraphQL: Unifying our API StrategyOur Evolution to GraphQL: Unifying our API Strategy
Our Evolution to GraphQL: Unifying our API StrategyNew Relic
 

Más de New Relic (20)

FutureStack Tokyo 19 -[事例講演]株式会社リクルートライフスタイル:年間9300万件以上のサロン予約を支えるホットペッパービューティ...
FutureStack Tokyo 19 -[事例講演]株式会社リクルートライフスタイル:年間9300万件以上のサロン予約を支えるホットペッパービューティ...FutureStack Tokyo 19 -[事例講演]株式会社リクルートライフスタイル:年間9300万件以上のサロン予約を支えるホットペッパービューティ...
FutureStack Tokyo 19 -[事例講演]株式会社リクルートライフスタイル:年間9300万件以上のサロン予約を支えるホットペッパービューティ...
 
FutureStack Tokyo 19 -[New Relic テクニカル講演]モニタリングと可視化がデジタルトランスフォーメーションを救う! - サ...
FutureStack  Tokyo 19 -[New Relic テクニカル講演]モニタリングと可視化がデジタルトランスフォーメーションを救う! - サ...FutureStack  Tokyo 19 -[New Relic テクニカル講演]モニタリングと可視化がデジタルトランスフォーメーションを救う! - サ...
FutureStack Tokyo 19 -[New Relic テクニカル講演]モニタリングと可視化がデジタルトランスフォーメーションを救う! - サ...
 
FutureStack Tokyo 19 -[特別講演]システム開発によろこびと驚きの連鎖を
FutureStack Tokyo 19 -[特別講演]システム開発によろこびと驚きの連鎖をFutureStack Tokyo 19 -[特別講演]システム開発によろこびと驚きの連鎖を
FutureStack Tokyo 19 -[特別講演]システム開発によろこびと驚きの連鎖を
 
FutureStack Tokyo 19 -[パートナー講演]アマゾン ウェブ サービス ジャパン株式会社: New Relicを活用したAWSへのアプリ...
FutureStack Tokyo 19 -[パートナー講演]アマゾン ウェブ サービス ジャパン株式会社: New Relicを活用したAWSへのアプリ...FutureStack Tokyo 19 -[パートナー講演]アマゾン ウェブ サービス ジャパン株式会社: New Relicを活用したAWSへのアプリ...
FutureStack Tokyo 19 -[パートナー講演]アマゾン ウェブ サービス ジャパン株式会社: New Relicを活用したAWSへのアプリ...
 
FutureStack Tokyo 19_インサイトとデータを組織の力にする_株式会社ドワンゴ 池田 明啓 氏
FutureStack Tokyo 19_インサイトとデータを組織の力にする_株式会社ドワンゴ 池田 明啓 氏FutureStack Tokyo 19_インサイトとデータを組織の力にする_株式会社ドワンゴ 池田 明啓 氏
FutureStack Tokyo 19_インサイトとデータを組織の力にする_株式会社ドワンゴ 池田 明啓 氏
 
Three Monitoring Mistakes and How to Avoid Them
Three Monitoring Mistakes and How to Avoid ThemThree Monitoring Mistakes and How to Avoid Them
Three Monitoring Mistakes and How to Avoid Them
 
Intro to Multidimensional Kubernetes Monitoring
Intro to Multidimensional Kubernetes MonitoringIntro to Multidimensional Kubernetes Monitoring
Intro to Multidimensional Kubernetes Monitoring
 
FS18 Chicago Keynote
FS18 Chicago Keynote FS18 Chicago Keynote
FS18 Chicago Keynote
 
SRE-iously
SRE-iouslySRE-iously
SRE-iously
 
10 Things You Can Do With New Relic - Number 9 Will Shock You
10 Things You Can Do With New Relic - Number 9 Will Shock You10 Things You Can Do With New Relic - Number 9 Will Shock You
10 Things You Can Do With New Relic - Number 9 Will Shock You
 
Ground Rules for Code Reviews
Ground Rules for Code ReviewsGround Rules for Code Reviews
Ground Rules for Code Reviews
 
Understanding Microservice Latency for DevOps Teams: An Introduction to New R...
Understanding Microservice Latency for DevOps Teams: An Introduction to New R...Understanding Microservice Latency for DevOps Teams: An Introduction to New R...
Understanding Microservice Latency for DevOps Teams: An Introduction to New R...
 
Monitor all your Kubernetes and EKS stack with New Relic
Monitor all your Kubernetes and EKS stack with New Relic	Monitor all your Kubernetes and EKS stack with New Relic
Monitor all your Kubernetes and EKS stack with New Relic
 
Host for the Most: Cloud Cost Optimization
Host for the Most: Cloud Cost OptimizationHost for the Most: Cloud Cost Optimization
Host for the Most: Cloud Cost Optimization
 
New Relic Infrastructure in the Real World: AWS
New Relic Infrastructure in the Real World: AWSNew Relic Infrastructure in the Real World: AWS
New Relic Infrastructure in the Real World: AWS
 
Best Practices for Measuring your Code Pipeline
Best Practices for Measuring your Code PipelineBest Practices for Measuring your Code Pipeline
Best Practices for Measuring your Code Pipeline
 
Top Three Mistakes People Make with Monitoring
Top Three Mistakes People Make with MonitoringTop Three Mistakes People Make with Monitoring
Top Three Mistakes People Make with Monitoring
 
Kubernetes in the Wild: Best Practices for Monitoring
Kubernetes in the Wild: Best Practices for MonitoringKubernetes in the Wild: Best Practices for Monitoring
Kubernetes in the Wild: Best Practices for Monitoring
 
re:Thinking the Cloud
re:Thinking the Cloudre:Thinking the Cloud
re:Thinking the Cloud
 
Our Evolution to GraphQL: Unifying our API Strategy
Our Evolution to GraphQL: Unifying our API StrategyOur Evolution to GraphQL: Unifying our API Strategy
Our Evolution to GraphQL: Unifying our API Strategy
 

Último

Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 

Último (20)

Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 

How To Get Marketo Data Into New Relic Insights

  • 1. How To Get Marketo Data Into New Relic Insights ISAAC WYATT MARKETING 2014.06.13 @ISAACWYATT
  • 2. NEW RELIC INSIGHTS MARKETO WhatYou’llNeed Active New Relic Insights Account Admin Permissions Active Marketo Instance Create Webhook Permissions Optional Material Review: • Setting up Marketo Webhooks • Setting up a test email campaign Optional Material Review: • Getting Started Guide • Inserting Events into Insights
  • 3. ProcessOutline SET UP INSIGHTS a. GET API KEY & ENDPOINT URL BUILD A DASHBOARD SET UP MARKETO A. SET UP WEBHOOK B. SET UP SMART CAMPAIGN SEND TEST QUERY INSIGHTS WITH NRQL 1 2 3 4 5
  • 4. NewRelicInsights|RegisteranAPIKey Add Copy The API Key allows you to insert events into Insights. You can have multiple event types submitted under a single API Key. To add an API Key: 1. From the Insights menu bar, select Manage Data > API Keys. 2. From API key management, select the plus sign next to Insert Keys heading. 3. Select the plus sign next to Insert Keys heading. 4. Enter a short description for the key. 5. Select Save your notes. You will need the “Endpoint” and the “Key” displayed on your webpage like in the above screenshot 1
  • 5. Marketo|SetuptheWebhooks Create a new Webhook titled “Insights: Email Send”  Set the URL field to the ENDPOINT address that you found in the previous step  Leave the Request Type as “POST”  Set Request Token Encoding and Response Type as JSON  Set the Template as shown and save { "eventType":"Email", "eventDetail":"", "eventAction":"Send", "eventInfo":{{SP_Send_Alert_Info:default=null}}, "EmailProgram":{{trigger.Name}}, "EmailSubject":{{trigger.Subject}}, "EmailAddress":{{lead.Email Address:default=null}}, "SFDC_Id":{{lead.SFDC Id}}, "MktoEventDateTime":{{system.dateTime}}, "CampaignName":{{campaign.name}}, "CampaignId":{{campaign.id}}, } 2
  • 6. Marketo|SetuptheWebhooks Set Custom Header:  For the “Header” put ”X-Insert-Key”  For the “Value” put the Key you received from the New Relic Insights app
  • 7. Set up the Marketo program as follows: Marketo|SetuptheSmartCampaign Flow Step: Smart List: Schedule Step: Make sure to set the qualification rules so “Each lead can run through every time”
  • 8. Marketo&Insights|Test,Test,Test 1) Build a Marketo campaign to send a test email to yourself (sending a sample email asset to yourself won’t trigger the “email is sent” program)  For setting up an email test campaign this see Marketo’s guide here 2) Query New Relic Insights for your test email by entering the following NRQL query at the NRQL prompt:  SELECT * FROM Email WHERE eventAction = ‘Send’ 1) You should see the result in a Table tab with a timestamp and some of the data from the program 3 4
  • 9. Marketo&Insights|Test,Test,Test If you don’t see your result immediately, try the following:  Wait a couple minutes and query again  Check the that the Marketo Webhook program has logged an activity for your test email on the Results tab. If no activity logged, wait or try sending your test email again.  Check that you set the custom header correctly in Step 2 if you see an error like the following:
  • 10. NewRelic:Insights|BuildingaDashboard 1) Enter the following query and then click run: SELECT count(*) FROM Email WHERE eventAction = 'Send' TIMESERIES AUTO 2) When the chart comes up, click on 1) “Add to”, and 2) Select “New Dashboard” - A new dashboard will then be created. 3) Enter the name of your dashboard and edit the label of your chart. 4) Add more queries by writing different queries and adding the result to your dashboard. 5
  • 11. Marketo|AddMoreWebhooks!(andTest!) 1) Create other Webhooks for Email Open and Email Click, etc. 2) For each Webhook, change the value of the “eventAction” field from “Send” to “Open” or “Click,” etc. 3) Insert custom fields like “Company Size” as shown in the example below (make sure to add it to your original “email send” Webhook, too). { "eventType":"Email", "eventDetail":"", "eventAction":"Open", "eventInfo":{{SP_Send_Alert_Info:default=null}}, "EmailProgram":{{trigger.Name}}, "EmailSubject":{{trigger.Subject}}, "EmailAddress":{{lead.Email Address:default=null}}, "SFDC_Id":{{lead.SFDC Id}}, "MktoEventDateTime":{{system.dateTime}}, "CampaignName":{{campaign.name}}, "CampaignId":{{campaign.id}}, "Company Size(L)":{{lead.Company Size (L)}} }
  • 12. NewRelicInsights|Enjoy!  Enjoy your beautiful dashboard!  Use NRQL to ask ad hoc business questions about your email activity  Put the dashboard on your second monitor, or display it on a big screen in your marketing department!
  • 13. Thank you! For a live demo, please go to: http://newrelic.com/request-demo isaac@newrelic.com