Hey all,
I am a newbie to APIs and my Google Sheets knowledge is… in development.
Currently, I’m using APIpheny to pull Klaviyo data into Sheets. My question is:
Is it possible to pull in metrics like Open Rate and CTR per campaign/send? So that I could then setup a sheet to display something like: Campaign Name | Segment | Open Rate | Click Through Rate.
I guess my question is: How do I do bring that data together and actually tie the metrics (Open Rate, CTR) to the dimension (Campaign Name) within the sheet? Is that something I do:
- As part of the API request?
- With the sheet itself (I would assume this normally, but if I pull in campaign data, I don’t see this associated with it.)?
- Something else I am totally unaware of?
Thank you for literally any help or insight anyone can provide on this.