SlideShare a Scribd company logo
INTERNAL: Google Confidential and Proprietary
Understanding Event Tracking 
Events are user interactions with content that can be tracked independently 
from a web page or a screen load. Downloads, mobile ad clicks, gadgets, 
Flash elements, AJAX embedded elements, and video plays are all 
examples of actions you might want to track as Events. 
Use Events to collect data 
about interactions with your 
content that wouldn’t be 
tracked with normal analytics.
Website Conversion Tracking 
ANATOMY OF EVENT TRACKING CODE 
Event tracking allows you to measure how users interact with the content of your website. For 
example, you might want to measure how many times a button was pressed, or how many 
times a particular item was used in a web game. 
An event consists of four values that you can use to describe a user's interaction: 
Value Type Required Description 
Category String Yes Typically the object that 
was interacted with (e.g. 
button) 
Action String Yes The type of interaction 
(e.g. click) 
Label String No Useful for categorizing 
events (e.g. nav buttons) 
Value Number No Values must be non-negative. 
Useful to pass 
counts (e.g. 4 times)
Website Conversion Tracking 
ANATOMY OF EVENT TRACKING CODE 
ga('send', 'event', 'category', 'action'); 
ga('send', 'event', 'category', 'action', 'label'); 
ga('send', 'event', 'category', 'action', 'label', value); // value is a number.
Website Conversion Tracking 
Example 
Say you have a link to download a PDF on your page: 
It looks something like this: <button id=“button”>Download</button> 
To add an event to this button using JQuerry, use the below code: 
<script> 
$('#button').on('click', function() { 
ga('send', 'event', 'button', 'click', 'nav-buttons‘,1); 
}); 
</script> 
Optional value
Read More 
https://developers.google.com/analytics/devguides/collection/analyticsjs/events

More Related Content

Viewers also liked

Google digital marketing
Google digital marketing Google digital marketing
Google digital marketing
Etietop Demas
 
Basics Digital Marketing
Basics Digital MarketingBasics Digital Marketing
Basics Digital Marketing
Etietop Demas
 
12121212
1212121212121212
12121212
Etietop Demas
 
12121212
1212121212121212
12121212
Etietop Demas
 
Google website call conversion (WCC) tracking
Google website call conversion (WCC) tracking Google website call conversion (WCC) tracking
Google website call conversion (WCC) tracking
Etietop Demas
 
5 easy steps dynamic remarketing magento
5 easy steps dynamic remarketing magento5 easy steps dynamic remarketing magento
5 easy steps dynamic remarketing magento
Etietop Demas
 
12121212
1212121212121212
12121212
Etietop Demas
 
Woocommerce google ecommerce tracking
Woocommerce  google ecommerce trackingWoocommerce  google ecommerce tracking
Woocommerce google ecommerce tracking
Etietop Demas
 
Enhanced ecommerce tracking
Enhanced ecommerce trackingEnhanced ecommerce tracking
Enhanced ecommerce tracking
Etietop Demas
 

Viewers also liked (12)

Google digital marketing
Google digital marketing Google digital marketing
Google digital marketing
 
12121212
1212121212121212
12121212
 
Basics Digital Marketing
Basics Digital MarketingBasics Digital Marketing
Basics Digital Marketing
 
12121212
1212121212121212
12121212
 
12121212
1212121212121212
12121212
 
12121212
1212121212121212
12121212
 
Google website call conversion (WCC) tracking
Google website call conversion (WCC) tracking Google website call conversion (WCC) tracking
Google website call conversion (WCC) tracking
 
5 easy steps dynamic remarketing magento
5 easy steps dynamic remarketing magento5 easy steps dynamic remarketing magento
5 easy steps dynamic remarketing magento
 
12121212
1212121212121212
12121212
 
Woocommerce google ecommerce tracking
Woocommerce  google ecommerce trackingWoocommerce  google ecommerce tracking
Woocommerce google ecommerce tracking
 
12121212
1212121212121212
12121212
 
Enhanced ecommerce tracking
Enhanced ecommerce trackingEnhanced ecommerce tracking
Enhanced ecommerce tracking
 

Similar to 78787878

Event Tracking Google Analytics.pptx
Event Tracking Google Analytics.pptxEvent Tracking Google Analytics.pptx
Event Tracking Google Analytics.pptx
Digital Junaid
 
Understanding “Event” in Event Data
Understanding “Event” in Event DataUnderstanding “Event” in Event Data
Understanding “Event” in Event Data
Nicole O'Malley
 
Cross Device Tracking - Thomas Danniau
Cross Device Tracking - Thomas DanniauCross Device Tracking - Thomas Danniau
Cross Device Tracking - Thomas Danniau
The Reference
 
Google Analytics
Google AnalyticsGoogle Analytics
Google Analytics
Richard Kaiser
 
Web Marketing Week1
Web Marketing Week1Web Marketing Week1
Web Marketing Week1cghb1210
 
AnDevCon - Tracking User Behavior Creatively
AnDevCon - Tracking User Behavior CreativelyAnDevCon - Tracking User Behavior Creatively
AnDevCon - Tracking User Behavior CreativelyKiana Tennyson
 
JavaScript - Chapter 11 - Events
 JavaScript - Chapter 11 - Events  JavaScript - Chapter 11 - Events
JavaScript - Chapter 11 - Events
WebStackAcademy
 
Benefits of Event Management Software
Benefits of Event Management SoftwareBenefits of Event Management Software
Benefits of Event Management Software
Sara Sandeep ☑
 
Tools for startup
Tools for startupTools for startup
Tools for startup
Boni Satani
 
Understanding Google Analytics
Understanding Google AnalyticsUnderstanding Google Analytics
Understanding Google Analytics
Holly Mae Odom M.Ed.
 
Cómo usar google analytics
Cómo usar google analyticsCómo usar google analytics
Cómo usar google analytics
Paradigma Digital
 
Improving Analytics with Google Tag Manager
Improving Analytics with Google Tag ManagerImproving Analytics with Google Tag Manager
Improving Analytics with Google Tag Manager
chaefele
 
Track Report & Optimize Your Web Creations
Track Report & Optimize Your Web CreationsTrack Report & Optimize Your Web Creations
Track Report & Optimize Your Web Creations
Empirical Path
 
Google Analytics for Developers
Google Analytics for DevelopersGoogle Analytics for Developers
Google Analytics for Developers
Rubén Martínez
 
How_to_Measure_Event_ROI.pdf
How_to_Measure_Event_ROI.pdfHow_to_Measure_Event_ROI.pdf
How_to_Measure_Event_ROI.pdf
rohini.jsr
 
Google Analytics for Developers
Google Analytics for DevelopersGoogle Analytics for Developers
Google Analytics for Developers
Paradigma Digital
 
Emboodo Analytics Presentation
Emboodo Analytics PresentationEmboodo Analytics Presentation
Emboodo Analytics Presentation
Emboodo
 
A Useful Guide to Google Analytics
A Useful Guide to Google AnalyticsA Useful Guide to Google Analytics
A Useful Guide to Google Analytics
tamuwww
 
Google analytics and google data studio
Google analytics and google data studioGoogle analytics and google data studio
Google analytics and google data studio
Brian Pichman
 
Qualche spunto sul misurare i social network - Barcamp Torino 2008 - Luca Grivet
Qualche spunto sul misurare i social network - Barcamp Torino 2008 - Luca GrivetQualche spunto sul misurare i social network - Barcamp Torino 2008 - Luca Grivet
Qualche spunto sul misurare i social network - Barcamp Torino 2008 - Luca Grivet
hypergriso
 

Similar to 78787878 (20)

Event Tracking Google Analytics.pptx
Event Tracking Google Analytics.pptxEvent Tracking Google Analytics.pptx
Event Tracking Google Analytics.pptx
 
Understanding “Event” in Event Data
Understanding “Event” in Event DataUnderstanding “Event” in Event Data
Understanding “Event” in Event Data
 
Cross Device Tracking - Thomas Danniau
Cross Device Tracking - Thomas DanniauCross Device Tracking - Thomas Danniau
Cross Device Tracking - Thomas Danniau
 
Google Analytics
Google AnalyticsGoogle Analytics
Google Analytics
 
Web Marketing Week1
Web Marketing Week1Web Marketing Week1
Web Marketing Week1
 
AnDevCon - Tracking User Behavior Creatively
AnDevCon - Tracking User Behavior CreativelyAnDevCon - Tracking User Behavior Creatively
AnDevCon - Tracking User Behavior Creatively
 
JavaScript - Chapter 11 - Events
 JavaScript - Chapter 11 - Events  JavaScript - Chapter 11 - Events
JavaScript - Chapter 11 - Events
 
Benefits of Event Management Software
Benefits of Event Management SoftwareBenefits of Event Management Software
Benefits of Event Management Software
 
Tools for startup
Tools for startupTools for startup
Tools for startup
 
Understanding Google Analytics
Understanding Google AnalyticsUnderstanding Google Analytics
Understanding Google Analytics
 
Cómo usar google analytics
Cómo usar google analyticsCómo usar google analytics
Cómo usar google analytics
 
Improving Analytics with Google Tag Manager
Improving Analytics with Google Tag ManagerImproving Analytics with Google Tag Manager
Improving Analytics with Google Tag Manager
 
Track Report & Optimize Your Web Creations
Track Report & Optimize Your Web CreationsTrack Report & Optimize Your Web Creations
Track Report & Optimize Your Web Creations
 
Google Analytics for Developers
Google Analytics for DevelopersGoogle Analytics for Developers
Google Analytics for Developers
 
How_to_Measure_Event_ROI.pdf
How_to_Measure_Event_ROI.pdfHow_to_Measure_Event_ROI.pdf
How_to_Measure_Event_ROI.pdf
 
Google Analytics for Developers
Google Analytics for DevelopersGoogle Analytics for Developers
Google Analytics for Developers
 
Emboodo Analytics Presentation
Emboodo Analytics PresentationEmboodo Analytics Presentation
Emboodo Analytics Presentation
 
A Useful Guide to Google Analytics
A Useful Guide to Google AnalyticsA Useful Guide to Google Analytics
A Useful Guide to Google Analytics
 
Google analytics and google data studio
Google analytics and google data studioGoogle analytics and google data studio
Google analytics and google data studio
 
Qualche spunto sul misurare i social network - Barcamp Torino 2008 - Luca Grivet
Qualche spunto sul misurare i social network - Barcamp Torino 2008 - Luca GrivetQualche spunto sul misurare i social network - Barcamp Torino 2008 - Luca Grivet
Qualche spunto sul misurare i social network - Barcamp Torino 2008 - Luca Grivet
 

Recently uploaded

学位认证网(DU毕业证)迪肯大学毕业证成绩单一比一原版制作
学位认证网(DU毕业证)迪肯大学毕业证成绩单一比一原版制作学位认证网(DU毕业证)迪肯大学毕业证成绩单一比一原版制作
学位认证网(DU毕业证)迪肯大学毕业证成绩单一比一原版制作
zyfovom
 
可查真实(Monash毕业证)西澳大学毕业证成绩单退学买
可查真实(Monash毕业证)西澳大学毕业证成绩单退学买可查真实(Monash毕业证)西澳大学毕业证成绩单退学买
可查真实(Monash毕业证)西澳大学毕业证成绩单退学买
cuobya
 
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
3ipehhoa
 
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
3ipehhoa
 
2.Cellular Networks_The final stage of connectivity is achieved by segmenting...
2.Cellular Networks_The final stage of connectivity is achieved by segmenting...2.Cellular Networks_The final stage of connectivity is achieved by segmenting...
2.Cellular Networks_The final stage of connectivity is achieved by segmenting...
JeyaPerumal1
 
一比一原版(LBS毕业证)伦敦商学院毕业证成绩单专业办理
一比一原版(LBS毕业证)伦敦商学院毕业证成绩单专业办理一比一原版(LBS毕业证)伦敦商学院毕业证成绩单专业办理
一比一原版(LBS毕业证)伦敦商学院毕业证成绩单专业办理
eutxy
 
Bài tập unit 1 English in the world.docx
Bài tập unit 1 English in the world.docxBài tập unit 1 English in the world.docx
Bài tập unit 1 English in the world.docx
nhiyenphan2005
 
Internet of Things in Manufacturing: Revolutionizing Efficiency & Quality | C...
Internet of Things in Manufacturing: Revolutionizing Efficiency & Quality | C...Internet of Things in Manufacturing: Revolutionizing Efficiency & Quality | C...
Internet of Things in Manufacturing: Revolutionizing Efficiency & Quality | C...
CIOWomenMagazine
 
国外证书(Lincoln毕业证)新西兰林肯大学毕业证成绩单不能毕业办理
国外证书(Lincoln毕业证)新西兰林肯大学毕业证成绩单不能毕业办理国外证书(Lincoln毕业证)新西兰林肯大学毕业证成绩单不能毕业办理
国外证书(Lincoln毕业证)新西兰林肯大学毕业证成绩单不能毕业办理
zoowe
 
Gen Z and the marketplaces - let's translate their needs
Gen Z and the marketplaces - let's translate their needsGen Z and the marketplaces - let's translate their needs
Gen Z and the marketplaces - let's translate their needs
Laura Szabó
 
1.Wireless Communication System_Wireless communication is a broad term that i...
1.Wireless Communication System_Wireless communication is a broad term that i...1.Wireless Communication System_Wireless communication is a broad term that i...
1.Wireless Communication System_Wireless communication is a broad term that i...
JeyaPerumal1
 
test test test test testtest test testtest test testtest test testtest test ...
test test  test test testtest test testtest test testtest test testtest test ...test test  test test testtest test testtest test testtest test testtest test ...
test test test test testtest test testtest test testtest test testtest test ...
Arif0071
 
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
3ipehhoa
 
Meet up Milano 14 _ Axpo Italia_ Migration from Mule3 (On-prem) to.pdf
Meet up Milano 14 _ Axpo Italia_ Migration from Mule3 (On-prem) to.pdfMeet up Milano 14 _ Axpo Italia_ Migration from Mule3 (On-prem) to.pdf
Meet up Milano 14 _ Axpo Italia_ Migration from Mule3 (On-prem) to.pdf
Florence Consulting
 
[HUN][hackersuli] Red Teaming alapok 2024
[HUN][hackersuli] Red Teaming alapok 2024[HUN][hackersuli] Red Teaming alapok 2024
[HUN][hackersuli] Red Teaming alapok 2024
hackersuli
 
一比一原版(CSU毕业证)加利福尼亚州立大学毕业证成绩单专业办理
一比一原版(CSU毕业证)加利福尼亚州立大学毕业证成绩单专业办理一比一原版(CSU毕业证)加利福尼亚州立大学毕业证成绩单专业办理
一比一原版(CSU毕业证)加利福尼亚州立大学毕业证成绩单专业办理
ufdana
 
APNIC Foundation, presented by Ellisha Heppner at the PNG DNS Forum 2024
APNIC Foundation, presented by Ellisha Heppner at the PNG DNS Forum 2024APNIC Foundation, presented by Ellisha Heppner at the PNG DNS Forum 2024
APNIC Foundation, presented by Ellisha Heppner at the PNG DNS Forum 2024
APNIC
 
Italy Agriculture Equipment Market Outlook to 2027
Italy Agriculture Equipment Market Outlook to 2027Italy Agriculture Equipment Market Outlook to 2027
Italy Agriculture Equipment Market Outlook to 2027
harveenkaur52
 
JAVIER LASA-EXPERIENCIA digital 1986-2024.pdf
JAVIER LASA-EXPERIENCIA digital 1986-2024.pdfJAVIER LASA-EXPERIENCIA digital 1986-2024.pdf
JAVIER LASA-EXPERIENCIA digital 1986-2024.pdf
Javier Lasa
 
重新申请毕业证书(RMIT毕业证)皇家墨尔本理工大学毕业证成绩单精仿办理
重新申请毕业证书(RMIT毕业证)皇家墨尔本理工大学毕业证成绩单精仿办理重新申请毕业证书(RMIT毕业证)皇家墨尔本理工大学毕业证成绩单精仿办理
重新申请毕业证书(RMIT毕业证)皇家墨尔本理工大学毕业证成绩单精仿办理
vmemo1
 

Recently uploaded (20)

学位认证网(DU毕业证)迪肯大学毕业证成绩单一比一原版制作
学位认证网(DU毕业证)迪肯大学毕业证成绩单一比一原版制作学位认证网(DU毕业证)迪肯大学毕业证成绩单一比一原版制作
学位认证网(DU毕业证)迪肯大学毕业证成绩单一比一原版制作
 
可查真实(Monash毕业证)西澳大学毕业证成绩单退学买
可查真实(Monash毕业证)西澳大学毕业证成绩单退学买可查真实(Monash毕业证)西澳大学毕业证成绩单退学买
可查真实(Monash毕业证)西澳大学毕业证成绩单退学买
 
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
 
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
 
2.Cellular Networks_The final stage of connectivity is achieved by segmenting...
2.Cellular Networks_The final stage of connectivity is achieved by segmenting...2.Cellular Networks_The final stage of connectivity is achieved by segmenting...
2.Cellular Networks_The final stage of connectivity is achieved by segmenting...
 
一比一原版(LBS毕业证)伦敦商学院毕业证成绩单专业办理
一比一原版(LBS毕业证)伦敦商学院毕业证成绩单专业办理一比一原版(LBS毕业证)伦敦商学院毕业证成绩单专业办理
一比一原版(LBS毕业证)伦敦商学院毕业证成绩单专业办理
 
Bài tập unit 1 English in the world.docx
Bài tập unit 1 English in the world.docxBài tập unit 1 English in the world.docx
Bài tập unit 1 English in the world.docx
 
Internet of Things in Manufacturing: Revolutionizing Efficiency & Quality | C...
Internet of Things in Manufacturing: Revolutionizing Efficiency & Quality | C...Internet of Things in Manufacturing: Revolutionizing Efficiency & Quality | C...
Internet of Things in Manufacturing: Revolutionizing Efficiency & Quality | C...
 
国外证书(Lincoln毕业证)新西兰林肯大学毕业证成绩单不能毕业办理
国外证书(Lincoln毕业证)新西兰林肯大学毕业证成绩单不能毕业办理国外证书(Lincoln毕业证)新西兰林肯大学毕业证成绩单不能毕业办理
国外证书(Lincoln毕业证)新西兰林肯大学毕业证成绩单不能毕业办理
 
Gen Z and the marketplaces - let's translate their needs
Gen Z and the marketplaces - let's translate their needsGen Z and the marketplaces - let's translate their needs
Gen Z and the marketplaces - let's translate their needs
 
1.Wireless Communication System_Wireless communication is a broad term that i...
1.Wireless Communication System_Wireless communication is a broad term that i...1.Wireless Communication System_Wireless communication is a broad term that i...
1.Wireless Communication System_Wireless communication is a broad term that i...
 
test test test test testtest test testtest test testtest test testtest test ...
test test  test test testtest test testtest test testtest test testtest test ...test test  test test testtest test testtest test testtest test testtest test ...
test test test test testtest test testtest test testtest test testtest test ...
 
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
 
Meet up Milano 14 _ Axpo Italia_ Migration from Mule3 (On-prem) to.pdf
Meet up Milano 14 _ Axpo Italia_ Migration from Mule3 (On-prem) to.pdfMeet up Milano 14 _ Axpo Italia_ Migration from Mule3 (On-prem) to.pdf
Meet up Milano 14 _ Axpo Italia_ Migration from Mule3 (On-prem) to.pdf
 
[HUN][hackersuli] Red Teaming alapok 2024
[HUN][hackersuli] Red Teaming alapok 2024[HUN][hackersuli] Red Teaming alapok 2024
[HUN][hackersuli] Red Teaming alapok 2024
 
一比一原版(CSU毕业证)加利福尼亚州立大学毕业证成绩单专业办理
一比一原版(CSU毕业证)加利福尼亚州立大学毕业证成绩单专业办理一比一原版(CSU毕业证)加利福尼亚州立大学毕业证成绩单专业办理
一比一原版(CSU毕业证)加利福尼亚州立大学毕业证成绩单专业办理
 
APNIC Foundation, presented by Ellisha Heppner at the PNG DNS Forum 2024
APNIC Foundation, presented by Ellisha Heppner at the PNG DNS Forum 2024APNIC Foundation, presented by Ellisha Heppner at the PNG DNS Forum 2024
APNIC Foundation, presented by Ellisha Heppner at the PNG DNS Forum 2024
 
Italy Agriculture Equipment Market Outlook to 2027
Italy Agriculture Equipment Market Outlook to 2027Italy Agriculture Equipment Market Outlook to 2027
Italy Agriculture Equipment Market Outlook to 2027
 
JAVIER LASA-EXPERIENCIA digital 1986-2024.pdf
JAVIER LASA-EXPERIENCIA digital 1986-2024.pdfJAVIER LASA-EXPERIENCIA digital 1986-2024.pdf
JAVIER LASA-EXPERIENCIA digital 1986-2024.pdf
 
重新申请毕业证书(RMIT毕业证)皇家墨尔本理工大学毕业证成绩单精仿办理
重新申请毕业证书(RMIT毕业证)皇家墨尔本理工大学毕业证成绩单精仿办理重新申请毕业证书(RMIT毕业证)皇家墨尔本理工大学毕业证成绩单精仿办理
重新申请毕业证书(RMIT毕业证)皇家墨尔本理工大学毕业证成绩单精仿办理
 

78787878

  • 2. Understanding Event Tracking Events are user interactions with content that can be tracked independently from a web page or a screen load. Downloads, mobile ad clicks, gadgets, Flash elements, AJAX embedded elements, and video plays are all examples of actions you might want to track as Events. Use Events to collect data about interactions with your content that wouldn’t be tracked with normal analytics.
  • 3. Website Conversion Tracking ANATOMY OF EVENT TRACKING CODE Event tracking allows you to measure how users interact with the content of your website. For example, you might want to measure how many times a button was pressed, or how many times a particular item was used in a web game. An event consists of four values that you can use to describe a user's interaction: Value Type Required Description Category String Yes Typically the object that was interacted with (e.g. button) Action String Yes The type of interaction (e.g. click) Label String No Useful for categorizing events (e.g. nav buttons) Value Number No Values must be non-negative. Useful to pass counts (e.g. 4 times)
  • 4. Website Conversion Tracking ANATOMY OF EVENT TRACKING CODE ga('send', 'event', 'category', 'action'); ga('send', 'event', 'category', 'action', 'label'); ga('send', 'event', 'category', 'action', 'label', value); // value is a number.
  • 5. Website Conversion Tracking Example Say you have a link to download a PDF on your page: It looks something like this: <button id=“button”>Download</button> To add an event to this button using JQuerry, use the below code: <script> $('#button').on('click', function() { ga('send', 'event', 'button', 'click', 'nav-buttons‘,1); }); </script> Optional value