Versions Compared

Key

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

...

...

...

...

...

...

...

...

...

...

...

...

Overview

...

Endpoint to register "category

...

views" by

...

users when navigating a site

Step-by-step guide

...

Endpoint Name

...

browseCategory

Service URL

URL_TAGGING/INSTANCE_ID/browseCategory?INPUT_PARAMETERS

Input parameters

ParameterDescriptionData TypeMandatoryDefaults
categoryIdCategory ID to trackStringYesNo
totalHitsNumber of products in this categoryIntegerYesNo
pagePage number the user has requestedShortYesNo
Common parameters
langTracking language for this viewStringYesNo
scopeTracking scope for this viewStringYesYes
storeTracking store for this viewStringYesYes
catalogTracking catalog for this viewStringYesYes

userCurrent user ID StringYesYes
sessionCurrent user's session IDStringYesYes
frontFront end identifierString No-

filteredChecks whether the view has been filtered or notBooleanNo-
user_typeUser is either new, recurrent, or ignoredStringNo-
origin
StringYesYes

jsonCallbackName of the callback that will be executed after the requestStringNo-

...