Adobe Analytics Architect Certification guide
1 correlation
ability to breakdown traffic (sProp) variables by one another
2 s.linkLeaveQueryString
determines whether or not the query string should be included in the Exit Links & File Download reports
3 s.pageType
4 s.product string
5 s.Prop character limit
6 sub relations
7 success event
8 s.campaign
9 Processing Order
1) DTM/Dynamic variable, Appmeasurement.js
2) Processing rules
3) VISTA
4) Visitor profiles
5) Marketing channel rules
6) Report servers
7) SAINT classification
10 Order of operations: Reports & Analytics code
1) Page code calls Appmeasurement.js file
2) Appmeasurement.js file is read
3) Page code is read (can overwrite step 2)
4) s.t() function executes the image request
5) Plugins add to the image request (can overwrite step 3)
6) The image request is made
11 Event types
1) Counter: an event in time (instance)
2) Currency: Decimal # that's converted to the base currency
3) Numeric: non currency #s (e.g. - the # of coupons used in a transaction)
12 s.trackDownloadLinks
13 s.linkInternalFilters
e.g.: if your site is www.abc.com but want to identify an exit link (google.com) as an internal link, use s.linkInternalFilters="javascript; google.com"
14 s.trackExternalLinks
15 Best way to classify "0"
16 s.linkExternalFilters
17 s.linkDownloadFileTypes
18 s.channel
identifies a section of your website
19 s.trackInlineStats
20 Ways to upload Classification data
1) Browser import (1MB limit)
2) FTP
3) SAINT API
21 Ranked report allows __ number of metrics
10 TOTAL
9 added (1 already in the report)
22 Products character limit
23Purchase ID character limit
20 bytes
24 Events variable character limit
no overall limit, but each serialized value may contain only 20 bytes
25 eVar character limit
255 bytes
26 # of variables allowed in SiteCat
27 s.PropN
Used for building custom report w/n analytics Traffic Module.
Used for:
- counting
- pathing
- correlation
28 s.eVarN
Expires:
- after a specific time
- or after a force expiration
29 Traffic Variable Limitations
- values limited to alphanumeric characs
- non-persistent (only w/n the page)
- 100 bytes max
- legacy traffic variables are case sensitive
30 s.currencyCode
determines the conversion rate applied to the revenue as it enters the analytics database.
e.g. s.currencyCode=USD means all revenue will be converted to USD
if empty, no conversion will be applied
Amish Arora
Monika Dubey
Megha Saroop some more tips
Thanks a lot Syed Alaudeen for the summary. Helps a lot!
Thanks for sharing the tips.