Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The template will extract the components of the URL and pass them as out put output fields

Output Data

Field

Description

Example

location

The original input URL

https://www.alterian.com/case-study/customer/index.html?key:val

url

The complete URL without the query string

https://www.alterian.com/case-study/customer/index.html

keyvals

The key value pairs from the query string

key:val

domain

The base domain without the protocol

www.alterian.com

path

The full path of the resource

/case-study/customer/index.html

category1

The first category

case-study

category2

The second category

customer