Skip to content
This repository has been archived by the owner on Jun 2, 2021. It is now read-only.

Social proof API #131

Open
tttp opened this issue May 19, 2021 · 2 comments
Open

Social proof API #131

tttp opened this issue May 19, 2021 · 2 comments
Assignees

Comments

@tttp
Copy link
Member

tttp commented May 19, 2021

Hi,

In order to display a list/pop-up of the latest supporters, we need an api that returns the latest 5 or 10 actions taken on that actionpage :

  • timestamp
  • first name
  • country
  • action type?

image

(this example from change.org isn't great, it shouldn't display the full name IMO

  • It must be an option at the campaign level (and/or actionpage level? not sure) to enable/disable that api
  • It should be an option to filter on the action type (allowlist [register,petition,share?])
  • It must be cached somehow to avoid crashing the server

priority: nice to have, probably having a positive impact, especially if not expensive to add ;)

ideally:

being able to measure the conversion rate (number of action taken/(number of view=== number of actionCount api called))

so we can measure if it has an impact on conversion

@marcinkoziej
Copy link
Contributor

Some good points here.
There is something like this already: Search under campaign-> public actions, but needs some polishing - good idea with per action page filter - it might be good to show social proof from whole campaign but sometimes just from one action pager.
We will also have to change the custom fields format to match the json one coming in v3.
Right now you have to allowlist all action type: field key pairs to get them out in the api

@tttp
Copy link
Member Author

tttp commented May 25, 2021

ok, let's re-visit on v3 then

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants