Skip to content

Add Inline Link Click metrics to all the transform models that include clicks

This MR adds the inline_link_clicks metrics to all the base (daily) and aggregate (weekly, monthly) transform models for:

  • Clicks
  • Results
  • Costs
  • Funnel Performance
  • Funnel Costs

It also adds the inline_link_clicks metrics to the Clicks models that include the additional segments:

  • Clicks per age
  • Clicks per device
  • Clicks per gender
  • Clicks per platform

The inline_link_clicks metrics include all the metrics that use the inline_link_clicks instead of the total clicks (clicks):

  • inline_clicks
  • inline_ctr
  • inline_cpc
  • results_from_inline_clicks

Closes #9 (closed)

Edited by Yannis Roussos

Merge request reports