What does the Braze Import app for PostHog do?
This app sends Braze analytics data series to PostHog. It is currently in beta and is to be used at your own risk.
The data series is imported into PostHog once a day, in a time window corresponding to 00:00AM UTC to 12:00PM UTC of the previous day.
Campaigns, Canvases, News Card Feeds and Segments will only be tracked if any activity was recorded in the last 24 hours time window.
Why is this app in beta?
As a community app, this has not been fully tested with Braze. There may be risks or bugs that arise while using it and users must do so at their own risk.
What are the requirements for this app?
Using the this app requires either PostHog Cloud, or a self-hosted PostHog instance running version 1.30.0 or later.
Not running 1.30.0? Find out how to update your self-hosted PostHog deployment!
How should I configure API permissions for the Braze Import app?
Depending on what kind of analytics you want to export from Braze to PostHog, you need to give your API Key the correct permissions.
Campaigns:
campaigns.listcampaign.data_seriescampaigns.details
Canvas:
canvas.listcanvas.data_seriescanvas.details
Custom Events:
events.listevents.data_series
KPIs:
kpi.mau.data_serieskpi.dau.data_serieskpi.new_users.data_serieskpi.uninstalls.data_series
News Feed Cards:
feed.listfeed.data_seriesfeed.details
Segments:
segments.listsegments.data_seriessegments.details
Sessions:
sessions.data_series
Where can I find out more?
You can read more about Braze REST API Key permissions in Braze's docs.
How do I install the Braze Import app for PostHog?
- Visit the 'Apps' page in your instance of PostHog.
- Search for 'Braze' and select the app, press Install.
- Follow the steps to configure the app.
- Watch events roll in to PostHog.
Is the source code for this app available?
PostHog is open-source and so are all apps on the platform. The source code for the Braze Import app is available on GitHub.
Who created this app?
We'd like to thank PostHog team member Emanuele Capparelli for his work creating this app. Thank you, Emanuele!
Who maintains this app?
This app is maintained by the community. If you have issues with the app not functioning as intended, please raise a bug report to let us know!
What if I have feedback on this app?
We love feature requests and feedback! Please create an issue to tell us what you think.
What if my question isn't answered above?
We love answering questions. Ask us anything via our Support page.
You can also join the PostHog Community Slack group to collaborate with others and get advice on developing your own PostHog apps.