Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

The Omniture plugin is responsible for processes JSON website usage reports generated by the Adobe Marketing Cloud (p.k.a Omniture) reporting APIs. When you configure the plugin, you specify connection information, and the report description. Plugins also supports routing request through a proxy.

User Expectations

  • User would like to configure a Omniture REST API to retrieve report records in JSON form
  • User cannot access Omniture API directly, so have to configure proxy url
  • User specifies how they would like to handle errors during ingesting, depending on option chosen, the errors in processing are handled.
  • User should be able to specify username and password as secured keys.

User Configurations

SectionUser Configuration LabelLabel DescriptionOptionsDefaultVariableUser Widget
StandardOmniture REST URLA REST API for Adobe Marketing Cloud (Omniture) API to use

omniture-rest-urlText Box

Max Report BatchMaximum number of reports to be included in a batch
1max-report-batch

UsernameOmniture username

usernameText Box

Shared SecretOmniture password

passwordText Box
AdvancedProxy URIOmniture proxy URI

proxy-uriText Box

Proxy UsernameOmniture proxy username

proxy-usernameText Box

Proxy PasswordOmniture proxy password

proxy-passwordText Box
ErrorsHandle ErrorsHandle error in records ingesting
  • Skip on error
  • Send to error
  • Stop on error
Skip on errorhandle-errorRadio Button
  • No labels