SOLVED

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

Go to solution
CaseyTKG
Level 1

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

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.

1 ACCEPTED SOLUTION

Accepted Solutions
SanfordWhiteman
Level 10 - Community Moderator

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

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.

View solution in original post

1 REPLY 1
SanfordWhiteman
Level 10 - Community Moderator

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

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.