File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -124,6 +124,7 @@ Values of these dimensions are determined by the first pageview in a session.
124124| ` visit:exit_page ` | /home | Page on which the visit session ended (last page viewed). |
125125| ` visit:source ` | Twitter | Visit source, populated from an url query parameter tag (` utm_source ` , ` source ` or ` ref ` ) or the Referer HTTP header. |
126126| ` visit:referrer ` | t.co/fzWTE9OTPt | Raw ` Referer ` header without ` http:// ` , ` http:// ` or ` www. ` . |
127+ | ` visit:channel ` | Organic Search | Acquisition channel for visit. |
127128| ` visit:utm_medium ` | social | Raw value of the ` utm_medium ` query param on the entry page. |
128129| ` visit:utm_source ` | twitter | Raw value of the ` utm_source ` query param on the entry page. |
129130| ` visit:utm_campaign ` | profile | Raw value of the ` utm_campaign ` query param on the entry page. |
@@ -136,7 +137,7 @@ Values of these dimensions are determined by the first pageview in a session.
136137| ` visit:os_version ` | 10.6 | Version number of the operating system used by the visitor. |
137138| ` visit:country ` | US | ISO 3166-1 alpha-2 code of the visitor country. |
138139| ` visit:region ` | US-MD | ISO 3166-2 code of the visitor region. |
139- | ` visit:city ` | 4347778 | [ GeoName ID] ( https://www.geonames.org/ ) of the visitor |
140+ | ` visit:city ` | 4347778 | [ GeoName ID] ( https://www.geonames.org/ ) of the visitor. |
140141| ` visit:country_name ` | United States | Name of the visitor country. |
141142| ` visit:region_name ` | California | Name of the visitor region. |
142143| ` visit:city_name ` | San Francisco | Name of the visitor city. |
You can’t perform that action at this time.
0 commit comments