Verify: page_type and event_name variables

Silver Contributor
Silver Contributor

Hello everyone,

 

is it mandatory that my variables are called page_type and event_name if I use the verify tool?

 

Thanks in advance!

6 REPLIES 6

Verify: page_type and event_name variables

Tealium Employee

@MKT

 

Hi,

 

https://community.tealiumiq.com/t5/Tealium-iQ/Verify-Data-Layer-Overview/ta-p/287

 


The utility requires the variables "page_type" and "event_name" to be present on the page

For page tracking you do need "page_type" and for any link/event tracking you will need "event_name" passed through.

 

I'm afraid these variable names can not be changed.

 

Adrian

Ask me anything Tealium related or TypeScript/JavaScript, or NodeJS.
Please remember to mark solutions as accepted for future searchers.

Verify: page_type and event_name variables

Silver Contributor
Silver Contributor

Hi @adrian_browning,

 

what values should these variables have?

 

Thanks in advance!

Verify: page_type and event_name variables

Tealium Employee

Hi @MKT

 

So a brief outline of these variables would be:

 

page_type = type of page being viewed .e.g home/order/confirmation/search....

event_name = the name of the event that has happended. E.g. if you click on a "Add to Basket" button the event might be 'add_to_basket'

 

Hope this helps.

 

Adrian

Ask me anything Tealium related or TypeScript/JavaScript, or NodeJS.
Please remember to mark solutions as accepted for future searchers.

Verify: page_type and event_name variables

Gold Contributor
Gold Contributor

I'm wondering if there is any documentation about the value we have to use with these buil-it variables. I also would like to know how many variables they are.

Verify: page_type and event_name variables

Tealium Employee

@jarno_rossi

Most of (if not all) data variables that we use are defined in the Data bundle part of the UI.

https://community.tealiumiq.com/t5/Tealium-iQ-Tag-Management/Data-Layer-Variables/ta-p/9427#toc-hId-...

Hope this helps,

Adrian

Ask me anything Tealium related or TypeScript/JavaScript, or NodeJS.
Please remember to mark solutions as accepted for future searchers.

Verify: page_type and event_name variables

Employee Emeritus

Hello @jarno_rossi There are also lists for mobile as well here: 

 

 

Hope this helps. 

Remember to give me a kudo if you like my post! Accepting my post as a solution is even better! Also remember that search is your friend.
Public