All Downloads are FREE. Search and download functionalities are using the official Maven repository.

desc.GetMapOfSiteCatalystVariables.txt Maven / Gradle / Ivy

There is a newer version: 1.9
Show newest version
Retrieves a map (key-value pair) of Site Catalyst Variables (Load Event or Click Event).

*Example:*
| ${actualValuesMap}= | Get Map Of Site Catalyst Variables |

Below are some site catalyst variables that can be retrieved.

Omniture Variables / General / Site Content (channel, events, page name, link name, traffic source, referrer ...)
| ch events h1 pageName pev2 server

Custom Traffic Variables (prop1, prop2, ...)
| c1 c2 c3 c4 c13 c17 c18

Conversion Variables (eVar1, eVar2, ...)
| v1 v2 v3 v4 v27 v30 v32




© 2015 - 2024 Weber Informatics LLC | Privacy Policy