Skip to content
Holod - Analytics Tracking Plan
Share
Explore
Implementation documents

icon picker
Basic Tracking

Basic dataLayer Events
7
Search
search
/_suRTK
Click Donate
/_suRTK
search
Popis udalosti
User uses the search tool on website.
Príklad kódu
window.dataLayer = window.dataLayer || [];
window.dataLayer.push({
"event": "search",
"search_term": "example",
"search_category": "",
"count_of_search_results": 25
});
Parametre udalosti
Search
1
2
3
Parameter Name
Description
Example Values
Context
search_term
Search term.
search_category
Search category.
count_of_search_results
Count of search results. When there are no results for the search there should be 0.
25
There are no rows in this table
Implementation document
Show hidden columns
Basic dataLayer Parameters
3
Search
count_of_search_results
Count of search results. When there are no results for the search there should be 0.
donate_type
Type of redirection. On this site are two options: In-site version, when user is redirect to https://holod.media/donate Out-site version, for the user who have russain credit cards, then user is redirect to https://holod.news
search_category
Search category.
search_term
Search term.
count_of_search_results
Context
Description
Count of search results. When there are no results for the search there should be 0.
Example Values
25
Data Type
Number
Included in Events
Search
1
Názov udalosti
Popis udalosti
Context
search
User uses the search tool on website.
There are no rows in this table
Show hidden columns




Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.