Implement Adobe Analytics - The Student Guide
Implement Adobe Analytics - The Student Guide
Implement Adobe
Analytics
The Ultimate Student Guide
By Jasvinder Singh Bhatia
• Please do not share this document, it is intended for personal use, thank you
• Happy learning!
Objective
Website B Generate Leads
Example:
s.pageName="Personal Details Page";
s.channel="National";
s.prop3="Personal Content";
s.prop55 = "US";
Example:
s.events=“event1";
s.events=“scOpen, scAdd";
s.events=“purchase, event5";
Concise Primarily focus on making URL structure as short as possible and keep
the page name as short as possible to maximize limited character
space
Clean Avoid tagging issues which can fragment a single page into multiple
variations
Consistent Maintain a uniform structure across different sections of the site and
over time as well
Aggregate Unique
Product ID or product name is not included in the Product name included in page name
page name No flow within page name – one product page
Product name is passed into Analytics via the regardless of how the page is generated
s.products variable and the prodView event is Allow path analysis for specific product pages
executed Increases page name uniques
Allow path analysis for aggregate page names
Reduces page name uniques
404 Error Pages Captures the errant URL and referring URL when 404
s.pageType Error Page is displayed
Page Views
Page Language (s.prop17)
EN 3 (60%)
FR 2 (40%)
Page Views
Page Views
Adobe Product Survey (s.prop19)
Flex 30%
Illustrator 30%
Photoshop 10%
Dreamweaver 20%
Flash Pro 10%
Let us see how we would use Traffic Variables (s.props) to record his
behavior
v Traffic Metrics such as Page Views, Visits and Unique Visitors are calculated automatically.
v No need to send Traffic Metrics through code.
• In order to tie Success Events on your site to the Tracking Codes of all
your creatives, we first have to capture the Tracking Code.
www.shopxyz.com/page.html?src=bn_345
s.evar1=“Handbags”
4
Conversion
3
1 s.evar1=“Search Term”
s.campaign = “google_ad_5”;
Website Home
s.campaign = “google_ad_5”;
Visitor Page
s.eVar3 = “40-44”;
1 s.eVar4 = “123334”;
1
“Designer Bags”
1 2
s.eVar5=“Designer Bags”
1 2 3
1 2 3 4
s.event=“Purchase”