Pull stats specific to each of our 100+ JS variations to our LPs | Community
Skip to main content
Level 1
March 2, 2023
Solved

Pull stats specific to each of our 100+ JS variations to our LPs

  • March 2, 2023
  • 1 reply
  • 951 views

Hi all,

 

Interim goal: Get landing page performance report type of stats on each of our (100+ ) JS variations we have for each of our landing pages.

 

Ex. "our.company.com/lander1?utm_x=1" has 100 page views this month vs. "our.company.com/lander1?utm_x=2" has 200 page views this month. 

 

End goal: pull this data via API/ Integration to be combined with other company data across other tools.

 

It doesn't seem like my end goal can be reached via the API. If that's the case, any recommendations for 3rd party reporting visualization tools that'd get us to our goal? We're looking at Tableau currently but not loving it.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SanfordWhiteman

Are you expecting to pull a preformatted, aggregated report via the API? That can’t be done as there’s no “reports API”. But you can certainly pull all the activity log data you would need to create that report.

1 reply

SanfordWhiteman
SanfordWhitemanAccepted solution
Level 10
March 2, 2023

Are you expecting to pull a preformatted, aggregated report via the API? That can’t be done as there’s no “reports API”. But you can certainly pull all the activity log data you would need to create that report.